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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8758)   Hilbert Space Explorer  Hilbert Space Explorer (8759-10684)  

Statement List for Metamath Proof Explorer - 10101-10200 - Page 102 of 107
TypeLabelDescription
Statement
 
Theorempj2cocl 10101 Closure of double composition of projections.
|- F e. CH   &   |- G e. CH   &   |- H e. CH   =>   |- (A e. H~ -> ((((proj` F) o. (proj` G)) o. (proj` H))` A) e. F)
 
Theorempj3lem1 10102 Lemma for projection triplet theorem.
 
Theorempj3s 10103 Stronger projection triplet theorem.
|- F e. CH   &   |- G e. CH   &   |- H e. CH   =>   |- (((((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` H) o. (proj` G)) o. (proj` F)) /\ ran (((proj` F) o. (proj` G)) o. (proj` H)) (_ G) -> (((proj` F) o. (proj` G)) o. (proj` H)) = (proj` ((F i^i G) i^i H)))
 
Theorempj3 10104 Projection triplet theorem.
|- F e. CH   &   |- G e. CH   &   |- H e. CH   =>   |- (((((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` H) o. (proj` G)) o. (proj` F)) /\ (((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` G) o. (proj` F)) o. (proj` H))) -> (((proj` F) o. (proj` G)) o. (proj` H)) = (proj` ((F i^i G) i^i H)))
 
Theorempj3cor1 10105 Projection triplet corollary.
|- F e. CH   &   |- G e. CH   &   |- H e. CH   =>   |- (((((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` H) o. (proj` G)) o. (proj` F)) /\ (((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` G) o. (proj` F)) o. (proj` H))) -> (((proj` F) o. (proj` G)) o. (proj` H)) = (((proj` H) o. (proj` F)) o. (proj` G)))
 
Theorempjs14 10106 Theorem S-14 of Watanabe, p. 486.
|- G e. CH   &   |- H e. CH   =>   |- (A e. H~ -> (normh` (((proj` H) o. (proj` G))` A)) <_ (normh` ((proj` G)` A)))
 
States on a Hilbert lattice
 
Definitiondf-st 10107 Define the set of states on a Hilbert lattice. Definition of [Kalmbach] p. 266.
|- States = {f | ((f:CH-->RR /\ A.x e. CH (0 <_ (f` x) /\ (f` x) <_ 1)) /\ ((f` H~) = 1 /\ A.x e. CH A.y e. CH (x (_ (_|_` y) -> (f` (x vH y)) = ((f` x) + (f` y)))))}
 
Definitiondf-hst 10108 Define the set of complex Hilbert-space-valued states on a Hilbert lattice. Definition of CH-states in [Mayet3] p. 9.
|- CHStates = {f | (f:CH-->H~ /\ (normh` (f` H~)) = 1 /\ A.x e. CH A.y e. CH (x (_ (_|_` y) -> (((f` x) .ih (f` y)) = 0 /\ (f` (x vH y)) = ((f` x) +h (f` y)))))}
 
Theoremstelt 10109 Property of a state.
|- (S e. States <-> ((S:CH-->RR /\ A.x e. CH (0 <_ (S` x) /\ (S` x) <_ 1)) /\ ((S` H~) = 1 /\ A.x e. CH A.y e. CH (x (_ (_|_` y) -> (S` (x vH y)) = ((S` x) + (S` y))))))
 
Theoremhstelt 10110 Property of a complex Hilbert-space-valued state. Definition of CH-states in [Mayet3] p. 9.
|- (S e. CHStates <-> (S:CH-->H~ /\ (normh` (S` H~)) = 1 /\ A.x e. CH A.y e. CH (x (_ (_|_` y) -> (((S` x) .ih (S` y)) = 0 /\ (S` (x vH y)) = ((S` x) +h (S` y))))))
 
Theoremstclt 10111 Real closure of the value of a state.
|- (S e. States -> (A e. CH -> (S` A) e. RR))
 
Theoremhstclt 10112 Closure of the value of a Hilbert-space-valued state.
|- ((S e. CHStates /\ A e. CH) -> (S` A) e. H~)
 
Theoremhst1t 10113 Unit value of a Hilbert-space-valued state.
|- (S e. CHStates -> (normh` (S` H~)) = 1)
 
Theoremhstel2t 10114 Properties of a Hilbert-space-valued state.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ (_|_` B))) -> (((S` A) .ih (S` B)) = 0 /\ (S` (A vH B)) = ((S` A) +h (S` B))))
 
Theoremhstortht 10115 Orthogonality property of a Hilbert-space-valued state. This is a key feature distinguishing it from a real-valued state.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ (_|_` B))) -> ((S` A) .ih (S` B)) = 0)
 
Theoremhstosumt 10116 Orthogonal sum property of a Hilbert-space-valued state.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ (_|_` B))) -> (S` (A vH B)) = ((S` A) +h (S` B)))
 
Theoremhstoct 10117 Sum of a Hilbert-space-valued state of a lattice element and its orthocomplement.
|- ((S e. CHStates /\ A e. CH) -> ((S` A) +h (S` (_|_` A))) = (S` H~))
 
Theoremhstnmoct 10118 Sum of norms of a Hilbert-space-valued state.
|- ((S e. CHStates /\ A e. CH) -> (((normh` (S` A))^2) + ((normh` (S` (_|_` A)))^2)) = 1)
 
Theoremstge0t 10119 The value of a state is nonnegative.
|- (S e. States -> (A e. CH -> 0 <_ (S` A)))
 
Theoremstle1t 10120 The value of a state is less than or equal to one.
|- (S e. States -> (A e. CH -> (S` A) <_ 1))
 
Theoremhstle1t 10121 The norm of the value of a Hilbert-space-valued state is less than or equal to one.
|- ((S e. CHStates /\ A e. CH) -> (normh` (S` A)) <_ 1)
 
Theoremhst1ht 10122 The norm of a Hilbert-space-valued state equals one iff the state value equals the state value of the lattice unit.
|- ((S e. CHStates /\ A e. CH) -> ((normh` (S` A)) = 1 <-> (S` A) = (S` H~)))
 
Theoremhst0ht 10123 The norm of a Hilbert-space-valued state equals zero iff the state value equals zero.
|- ((S e. CHStates /\ A e. CH) -> ((normh` (S` A)) = 0 <-> (S` A) = 0h))
 
Theoremhstpytht 10124 Pythagorean property of a Hilbert-space-valued state for orthogonal vectors A and B.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ (_|_` B))) -> ((normh` (S` (A vH B)))^2) = (((normh` (S` A))^2) + ((normh` (S` B))^2)))
 
Theoremhstlet 10125 Ordering property of a Hilbert-space-valued state.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ B)) -> (normh` (S` A)) <_ (normh` (S` B)))
 
Theoremhstlest 10126 Ordering property of a Hilbert-space-valued state.
|- (((S e. CHStates /\ A e. CH) /\ (B e. CH /\ A (_ B)) -> ((normh` (S` A)) = 1 -> (normh` (S` B)) = 1))
 
Theoremhstoht 10127 A Hilbert-space-valued state orthogonal to the state of the lattice unit is zero.
|- ((S e. CHStates /\ A e. CH /\ ((S` A) .ih (S` H~)) = 0) -> (S` A) = 0h)
 
Theoremhst0t 10128 A Hilbert-space-valued state is zero at the zero subspace.
|- (S e. CHStates -> (S` 0H) = 0h)
 
Theoremsthil 10129 The value of a state at the full Hilbert space.
|- (S e. States -> (S` H~) = 1)
 
Theoremstjt 10130 The value of a state on a join.
|- (S e. States -> (((A e. CH /\ B e. CH) /\ A (_ (_|_` B)) -> (S` (A vH B)) = ((S` A) + (S` B))))
 
Theoremsto1 10131 The state of a subspace plus the state of its orthocomplement.
|- A e. CH   =>   |- (S e. States -> ((S` A) + (S` (_|_`
 A))) = 1)
 
Theoremsto2 10132 The state of the orthocomplement.
|- A e. CH   =>   |- (S e. States -> (S` (_|_` A)) = (1 - (S` A)))
 
Theoremstge1 10133 If a state is greater than or equal to 1, it is 1.
|- A e. CH   =>   |- (S e. States -> (1 <_ (S` A) <-> (S` A) = 1))
 
Theoremstle0 10134 If a state is less than or equal to 0, it is 0.
|- A e. CH   =>   |- (S e. States -> ((S` A) <_ 0 <-> (S` A) = 0))
 
Theoremstle 10135 Ordering law for states.
|- A e. CH   &   |- B e. CH   =>   |- (S e. States -> (A (_ B -> (S` A) <_ (S` B)))
 
Theoremstles 10136 Ordering law for states.
|- A e. CH   &   |- B e. CH   =>   |- (S e. States ->