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-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 9601-9700 - Page 97 of 123
TypeLabelDescription
Statement
 
Theoremdfchj3 9601 Alternate definition of join in the set of closed subspaces of Hilbert space CH: the join is the supremum of its two arguments. Based on the definition of join in [Beran] p. 3. For later convenience we prove a general version that works for any subset of Hilbert space, not just the elements of the lattice CH.
|- vH = {<.<.x, y>., z>. | ((x (_ H~ /\ y (_ H~) /\ z = ( \/H ` {x, y}))}
 
Theoremsshjval3 9602 Value of join for subsets of Hilbert space in terms of supremum: the join is the supremum of its two arguments. Based on the definition of join in [Beran] p. 3.
|- ((A (_ H~ /\ B (_ H~) -> (A vH B) = ( \/H ` {A, B}))
 
Theoremsshjcl 9603 Closure of join for subsets of Hilbert space.
|- ((A (_ H~ /\ B (_ H~) -> (A vH B) e. CH)
 
Theoremshjcl 9604 Closure of join in SH.
|- ((A e. SH /\ B e. SH) -> (A vH B) e. CH)
 
Theoremchjcl 9605 Closure of join in CH.
|- ((A e. CH /\ B e. CH) -> (A vH B) e. CH)
 
Theoremshjcom 9606 Commutative law for Hilbert lattice join of subspaces.
|- ((A e. SH /\ B e. SH) -> (A vH B) = (B vH A))
 
Theoremshincli 9607 Closure of intersection of two subspaces.
|- A e. SH   &   |- B e. SH   =>   |- (A i^i B) e. SH
 
Theoremshscomi 9608 Commutative law for subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A +H B) = (B +H A)
 
Theoremshsvai 9609 Vector sum belongs to subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- ((C e. A /\ D e. B) -> (C +h D) e. (A +H B))
 
Theoremshsel1i 9610 A subspace sum contains a member of one of its subspaces.
|- A e. SH   &   |- B e. SH   =>   |- (C e. A -> C e. (A +H B))
 
Theoremshsel2i 9611 A subspace sum contains a member of one of its subspaces.
|- A e. SH   &   |- B e. SH   =>   |- (C e. B -> C e. (A +H B))
 
Theoremshsvsi 9612 Vector subtraction belongs to subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- ((C e. A /\ D e. B) -> (C -h D) e. (A +H B))
 
Theoremshunssi 9613 Union is smaller than subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A u. B) (_ (A +H B)
 
Theoremshsleji 9614 Subspace sum is smaller than Hilbert lattice join. Remark in [Kalmbach] p. 65.
|- A e. SH   &   |- B e. SH   =>   |- (A +H B) (_ (A vH B)
 
Theoremshunssji 9615 Union is smaller than Hilbert lattice join.
|- A e. SH   &   |- B e. SH   =>   |- (A u. B) (_ (A vH B)
 
Theoremshjcomi 9616 Commutative law for join in SH.
|- A e. SH   &   |- B e. SH   =>   |- (A vH B) = (B vH A)
 
Theoremshsub1i 9617 Subspace sum is an upper bound of its arguments.
|- A e. SH   &   |- B e. SH   =>   |- A (_ (A +H B)
 
Theoremshsub2i 9618 Subspace sum is an upper bound of its arguments.
|- A e. SH   &   |- B e. SH   =>   |- A (_ (B +H A)
 
Theoremshub1i 9619 Hilbert lattice join is an upper bound of two subspaces.
|- A e. SH   &   |- B e. SH   =>   |- A (_ (A vH B)
 
Theoremshjcli 9620 Closure of CH join.
|- A e. SH   &   |- B e. SH   =>   |- (A vH B) e. CH
 
Theoremshjshcli 9621 SH closure of join.
|- A e. SH   &   |- B e. SH   =>   |- (A vH B) e. SH
 
Theoremshlubi 9622 Hilbert lattice join is the least upper bound (among Hilbert lattice elements) of two subspaces.
|- A e. SH   &   |- B e. SH   &   |- C e. CH   =>   |- ((A (_ C /\ B (_ C) <-> (A vH B) (_ C)
 
Theoremshlessi 9623 Subset implies subset of subspace sum.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- (A (_ B -> (A +H C) (_ (B +H C))
 
Theoremshlej1i 9624 Add disjunct to both sides of Hilbert subspace ordering.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- (A (_ B -> (A vH C) (_ (B vH C))
 
Theoremshlej2i 9625 Add disjunct to both sides of Hilbert subspace ordering.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- (A (_ B -> (C vH A) (_ (C vH B))
 
Theoremshslej 9626 Subspace sum is smaller than subspace join. Remark in [Kalmbach] p. 65.
|- ((A e. SH /\ B e. SH) -> (A +H B) (_ (A vH B))
 
Theoremshincl 9627 Closure of intersection of two subspaces.
|- ((A e. SH /\ B e. SH) -> (A i^i B) e. SH)
 
Theoremshub1 9628 Hilbert lattice join is an upper bound of two subspaces.
|- ((A e. SH /\ B e. SH) -> A (_ (A vH B))
 
Theoremshub2 9629 A subspace is a subset of its Hilbert lattice join with another.
|- ((A e. SH /\ B e. SH) -> A (_ (B vH A))
 
Theoremshlub 9630 Hilbert lattice join is the least upper bound (among Hilbert lattice elements) of two subspaces.
|- ((A e. SH /\ B e. SH /\ C e. CH) -> ((A (_ C /\ B (_ C) <-> (A vH B) (_ C))
 
Theoremshlej1 9631 Add disjunct to both sides of Hilbert subspace ordering.
|- (((A e. SH /\ B e. SH /\ C e. SH) /\ A (_ B) -> (A vH C) (_ (B vH C))
 
Theoremshlej2 9632 Add disjunct to both sides of Hilbert subspace ordering.
|- (((A e. SH /\ B e. SH /\ C e. SH) /\ A (_ B) -> (C vH A) (_ (C vH B))
 
Theoremshsidmi 9633 Idempotent law for Hilbert subspace sum.
|- A e. SH   =>   |- (A +H A) = A
 
Theoremshslubi 9634 Least upper bound law for Hilbert subspace sum.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- ((A (_ C /\ B (_ C) <-> (A +H B) (_ C)
 
Theoremshlesb1i 9635 Hilbert lattice ordering in terms of subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A (_ B <-> (A +H B) = B)
 
Theoremshsumval2i 9636 An alternate way to express subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A +H B) = |^|{x e. SH | (A u. B) (_ x}
 
Theoremshsumval3i 9637 An alternate way to express subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A +H B) = (span` (A u. B))
 
Theoremshmodsi 9638 The modular law holds for subspace sum. Similar to part of Theorem 16.9 of [MaedaMaeda] p. 70.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- (A (_ C -> ((A +H B) i^i C) (_ (A +H (B i^i C)))
 
Theoremshmodi 9639 The modular law is implied by the closure of subspace sum. Part of proof of Theorem 16.9 of [MaedaMaeda] p. 70.
|- A e. SH   &   |- B e. SH   &   |- C e. SH   =>   |- (((A +H B) = (A vH B) /\ A (_ C) -> ((A vH B) i^i C) (_ (A vH (B i^i C)))
 
Hilbert lattice operations
 
Theoremsh0le 9640 The zero subspace is the smallest subspace.
|- (A e. SH -> 0H (_ A)
 
Theoremch0le 9641 The zero subspace is the smallest member of CH.
|- (A e. CH -> 0H (_ A)
 
Theoremshle0 9642 No subspace is smaller than the zero subspace.
|- (A e. SH -> (A (_ 0H <-> A = 0H))
 
Theoremchle0 9643 No Hilbert lattice element is smaller than zero.
|- (A e. CH -> (A (_ 0H <-> A = 0H))
 
Theoremchnlen0 9644 A Hilbert lattice element that is not a subset of another is nonzero.
|- (B e. CH -> (-. A (_ B -> -. A = 0H))
 
Theoremch0pss 9645 The zero subspace is a proper subset of non-zero Hilbert lattice elements.
|- (A e. CH -> (0H (. A <-> A =/= 0H))
 
Theoremorthin 9646 The intersection of orthogonal subspaces is the zero subspace.
|- ((A e. SH /\ B e. SH) -> (A (_ (_|_` B) -> (A i^i B) = 0H))
 
Theoremshne0i 9647 A non-zero subspace has a non-zero vector.
|- A e. SH   =>   |- (A =/= 0H <-> E.x e. A x =/= 0h)
 
Theoremshs0i 9648 Hilbert subspace sum with the zero subspace.
|- A e. SH   =>   |- (A +H 0H) = A
 
Theoremshs00i 9649 Two subspaces are zero iff their join is zero.
|- A e. SH   &   |- B e. SH   =>   |- ((A = 0H /\ B = 0H) <-> (A +H B) = 0H)
 
Theoremch0lei 9650 The closed subspace zero is the smallest member of CH.
|- A e. CH   =>   |- 0H (_ A
 
Theoremchle0i 9651 No Hilbert closed subspace is smaller than zero.
|- A e. CH   =>   |- (A (_ 0H <-> A = 0H)
 
Theoremchne0i 9652 A non-zero closed subspace has a non-zero vector.
|- A e. CH   =>   |- (A =/= 0H <-> E.x e. A x =/= 0h)
 
Theoremchocini 9653 Intersection of a closed subspace and its orthocomplement. Part of Proposition 1 of [Kalmbach] p. 65.
|- A e. CH   =>   |- (A i^i (_|_` A)) = 0H
 
Theoremchj0i 9654 Join with lattice zero in CH.
|- A e. CH   =>   |- (A vH 0H) = A
 
Theoremchm1i 9655 Meet with lattice one in CH.
|- A e. CH   =>   |- (A i^i H~) = A
 
Theoremchjcli 9656 Closure of CH join.
|- A e. CH   &   |- B e. CH   =>   |- (A vH B) e. CH
 
Theoremchsleji 9657 Subspace sum is smaller than subspace join. Remark in [Kalmbach] p. 65.
|- A e. CH   &   |- B e. CH   =>   |- (A +H B) (_ (A vH B)
 
Theoremchseli 9658 Membership in subspace sum.
|- A e. CH   &   |- B e. CH   =>   |- (C e. (A +H B) <-> E.x e. A E.y e. B C = (x +h y))
 
Theoremchincli 9659 Closure of Hilbert lattice intersection.
|- A e. CH   &   |- B e. CH   =>   |- (A i^i B) e. CH
 
Theoremchsscon3i 9660 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- (A (_ B <-> (_|_`
 B) (_ (_|_` A))
 
Theoremchsscon1i 9661 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- ((_|_` A) (_ B <-> (_|_` B) (_ A)
 
Theoremchsscon2i 9662 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- (A (_ (_|_` B) <-> B (_ (_|_` A))
 
Theoremchcon2i 9663 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- (A = (_|_` B) <-> B = (_|_` A))
 
Theoremchcon1i 9664 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- ((_|_` A) = B <-> (_|_`
 B) = A)
 
Theoremchcon3i 9665 Hilbert lattice contraposition law.
|- A e. CH   &   |- B e. CH   =>   |- (A = B <-> (_|_`
 B) = (_|_` A))
 
Theoremchunssji 9666 Union is smaller than CH join.
|- A e. CH   &   |- B e. CH   =>   |- (A u. B) (_ (A vH B)
 
Theoremchjcomi 9667 Commutative law for join in CH.
|- A e. CH   &   |- B e. CH   =>   |- (A vH B) = (B vH A)
 
Theoremchub1i 9668 CH join is an upper bound of two elements.
|- A e. CH   &   |- B e. CH   =>   |- A (_ (A vH B)
 
Theoremchub2i 9669 CH join is an upper bound of two elements.
|- A e. CH   &   |- B e. CH   =>   |- A (_ (B vH A)
 
Theoremchlubi 9670 Hilbert lattice join is the least upper bound of two elements.
|- A e. CH   &   |- B e. CH   &   |- C e. CH   =>   |- ((A (_ C /\ B (_ C) <-> (A vH B) (_ C)
 
Theoremchlubii 9671 Hilbert lattice join is the least upper bound of two elements (one direction of chlubi 9670).
|- A e. CH   &   |- B e. CH   &   |- C e. CH   =>   |- ((A (_ C /\ B (_ C) -> (A vH B) (_ C)
 
Theoremchlej1i 9672 Add join to both sides of a Hilbert lattice ordering.
|- A e. CH   &   |- B e. CH   &   |- C e. CH   =>   |- (A (_ B -> (A vH C) (_ (B vH C))
 
Theoremchlej2i 9673 Add join to both sides of a Hilbert lattice ordering.
|- A e. CH   &   |- B e. CH   &   |- C e. CH   =>   |- (A (_ B -> (C vH A) (_ (C vH B))
 
Theoremchlej12i 9674 Add join to both sides of a Hilbert lattice ordering.
|- A e. CH   &   |- B e. CH   &   |- C e. CH   &   |- D e. CH   =>   |- ((A (_ B /\ C (_ D) -> (A vH C) (_ (B vH D))
 
Theoremchlejb1i 9675 Hilbert lattice ordering in terms of join.
|- A e. CH   &   |- B e. CH   =>   |- (A (_ B <-> (A vH B) = B)
 
Theoremchdmm1i 9676 DeMorgan's law for meet in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` (A i^i B)) = ((_|_` A) vH (_|_` B))
 
Theoremchdmm2i 9677 DeMorgan's law for meet in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` ((_|_`
 A) i^i B)) = (A vH (_|_` B))
 
Theoremchdmm3i 9678 DeMorgan's law for meet in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` (A i^i (_|_` B))) = ((_|_` A) vH B)
 
Theoremchdmm4i 9679 DeMorgan's law for meet in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` ((_|_`
 A) i^i (_|_` B))) = (A vH B)
 
Theoremchdmj1i 9680 DeMorgan's law for join in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` (A vH B)) = ((_|_` A) i^i (_|_` B))
 
Theoremchdmj2i 9681 DeMorgan's law for join in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` ((_|_`
 A) vH B)) = (A i^i (_|_` B))
 
Theoremchdmj3i 9682 DeMorgan's law for join in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` (A vH (_|_` B))) = ((_|_` A) i^i B)
 
Theoremchdmj4i 9683 DeMorgan's law for join in a Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (_|_` ((_|_`
 A) vH (_|_` B))) = (A i^i B)
 
Theoremchnlei 9684 Equivalent expressions for "not less than" in the Hilbert lattice.
|- A e. CH   &   |- B e. CH   =>   |- (-. B (_ A <-> A (. (A vH B))
 
Theoremchjassi 9685 Associative law for Hilbert lattice join. From definition of lattice in [Kalmbach] p. 14.
|- A e. CH   &   |- B e. CH   &   |- C e. CH   =>   |- ((A vH B) vH C) = (A vH (B vH C))
 
Theoremchj00i 9686 Two Hilbert lattice elements are zero iff their join is zero.
|- A e. CH   &   |- B e. CH   =>   |- ((A = 0H /\ B = 0H) <-> (A vH B) = 0H)
 
Theoremchjoi 9687 The join of a closed subspace and its orthocomplement.
|- A e. CH   =>   |- (A vH (_|_` A)) = H~
 
Theoremchj1i 9688 Join with Hilbert lattice unit.
|- A e. CH   =>   |- (A vH H~) = H~
 
Theoremchm0i 9689 Meet with Hilbert lattice zero.
|- A e. CH   =>   |- (A i^i 0H) = 0H
 
Theoremchm0 9690 Meet with Hilbert lattice zero.
|- (A e. CH -> (A i^i 0H) = 0H)
 
Theoremshjshsi 9691 Hilbert lattice join equals the double orthocomplement of subspace sum.
|- A e. SH   &   |- B e. SH   =>   |- (A vH B) = (_|_` (_|_` (A +H B)))
 
Theoremshjshseli 9692 A closed subspace sum equals Hilbert lattice join. Part of Lemma 31.1.5 of [MaedaMaeda] p. 136.
|- A e. SH   &   |- B e. SH   =>   |- ((A +H B) e. CH <-> (A +H B) = (A vH B))
 
Theoremchne0 9693 A non-zero closed subspace has a nonzero vector.
|- (A e. CH -> (A =/= 0H <-> E.x e. A x =/= 0h))
 
Theoremchocin 9694 Intersection of a closed subspace and its orthocomplement. Part of Proposition 1 of [Kalmbach] p. 65.
|- (A e. CH -> (A i^i (_|_` A)) = 0H)
 
Theoremchssoc 9695 A closed subspace less than its orthocomplement is zero.
|- (A e. CH -> (A (_ (_|_`
 A) <-> A = 0H))
 
Theoremchj0 9696 Join with Hilbert lattice zero.
|- (A e. CH -> (A vH 0H) = A)
 
Theoremchslej 9697 Subspace sum is smaller than subspace join. Remark in [Kalmbach] p. 65.
|- ((A e. CH /\ B e. CH) -> (A +H B) (_ (A vH B))
 
Theoremchincl 9698 Closure of Hilbert lattice intersection.
|- ((A e. CH /\ B e. CH) -> (A i^i B) e. CH)
 
Theoremchsscon3 9699 Hilbert lattice contraposition law.
|- ((A e. CH /\ B e. CH) -> (A (_ B <-> (_|_` B) (_ (_|_` A)))
 
Theoremchsscon1 9700 Hilbert lattice contraposition law.
|- ((A e. CH /\ B e. CH) -> ((_|_` A) (_ B <-> (_|_` B) (_ A))

MPE Home   Contents Copyright terms: Public domain < Previous  Next >