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-10658

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8729)   Hilbert Space Explorer  Hilbert Space Explorer (8730-10658)  

Statement List for Metamath Proof Explorer - 8901-9000 - Page 90 of 107
TypeLabelDescription
Statement
 
Theoremhis2sub2t 8901 Distributive law for inner product of vector subtraction.
|- ((A e. H~ /\ B e. H~ /\ C e. H~) -> (A .ih (B -h C)) = ((A .ih B) - (A .ih C)))
 
Theoremhiret 8902 A necessary and sufficient condition for an inner product to be real.
|- ((A e. H~ /\ B e. H~) -> ((A .ih B) e. RR <-> (A .ih B) = (B .ih A)))
 
Theoremhiidrclt 8903 Real closure of inner product with self.
|- (A e. H~ -> (A .ih A) e. RR)
 
Theoremhi01t 8904 Inner product with the 0 vector.
|- (A e. H~ -> (0h .ih A) = 0)
 
Theoremhi02t 8905 Inner product with the 0 vector.
|- (A e. H~ -> (A .ih 0h) = 0)
 
Theoremhiidge0t 8906 Inner product with self is not negative.
|- (A e. H~ -> 0 <_ (A .ih A))
 
Theoremhis6t 8907 Zero inner product with self means vector is zero. Lemma 3.1(S6) of [Beran] p. 95.
|- (A e. H~ -> ((A .ih A) = 0 <-> A = 0h))
 
