HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10682

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8757)   Hilbert Space Explorer  Hilbert Space Explorer (8758-10682)  

Statement List for Metamath Proof Explorer - 9001-9100 - Page 91 of 107
TypeLabelDescription
Statement
 
Theoremhilhh 9001 Deduce the structure of Hilbert space from its components.
|- H~ = (Base` U)   &   |- +h = (+v` U)   &   |- .h = (.s` U)   &   |- .ih = (.i` U)   &   |- U e. NrmCVec   =>   |- U = <.<. +h , .h >., normh>.
 
Theoremhhnv 9002 Hilbert space is a normed complex vector space.
|- U = <.<. +h , .h >., normh>.   =>   |- U e. NrmCVec
 
Theoremhhva 9003 The group (addition) operation of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- +h = (+v`
 U)
 
Theoremhhba 9004 The base set of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- H~ = (Base` U)
 
Theoremhh0v 9005 The zero vector of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- 0h = (0v`
 U)
 
Theoremhhsm 9006 The scalar product operation of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- .h = (.s`
 U)
 
Theoremhhvs 9007 The vector subtraction operation of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- -h = (-v`
 U)
 
Theoremhhnm 9008 The norm function of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- normh = (norm` U)
 
Theoremhhims 9009 The induced metric of Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (normh o. -h )   =>   |- D = (IndMet` U)
 
Theoremhhims2 9010 Hilbert space distance metric.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- D = (normh o. -h )
 
Theoremhhmet 9011 The induced metric of Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- D e. Met
 
Theoremhhmetba 9012 The base set for the metric for Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- H~ = dom dom D
 
Theoremhhmetdval 9013 Value of the distance function of the metric space of Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- ((A e. H~ /\ B e. H~) -> (ADB) = (normh` (A -h B)))
 
Theoremhhip 9014 The inner product operation of Hilbert space.
|- U = <.<. +h , .h >., normh>.   =>   |- .ih = (.i` U)
 
Theoremhhph 9015 The Hilbert space of the Hilbert Space Explorer is an inner product space.
|- U = <.<. +h , .h >., normh>.   =>   |- U e. CPreHil
 
Bunjakovaskij-Cauchy-Schwarz inequality
 
TheorembcsALT 9016 Bunjakovaskij-Cauchy-Schwarz inequality. Remark 3.4 of [Beran] p. 98.
|- A e. H~   &   |- B e. H~   =>   |- (abs` (A .ih B)) <_ ((normh` A) x. (normh` B))
 
TheorembcsHIL 9017 Bunjakovaskij-Cauchy-Schwarz inequality. Remark 3.4 of [Beran] p. 98. (Proved from ZFC version.)
|- A e. H~   &   |- B e. H~   =>   |- (abs` (A .ih B)) <_ ((normh` A) x. (normh` B))
 
Theorembcst 9018 Bunjakovaskij-Cauchy-Schwarz inequality. Remark 3.4 of [Beran] p. 98.
|- ((A e. H~ /\ B e. H~) -> (abs` (A .ih B)) <_ ((normh` A) x. (normh` B)))
 
Theorembcs2t 9019 Corollary of the Bunjakovaskij-Cauchy-Schwarz inequality bcsHIL 9017.
|- ((A e. H~ /\ B e. H~ /\ (normh` A) <_ 1) -> (abs` (A .ih B)) <_ (normh` B))
 
Theorembcs3t 9020 Corollary of the Bunjakovaskij-Cauchy-Schwarz inequality bcsHIL 9017.
|- ((A e. H~ /\ B e. H~ /\ (normh` B) <_ 1) -> (abs` (A .ih B)) <_ (normh` A))
 
Cauchy sequences and limits
 
Theoremhcau 9021 Member of the set of Cauchy sequences on a Hilbert space. Definition for Cauchy sequence in [Beran] p. 96.
|- (F e. Cauchy <-> (F:NN-->H~ /\ A.x e. RR (0 < x -> E.y e. NN A.z e. NN A.w e. NN ((y <_ z /\ y <_ w) -> (normh` ((F` z) -h (F` w))) < x))))
 
Theoremhcauseq 9022 A Cauchy sequences on a Hilbert space is a sequence.
|- (F e. Cauchy -> F:NN-->H~)
 
Theoremhcaucvg 9023 A Cauchy sequence on a Hilbert space converges.
|- (F e. Cauchy -> A.x e. RR (0 < x -> E.y e. NN A.z e. NN A.w e. NN ((y <_ z /\ y <_ w) -> (normh` ((F` z) -h (F` w))) < x)))
 
Theoremseq1hcau 9024 A sequence on a Hilbert space is a Cauchy sequence if it converges.
|- (F:NN-->H~ -> (F e. Cauchy <-> A.x e. RR (0 < x -> E.y e. NN A.z e. NN A.w e. NN ((y <_ z /\ y <_ w) -> (normh` ((F` z) -h (F` w))) < x))))
 
Theoremhcau2 9025 Alternate representation of a Hilbert space Cauchy sequence.
|- (F e. Cauchy <-> (F:NN-->H~ /\ A.x e. RR (0 < x -> E.j e. NN A.k e. NN (j <_ k -> (normh` ((F` k) -h (F` j))) < x))))
 
Theoremhlim 9026 Express the predicate: The limit of vector sequence F in a Hilbert space is A, i.e. F converges to A. This means that for any real x, no matter how small, there always exists an integer y such that the norm of any later vector in the sequence minus the limit is less than x. Definition of converge in [Beran] p. 96.
|- F e. V   &   |- A e. V   =>   |- (F ~~>v A <-> ((F:NN-->H~ /\ A e. H~) /\ A.x e. RR (0 < x -> E.y e. NN A.z e. NN (y <_ z -> (normh` ((F` z) -h A)) < x))))
 
