Module mathcomp.analysis.normedtype_theory.matrix_normedtype
From HB Require Import structures.From mathcomp Require Import all_ssreflect_compat finmap ssralg ssrnum matrix.
From mathcomp Require Import interval interval_inference.
From mathcomp Require Import boolp classical_sets reals topology.
From mathcomp Require Import prodnormedzmodule tvs pseudometric_normed_Zmodule.
From mathcomp Require Import normed_module.
Set SsrOldRewriteGoalsOrder.
Set Implicit Arguments.
Unset Strict Implicit.
Unset Printing Implicit Defensive.
Import Order.TTheory GRing.Theory Num.Def Num.Theory.
Import numFieldTopology.Exports.
Local Open Scope classical_set_scope.
Local Open Scope ring_scope.
Lemma
Source code
continuous (fun : 'M[K]_(m, n) => M i j).
Proof.
by apply/nbhs_ballP; exists e => //= N [_ MN]; exact/es/MN.
Qed.
#[local]Lemma
Source code
( : 'I_n.+1 -> set T) :
(forall , compact (A i)) ->
compact [ set : 'rV[T]_n.+1 | forall , A i (v ord0 i)].
Proof.
have : @compact (prod_topology _) [set | forall , A i (f i)].
by apply: tychonoff.
move=> Aco F FF FA.
set G := [set [set : 'I_n.+1 -> T | B (\row_ f j)] | in F].
have row_simpl ( : 'rV[T]_n.+1) : \row_ (v ord0 j) = v.
by apply/rowP => ?; rewrite mxE.
have row_simpl' ( : 'I_n.+1 -> T) : (\row_ f j) ord0 = f.
by rewrite funeqE=> ?; rewrite mxE.
have [f [Af clGf]] : [set | forall , A i (f i)] `&`
@cluster (prod_topology _) G !=set0.
suff GF : ProperFilter G.
apply: Aco; exists [set : 'rV[T]_n.+1 | forall , A i (v ord0 i)] => //.
by rewrite predeqE => f; split => Af i; [have := Af i|]; rewrite row_simpl'.
apply Build_ProperFilter_ex.
move=> _ [C FC <-]; have /filter_ex [v Cv] := FC.
by exists (v ord0); rewrite /= row_simpl.
split.
- by exists setT => //; apply: filterT.
- by move=> _ _ [C FC <-] [D FD <-]; exists (C `&` D) => //; apply: filterI.
move=> C D sCD [E FE EeqC]; exists [set : 'rV[T]_n.+1 | D (v ord0)].
by apply: filterS FE => v Ev; apply/sCD; rewrite -EeqC/= row_simpl.
by rewrite predeqE => ? /=; rewrite row_simpl'.
exists (\row_ f j); split; first by move=> i; rewrite mxE; apply: Af.
move=> C D FC f_D; have {}f_D :
nbhs (f : prod_topology _) [set | D (\row_ g j)].
have [E f_E sED] := f_D; rewrite nbhsE.
set Pj := fun => open_nbhs (f j) Bj /\ Bj `<=` E ord0 j.
have exPj : forall , exists , open_nbhs (f j) Bj /\ Bj `<=` E ord0 j.
move=> j; have := f_E ord0 j; rewrite nbhsE => - [Bj].
by rewrite row_simpl'; exists Bj.
exists [set | forall , (get (Pj j)) (g j)]; last first.
move=> g Pg; apply: sED => i j; rewrite ord1 row_simpl'.
by have /getPex [_ /(_ _ (Pg j))] := exPj j.
split; last by move=> j; have /getPex [[]] := exPj j.
exists [set [set | forall , get (Pj j) (g j)] | in [set | 'I_n.+1 x]];
last first.
rewrite predeqE => g; split; first by move=> [_ [_ _ <-]].
move=> Pg; exists [set | forall , get (Pj j) (g j)] => //.
by exists ord0.
move=> _ [_ _ <-]; set s := [seq (@^~ j) @^-1` (get (Pj j)) |
Source code
exists [fset in s]%fset.
move=> B'; rewrite in_fset => /mapP [j _ ->]; rewrite inE.
exists j => //; exists (get (Pj j)) => //.
by have /getPex [[]] := exPj j.
rewrite predeqE => g; split=> [Ig j|Ig B'].
apply: (Ig ((@^~ j) @^-1` (get (Pj j)))).
by rewrite /= in_fset; apply/mapP; exists j => //; rewrite mem_enum.
by rewrite /= in_fset => /mapP [j _ ->]; apply: Ig.
have GC : G [set | C (\row_ g j)] by exists C.
by have [g []] := clGf _ _ GC f_D; exists (\row_ (g j : T)).
Qed.
Lemma
Source code
(forall , compact (A i)) ->
compact [ set : 'rV[T]_n | forall , A i (v ord0 i)].
Proof.
have P0 : #|{: 'I_1 * 'I_0}| = 0 by rewrite card_prod/= !card_ord muln0.
pose v0 := Matrix (ffun0 P0 : {ffun 'I_1 * 'I_0 -> T}).
rewrite (_ : mkset _ = [set v0]); first exact: compact_set1.
by rewrite predeqE => x /=; split => [ _ | _ []//]; apply/rowP => -[].
Qed.
Section mx_norm.
Variables ( : numDomainType) ( : nat).
Implicit Types x y : 'M[K]_(m, n).
Definition
ConvexQuasiAssoc.law : forall [R : numDomainType] [T : Type], ({i01 R} -> T -> T -> T) -> Prop ConvexQuasiAssoc.law is not universe polymorphic Arguments ConvexQuasiAssoc.law [R] [T]%type_scope conv%function_scope ConvexQuasiAssoc.law is transparent Expands to: Constant mathcomp.analysis.convex.ConvexQuasiAssoc.law Declared in library mathcomp.analysis.convex, line 61, characters 11-14
Source code
Lemma
Source code
Proof.
Lemma
Source code
Proof.
Lemma
Source code
Proof.
Lemma
Source code
Proof.
Lemma
Source code
Proof.
elim/big_ind : _ => [|a b Ha Hb H|/= i _ _]; [by rewrite eqxx| |by exists i].
case: (leP a b) => ab.
+ suff /Hb[i xi] : b%:num != 0 by exists i.
by apply: contra H => b0; rewrite max_r.
+ suff /Ha[i xi] : a%:num != 0 by exists i.
by apply: contra H => a0; rewrite max_l // ltW.
Qed.
Lemma
Source code
Proof.
rewrite !mulrS; apply/eqP; rewrite eq_le; apply/andP; split.
by rewrite -ih; exact/ler_mx_norm_add.
have [/mx_norm_eq0->|x0] := eqVneq (mx_norm x) 0.
by rewrite -/(mx_norm 0) -/(mx_norm 0) !(mul0rn,addr0,mx_norm0).
rewrite -/(mx_norm x) -num_abs_le; last by rewrite mx_normE.
apply/bigmax_geP; right => /=.
have [i Hi] := mx_norm_neq0 x0.
exists i => //; rewrite Hi -!mulrS -normrMn mulmxnE.
by rewrite le_eqVlt; apply/orP; left; apply/eqP/val_inj => /=; rewrite normr_id.
Qed.
Lemma
Source code
Proof.
End mx_norm.
Lemma
Source code
mx_norm x = \big[maxr/0]_ `|x ij.1 ij.2|.
Proof.
.
Source code
Source code
Source code
Num.Zmodule_isNormed.Build K 'M[K]_(m, n)
(@ler_mx_norm_add _ _ _) (@mx_norm_eq0 _ _ _)
(@mx_norm_natmul _ _ _) (@mx_normN _ _ _).
Section example_of_sharing.
Variables ( : numDomainType).
Example
convex_quasi_associative : forall [R : numDomainType] [T : Type], ({i01 R} -> T -> T -> T) -> Prop convex_quasi_associative is not universe polymorphic Arguments convex_quasi_associative [R] [T]%type_scope conv%function_scope convex_quasi_associative is transparent Expands to: Constant mathcomp.analysis.convex.convex_quasi_associative Declared in library mathcomp.analysis.convex, line 101, characters 11-35
Source code
`|M + N| <= `|M| + `|N|.
Proof.
Example
convex_lmodType : forall {R : numDomainType}, lmodType R -> Type convex_lmodType is not universe polymorphic Arguments convex_lmodType {R} E convex_lmodType is transparent Expands to: Constant mathcomp.analysis.convex.convex_lmodType Declared in library mathcomp.analysis.convex, line 131, characters 11-26
Source code
Proof.
End example_of_sharing.
Section matrix_pseudoMetricNormedZmod.
Variables ( : numFieldType) ( : nat).
Local Lemma
Source code
Proof.
Lemma
Source code
Proof.
- move=> /[dup] => /ltW/nonnegP[{}e] e_gt0 xey.
rewrite num_lt; apply/bigmax_ltP => /=.
by rewrite -num_lt /=; split => // -[? ?] _; rewrite !mxE; exact: xey.
- have e_gt0 : 0 < e by rewrite (le_lt_trans _ xey).
move: e_gt0 (e_gt0) xey => /ltW/nonnegP[{}e] e_gt0.
move=> /(bigmax_ltP _ _ _ (fun=> _%:itv)) /= [e0 xey].
split=> // i j.
by move: (xey (i, j)); rewrite !mxE; exact.
Qed.
.
Source code
Source code
NormedZmod_PseudoMetric_eq.Build K 'M[K]_(m, n) mx_norm_ball.
End matrix_pseudoMetricNormedZmod.
Lemma
Source code
bounded_set A -> closed A -> compact A.
Proof.
have Mnco : compact
[set : 'rV[R]_n | forall , v ord0 i \in `[(- (M + 1)), (M + 1)]].
apply: (@rV_compact _ _ (fun=> `[(- (M + 1)), (M + 1)]%classic)).
by move=> _; apply: segment_compact.
apply: subclosed_compact Acl Mnco _ => v /normAltM normvleM i.
suff : `|v ord0 i : R| <= M + 1 by rewrite ler_norml.
apply: le_trans (normvleM _ _); last by rewrite ltrDl.
have /mapP[j Hj ->] : `|v ord0 i| \in [seq `|v x.1 x.2| |
Source code
by apply/mapP; exists (ord0, i) => //=; rewrite mem_enum.
by rewrite [leRHS]/normr /= mx_normrE; apply/bigmax_geP; right => /=; exists j.
Qed.
Section matrix_NormedModule.
Lemma
Source code
`| l *: x | = `| l | * `| x |.
Proof.
.
Source code
Source code
Source code
PseudoMetricNormedZmod_Lmodule_isNormedModule.Build K 'M[K]_(m, n)
(@mx_normZ K m n).
End matrix_NormedModule.