Theoremhis1 8908 Conjugate law for inner product. Postulate (S1) of [Beran] p. 95.
|- A e. H~   &   |- B e. H~   =>   |- (A .ih B) = (*` (B .ih A))
 
Theoremabshicomt 8909 Commuted inner products have the same absolute values.
|- ((A e. H~ /\ B e. H~) -> (abs` (A .ih B)) = (abs` (B .ih A)))
 
Theoremhial0 8910 A vector whose inner product is always zero is zero.
|- (A e. H~ -> (A.x e. H~ (A .ih x) = 0 <-> A = 0h))
 
Theoremhial02 8911 A vector whose inner product is always zero is zero.
|- (A e. H~ -> (A.x e. H~ (x .ih A) = 0 <-> A = 0h))
 
Theoremhisubcom 8912 Two vector subtractions simultaneously commute in an inner product.
|- A e. H~   &   |- B e. H~   &   |- C e. H~   &   |- D e. H~   =>   |- ((A -h B) .ih (C -h D)) = ((B -h A) .ih (D -h C))
 
Theoremhi2eqt 8913 Lemma used to prove equality of vectors.
|- ((A e. H~ /\ B e. H~) -> ((A .ih (A -h B)) = (B .ih (A -h B)) <-> A = B))
 
Theoremhial2eqt 8914 Two vectors whose inner product is always equal are equal.
|- ((A e. H~ /\ B e. H~) -> (A.x e. H~ (A .ih x) = (B .ih x) <-> A = B))
 
Theoremhial2eq2t 8915 Two vectors whose inner product is always equal are equal.
|- ((A e. H~ /\ B e. H~) -> (A.x e. H~ (x .ih A) = (x .ih B) <-> A = B))
 
Theoremorthcom 8916 Orthogonality commutes.
|- ((A e. H~ /\ B e. H~) -> ((A .ih B) = 0 <-> (B .ih A) = 0))
 
Theoremnormlem0 8917 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   =>   |- ((F -h (S .h G)) .ih (F -h (S .h G))) = (((F .ih F) + (-u(*` S) x. (F .ih G))) + ((-uS x. (G .ih F)) + ((S x. (*` S)) x. (G .ih G))))
 
Theoremnormlem1 8918 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- R e. RR   &   |- (abs` S) = 1   =>   |- ((F -h ((S x. R) .h G)) .ih (F -h ((S x. R) .h G))) = (((F .ih F) + (((*` S) x. -uR) x. (F .ih G))) + (((S x. -uR) x. (G .ih F)) + ((R^2) x. (G .ih G))))
 
Theoremnormlem2 8919 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- B = -u(((*` S) x. (F .ih G)) + (S x. (G .ih F)))   =>   |- B e. RR
 
Theoremnormlem3 8920 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- B = -u(((*` S) x. (F .ih G)) + (S x. (G .ih F)))   &   |- A = (G .ih G)   &   |- C = (F .ih F)   &   |- R e. RR   =>   |- (((A x. (R^2)) + (B x. R)) + C) = (((F .ih F) + (((*` S) x. -uR) x. (F .ih G))) + (((S x. -uR) x. (G .ih F)) + ((R^2) x. (G .ih G))))
 
Theoremnormlem4 8921 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- B = -u(((*` S) x. (F .ih G)) + (S x. (G .ih F)))   &   |- A = (G .ih G)   &   |- C = (F .ih F)   &   |- R e. RR   &   |- (abs` S) = 1   =>   |- ((F -h ((S x. R) .h G)) .ih (F -h ((S x. R) .h G))) = (((A x. (R^2)) + (B x. R)) + C)
 
Theoremnormlem5 8922 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- B = -u(((*` S) x. (F .ih G)) + (S x. (G .ih F)))   &   |- A = (G .ih G)   &   |- C = (F .ih F)   &   |- R e. RR   &   |- (abs` S) = 1   =>   |- 0 <_ (((A x. (R^2)) + (B x. R)) + C)
 
Theoremnormlem6 8923 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- B = -u(((*` S) x. (F .ih G)) + (S x. (G .ih F)))   &   |- A = (G .ih G)   &   |- C = (F .ih F)   &   |- (abs` S) = 1   =>   |- (abs` B) <_ (2 x. ((sqr` A) x. (sqr` C)))
 
Theoremnormlem7 8924 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- S e. CC   &   |- F e. H~   &   |- G e. H~   &   |- (abs` S) = 1   =>   |- (((*` S) x. (F .ih G)) + (S x. (G .ih F))) <_ (2 x. ((sqr`
 (G .ih G)) x. (sqr` (F .ih F))))
 
Theoremnormlem8 8925 Lemma used to derive properties of norm.
|- A e. H~   &   |- B e. H~   &   |- C e. H~   &   |- D e. H~   =>   |- ((A +h B) .ih (C +h D)) = (((A .ih C) + (B .ih D)) + ((A .ih D) + (B .ih C)))
 
Theoremnormlem9 8926 Lemma used to derive properties of norm.
|- A e. H~   &   |- B e. H~   &   |- C e. H~   &   |- D e. H~   =>   |- ((A -h B) .ih (C -h D)) = (((A .ih C) + (B .ih D)) - ((A .ih D) + (B .ih C)))
 
Theoremnormlem7tALT 8927 Lemma used to derive properties of norm. Part of Theorem 3.3(ii) of [Beran] p. 97.
|- A e. H~   &   |- B e. H~   =>   |- ((S e. CC /\ (abs` S) = 1) -> (((*` S) x. (A .ih B)) + (S x. (B .ih A))) <_ (2 x. ((sqr` (B .ih B)) x. (sqr` (A .ih A)))))
 
Theorembcseq 8928 Equality case of Bunjakovaskij-Cauchy-Schwarz inequality. Specifically, in the equality case the two vectors are collinear. Compare bcsHIL 8989.
|- A e. H~   &   |- B e. H~   =>   |- (((A .ih B) x. (B .ih A)) = ((A .ih A) x. (B .ih B)) <-> ((B .ih B) .h A) = ((A .ih B) .h B))
 
Theoremnormlem9at 8929 Lemma used to derive properties of norm. Part of Remark 3.4(B) of [Beran] p. 98.
|- ((A e. H~ /\ B e. H~) -> ((A -h B) .ih (A -h B)) = (((A .ih A) + (B .ih B)) - ((A .ih B) + (B .ih A))))
 
Norms
 
Theoremdfhnorm2 8930 Alternate definition of the norm of a vector of Hilbert space. Definition of norm in [Beran] p. 96.
|- normh = {<.x, y>. | (x e. H~ /\ y = (sqr` (x .ih x)))}
 
Theoremnormf 8931 The norm function maps from Hilbert space to reals.
|- normh:H~-->RR
 
Theoremnormvalt 8932 The value of the norm of a vector in Hilbert space. Definition of norm in [Beran] p. 96. In the literature, the norm of A is usually written as "|| A ||", but we use function value notation to take advantage of our existing theorems about functions.
|- (A e. H~ -> (normh` A) = (sqr` (A .ih A)))
 
Theoremnormclt 8933 Real closure of the norm of a vector.
|- (A e. H~ -> (normh` A) e. RR)
 
Theoremnormge0t 8934 The norm of a vector is nonnegative.
|- (A e. H~ -> 0 <_ (normh` A))
 
Theoremnormgt0tOLD 8935 The norm of non-zero vector is positive.
|- (A e. H~ -> (-. A =