Theoremhlimseq 9027 A sequence with a limit on a Hilbert space is a sequence.
|- F e. V   &   |- A e. V   =>   |- (F ~~>v A -> F:NN-->H~)
 
Theoremhlimvec 9028 Closure of the limit of a sequence on Hilbert space.
|- F e. V   &   |- A e. V   =>   |- (F ~~>v A -> A e. H~)
 
Theoremhlimconv 9029 Convergence of a sequence on a Hilbert space.
|- F e. V   &   |- A e. V   =>   |- (F ~~>v A -> A.x e. RR (0 < x -> E.y e. NN A.z e. NN (y <_ z -> (normh` ((F` z) -h A)) < x)))
 
Theoremhlim2 9030 The limit of a sequence on a Hilbert space.
|- ((F:NN-->H~ /\ A e. H~) -> (F ~~>v A <-> A.x e. RR (0 < x -> E.y e. NN A.z e. NN (y <_ z -> (normh` ((F` z) -h A)) < x))))
 
Derivation of the completeness axiom from ZF set theory
 
Theoremhilmet 9031 The Hilbert space norm determines a metric space.
|- D = (normh o. -h )   =>   |- D e. Met
 
Theoremhilmetdval 9032 Value of the distance function of the metric space of Hilbert space.
|- D = (normh o. -h )   =>   |- ((A e. H~ /\ B e. H~) -> (ADB) = (normh` (A -h B)))
 
Theoremhilmetba 9033 The base set for the metric for Hilbert space.
|- D = (normh o. -h )   =>   |- H~ = dom dom D
 
Theoremhilims 9034 Hilbert space distance metric.
|- H~ = (Base` U)   &   |- +h = (+v` U)   &   |- .h = (.s` U)   &   |- .ih = (.i` U)   &   |- D = (IndMet` U)   &   |- U e. NrmCVec   =>   |- D = (normh o. -h )
 
Theoremhillim 9035 Hilbert space limit in terms of metric space limit.
|- H~ = (Base` U)   &   |- +h = (+v` U)   &   |- .h = (.s` U)   &   |- .ih = (.i` U)   &   |- D = (IndMet` U)   &   |- U e. NrmCVec   =>   |- ~~>v = ((~~>m` D) |` (H~ ^m NN))
 
Theoremhilcau 9036 Hilbert space Cauchy sequences in terms of metric space Cauchy sequences.
|- H~ = (Base` U)   &   |- +h = (+v` U)   &   |- .h = (.s` U)   &   |- .ih = (.i` U)   &   |- D = (IndMet` U)   &   |- U e. NrmCVec   =>   |- Cauchy = ((Cau` D) i^i (H~ ^m NN))
 
Theoremhhlm 9037 The limit sequences of Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- ~~>v = ((~~>m` D) |` (H~ ^m NN))
 
Theoremhhcau 9038 The Cauchy sequences of Hilbert space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- Cauchy = ((Cau` D) i^i (H~ ^m NN))
 
Theoremhhcmpl 9039 Lemma used for derivation of the completeness axiom ax-hcompl 9041 from ZFC Hilbert space theory.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   &   |- (F e. (Cau` D) -> E.x e. H~ F(~~>m` D)x)   =>   |- (F e. Cauchy -> E.x e. H~ F ~~>v x)
 
Theoremhilcompl 9040 Lemma used for derivation of the completeness axiom ax-hcompl 9041 from ZFC Hilbert space theory. The first 5 hypotheses would be satisfied by the definitions described in ax-hilex 8839; the 6th would be satisfied by eqid 1473; the 7th by a given fixed Hilbert space; and the last by theorem hlcompl 8572.
|- H~ = (Base` U)   &   |- +h = (+v` U)   &   |- .h = (.s` U)   &   |- .ih = (.i` U)   &   |- D = (IndMet` U)   &   |- U e. CHil   &   |- (F e. (Cau` D) -> E.x e. H~ F(~~>m` D)x)   =>   |- (F e. Cauchy -> E.x e. H~ F ~~>v x)
 
Completeness postulate for a Hilbert space
 
Axiomax-hcompl 9041 Completeness of a Hilbert space.
|- (F e. Cauchy -> E.x e. H~ F ~~>v x)
 
Relate Hilbert space to ZFC pre-Hilbert and Hilbert spaces
 
Theoremhhcms 9042 The Hilbert space induced metric determines a complete metric space.
|- U = <.<. +h , .h >., normh>.   &   |- D = (IndMet` U)   =>   |- D e. CMet
 
Theoremhhhl 9043 The Hilbert space structure is a complex Hilbert space.
|- U = <.<. +h ,