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-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16700 168 16701-16800 169 16801-16900 170 16901-17000 171 17001-17100 172 17101-17200 173 17201-17300 174 17301-17400 175 17401-17411

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-10419)
  Hilbert Space Explorer  Hilbert Space Explorer
(10420-12013)
  Users' Mathboxes  Users' Mathboxes
(12014-17411)
 

Statement List for Metamath Proof Explorer - 11601-11700 - Page 117 of 175
TypeLabelDescription
Statement
 
Theoremlnopcon 11601 A condition equivalent to "T is continuous" when T is linear. Theorem 3.5(iii) of [Beran] p. 99.
|- (T e. LinOp -> (T e. ConOp <-> E.x e. RR A.y e. ~H (normh` (T` y)) <_ (x x. (normh` y))))
 
Theoremlnopcnbd 11602 A linear operator is continuous iff it is bounded.
|- (T e. LinOp -> (T e. ConOp <-> T e. BndLinOp))
 
Theoremlncnopbd 11603 A continuous linear operator is a bounded linear operator. This theorem justifies our use of "bounded linear" as an interchangeable condition for "continuous linear" used in some textbook proofs.
|- (T e. (LinOp i^i ConOp) <-> T e. BndLinOp)
 
Theoremlncnbd 11604 A continuous linear operator is a bounded linear operator.
|- (LinOp i^i ConOp) = BndLinOp
 
Theoremlnopcnre 11605 A linear operator is continuous iff it is bounded.
|- (T e. LinOp -> (T e. ConOp <-> (normop` T) e. RR))
 
Theoremlnfnli 11606 Basic property of a linear Hilbert space functional.
|- T e. LinFn   =>   |- ((A e. CC /\ B e. ~H /\ C e. ~H) -> (T` ((A .h B) +h C)) = ((A x. (T` B)) + (T` C)))
 
Theoremlnfnfi 11607 A linear Hilbert space functional is a functional.
|- T e. LinFn   =>   |- T:~H-->CC
 
Theoremlnfn0i 11608 The value of a linear Hilbert space functional at zero is zero. Remark in [Beran] p. 99.
|- T e. LinFn   =>   |- (T` 0h) = 0
 
Theoremlnfnaddi 11609 Additive property of a linear Hilbert space functional.
|- T e. LinFn   =>   |- ((A e. ~H /\ B e. ~H) -> (T` (A +h B)) = ((T` A) + (T` B)))
 
Theoremlnfnmuli 11610 Multiplicative property of a linear Hilbert space functional.
|- T e. LinFn   =>   |- ((A e. CC /\ B e. ~H) -> (T` (A .h B)) = (A x. (T` B)))
 
Theoremlnfnaddmuli 11611 Sum/product property of a linear Hilbert space functional.
|- T e. LinFn   =>   |- ((A e. CC /\ B e. ~H /\ C e. ~H) -> (T` (B +h (A .h C))) = ((T` B) + (A x. (T` C))))
 
Theoremlnfnsubi 11612 Subtraction property for a linear Hilbert space functional.
|- T e. LinFn   =>   |- ((A e. ~H /\ B e. ~H) -> (T` (A -h B)) = ((T` A) - (T` B)))
 
Theoremlnfn0 11613 The value of a linear Hilbert space functional at zero is zero. Remark in [Beran] p. 99.
|- (T e. LinFn -> (T` 0h) = 0)
 
Theoremlnfnmul 11614 Multiplicative property of a linear Hilbert space functional.
|- ((T e. LinFn /\ A e. CC /\ B e. ~H) -> (T` (A .h B)) = (A x. (T` B)))
 
Theoremnmbdfnlbi 11615 A lower bound for the norm of a bounded linear functional.
|- (T e. LinFn /\ (normfn` T) e. RR)   =>   |- (A e. ~H -> (abs` (T` A)) <_ ((normfn` T) x. (normh` A)))
 
Theoremnmbdfnlb 11616 A lower bound for the norm of a bounded linear functional.
|- ((T e. LinFn /\ (normfn` T) e. RR /\ A e. ~H) -> (abs` (T` A)) <_ ((normfn` T) x. (normh` A)))
 
Theoremnmcfnexlem1 11617 Lemma for nmcfnexi 11623. Show a condition for the norm of a functional to exist, based on its definition and the properties of supremum. Compared to Beran, we use a direct proof instead of a proof by contradiction.
 
Theoremnmcfnexlem2 11618 Lemma for nmcfnexi 11623. Apply definition of continuity. Note that we use 1 instead of 0.5 that Beran uses for epsilon (e = 0.5 in his proof).
 
Theoremnmcfnexlem3 11619 Lemma for nmcfnexi 11623. Move 1 / n out of the norm, using linearity.
 
Theoremnmcfnexlem4 11620 Lemma for nmcfnexi 11623. Properties of the infimum of the collection of integers whose reciprocals are less than the delta of the continuity definition.
 
Theoremnmcfnexlem5 11621 Lemma for nmcfnexi 11623.
 
Theoremnmcfnexlem6 11622 Lemma for nmcfnexi 11623. Combine lemmas to obtain the result (with hypotheses to be eliminated).
 
Theoremnmcfnexi 11623 The norm of a continuous linear Hilbert space functional exists. Theorem 3.5(i) of [Beran] p. 99.
|- T e. LinFn   &   |- T e. ConFn   =>   |- (normfn` T) e. RR
 
Theoremnmcfnlbi 11624 A lower bound for the norm of a continuous linear functional. Theorem 3.5(ii) of [Beran] p. 99.
|- T e. LinFn   &   |- T e. ConFn   =>   |- (A e. ~H -> (abs`
 (T` A)) <_ ((normfn` T) x. (normh` A)))
 
Theoremnmcfnex 11625 The norm of a continuous linear Hilbert space functional exists. Theorem 3.5(i) of [Beran] p. 99.
|- ((T e. LinFn /\ T e. ConFn) -> (normfn` T) e. RR)
 
Theoremnmcfnlb 11626 A lower bound of the norm of a continuous linear Hilbert space functional. Theorem 3.5(ii) of [Beran] p. 99.
|- ((T e. LinFn /\ T e. ConFn /\ A e. ~H) -> (abs` (T` A)) <_ ((normfn` T) x. (normh` A)))
 
Theoremlnfnconi 11627 A condition equivalent to "T is continuous" when T is linear. Theorem 3.5(iii) of [Beran] p. 99.
|- T e. LinFn   =>   |- (T e. ConFn <-> E.x e. RR A.y e. ~H (abs` (T` y)) <_ (x x. (normh` y)))
 
Theoremlnfncon 11628 A condition equivalent to "T is continuous" when T is linear. Theorem 3.5(iii) of [Beran] p. 99.
|- (T e. LinFn -> (T e. ConFn <-> E.x e. RR A.y e. ~H (abs` (T` y)) <_ (x x. (normh` y))))
 
Theoremlnfncnbd 11629 A linear functional is continuous iff it is bounded.
|- (T e. LinFn -> (T e. ConFn <-> (normfn` T) e. RR))
 
Theoremnlelshi 11630 The null space of a linear functional is a subspace.
|- T e. LinFn   =>   |- (null` T) e. SH
 
Theoremnlelchi 11631 The null space of a continuous linear functional is a closed subspace. Remark 3.8 of [Beran] p. 103.
|- T e. LinFn   &   |- T e. ConFn   =>   |- (null` T) e. CH
 
Riesz lemma
 
Theoremriesz3i 11632 A continuous linear functional can be expressed as an inner product. Existence part of Theorem 3.9 of [Beran] p. 104.
|- T e. LinFn   &   |- T e. ConFn   =>   |- E.w e. ~H A.v e. ~H (T` v) = (v .ih w)
 
Theoremriesz4i 11633 A continuous linear functional can be expressed as an inner product. Uniqueness part of Theorem 3.9 of [Beran] p. 104.
|- T e. LinFn   &   |- T e. ConFn   =>   |- E!w e. ~H A.v e. ~H (T` v) = (v .ih w)
 
Theoremriesz4 11634 A continuous linear functional can be expressed as an inner product. Uniqueness part of Theorem 3.9 of [Beran] p. 104. See riesz2 11636 for the bounded linear functional version.
|- (T e. (LinFn i^i ConFn) -> E!w e. ~H A.v e. ~H (T` v) = (v .ih w))
 
Theoremriesz1 11635 Part 1 of the Riesz representation theorem for bounded linear functionals. A linear functional is bounded iff its value can be expressed as an inner product. Part of Theorem 17.3 of [Halmos] p. 31. For part 2, see riesz2 11636. For the continuous linear functional version, see riesz3i 11632 and riesz4 11634.
|- (T e. LinFn -> ((normfn` T) e. RR <-> E.y e. ~H A.x e. ~H (T` x) = (x .ih y)))
 
Theoremriesz2 11636 Part 2 of the Riesz representation theorem for bounded linear functionals. The value of a bounded linear functional corresponds to a unique inner product. Part of Theorem 17.3 of [Halmos] p. 31. For part 1, see riesz1 11635.
|- ((T e. LinFn /\ (normfn` T) e. RR) -> E!y e. ~H A.x e. ~H (T` x) = (x .ih y))
 
Adjoints (cont.)
 
Theoremcnlnadjlem1 11637 Lemma for cnlnadji 11646 (Theorem 3.10 of [Beran] p. 104: every continuous linear operator has an adjoint). The value of the auxiliary functional G.
 
Theoremcnlnadjlem2 11638 Lemma for cnlnadji 11646. G is a continuous linear functional.
 
Theoremcnlnadjlem3 11639 Lemma for cnlnadji 11646. By riesz4 11634, B is the unique vector such that (T` v) .ih y) = (v .ih w) for all v.
 
Theoremcnlnadjlem4 11640 Lemma for cnlnadji 11646. The values of auxiliary function F are vectors.
 
Theoremcnlnadjlem5 11641 Lemma for cnlnadji 11646. F is an adjoint of T (later, we will show it is unique).
 
Theoremcnlnadjlem6 11642 Lemma for cnlnadji 11646. F is linear.
 
Theoremcnlnadjlem7 11643 Lemma for cnlnadji 11646. Helper lemma to show that F is continuous.
 
Theoremcnlnadjlem8 11644 Lemma for cnlnadji 11646. F is continuous.
 
Theoremcnlnadjlem9 11645 Lemma for cnlnadji 11646. F provides an example showing the existence of a continuous linear adjoint.
 
Theoremcnlnadji 11646 Every continuous linear operator has an adjoint. Theorem 3.10 of [Beran] p. 104.
|- T e. LinOp   &   |- T e. ConOp   =>   |- E.t e. (LinOp i^i ConOp)A.x e. ~H A.y e. ~H ((T` x) .ih y) = (x .ih (t` y))
 
Theoremcnlnadjeui 11647 Every continuous linear operator has a unique adjoint. Theorem 3.10 of [Beran] p. 104.
|- T e. LinOp   &   |- T e. ConOp   =>   |- E!t e. (LinOp i^i ConOp)A.x e. ~H A.y e. ~H ((T` x) .ih y) = (x .ih (t` y))
 
Theoremcnlnadjeu 11648 Every continuous linear operator has a unique adjoint. Theorem 3.10 of [Beran] p. 104.
|- (T e. (LinOp i^i ConOp) -> E!t e. (LinOp i^i ConOp)A.x e. ~H A.y e. ~H ((T` x) .ih y) = (x .ih (t` y)))
 
Theoremcnlnadj 11649 Every continuous linear operator has an adjoint. Theorem 3.10 of [Beran] p. 104.
|- (T e. (LinOp i^i ConOp) -> E.t e. (LinOp i^i ConOp)A.x e. ~H A.y e. ~H ((T` x) .ih y) = (x .ih (t` y)))
 
Theoremcnlnssadj 11650 Every continuous linear Hilbert space operator has an adjoint.
|- (LinOp i^i ConOp) C_ dom adjh
 
Theorembdopssadj 11651 Every bounded linear Hilbert space operator has an adjoint.
|- BndLinOp C_ dom adjh
 
Theorembdopadj 11652 Every bounded linear Hilbert space operator has an adjoint.
|- (T e. BndLinOp -> T e. dom adjh)
 
Theoremadjbdln 11653 The adjoint of a bounded linear operator is a bounded linear operator.
|- (T e. BndLinOp -> (adjh` T) e. BndLinOp)
 
Theoremadjbdlnb 11654 An operator is bounded and linear iff its adjoint is.
|- (T e. BndLinOp <-> (adjh` T) e. BndLinOp)
 
Theoremadjbd1o 11655 The mapping of adjoints of bounded linear operators is one-to-one onto.
|- (adjh |` BndLinOp):BndLinOp-1-1-onto->BndLinOp
 
Theoremadjlnop 11656 The adjoint of an operator is linear. Proposition 1 of [AkhiezerGlazman] p. 80.
|- (T e. dom adjh -> (adjh` T) e. LinOp)
 
Theoremadjsslnop 11657 Every operator with an adjoint is linear.
|- dom adjh C_ LinOp
 
Theoremnmopadjlei 11658 Property of the norm of an adjoint. Part of proof of Theorem 3.10 of [Beran] p. 104.
|- T e. BndLinOp   =>   |- (A e. ~H -> (normh` ((adjh` T)` A)) <_ ((normop` T) x. (normh` A)))
 
Theoremnmopadjlem 11659 Lemma for nmopadji 11660.
 
Theoremnmopadji 11660 Property of the norm of an adjoint. Theorem 3.11(v) of [Beran] p. 106.
|- T e. BndLinOp   =>   |- (normop` (adjh` T)) = (normop` T)
 
Theoremadjeq0 11661 An operator is zero iff its adjoint is zero. Theorem 3.11(i) of [Beran] p. 106.
|- (T = 0hop <-> (adjh` T) = 0hop)
 
Theoremadjmul 11662 The adjoint of the scalar product of an operator. Theorem 3.11(ii) of [Beran] p. 106.
|- ((A e. CC /\ T e. dom adjh) -> (adjh` (A .op T)) = ((*` A) .op (adjh` T)))
 
Theoremadjadd 11663 The adjoint of the sum of two operators. Theorem 3.11(iii) of [Beran] p. 106.
|- ((S e. dom adjh /\ T e. dom adjh) -> (adjh` (S +op T)) = ((adjh` S) +op (adjh` T)))
 
Theoremnmoptrii 11664 Triangle inequality for the norms of bounded linear operators.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (normop` (S +op T)) <_ ((normop` S) + (normop` T))
 
Theoremnmopcoi 11665 Upper bound for the norm of the composition of two bounded linear operators.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (normop` (S o. T)) <_ ((normop` S) x. (normop` T))
 
Theorembdophsi 11666 The sum of two bounded linear operators is a bounded linear operator.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (S +op T) e. BndLinOp
 
Theorembdophdi 11667 The difference between two bounded linear operators is bounded.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (S -op T) e. BndLinOp
 
Theorembdopcoi 11668 The composition of two bounded linear operators is bounded.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (S o. T) e. BndLinOp
 
Theoremnmoptri2i 11669 Triangle-type inequality for the norms of bounded linear operators.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- ((normop` S) - (normop` T)) <_ (normop` (S +op T))
 
Theoremadjcoi 11670 The adjoint of a composition of bounded linear operators. Theorem 3.11(viii) of [Beran] p. 106.
|- S e. BndLinOp   &   |- T e. BndLinOp   =>   |- (adjh` (S o. T)) = ((adjh` T) o. (adjh` S))
 
Theoremnmopcoadji 11671 The norm of an operator composed with its adjoint. Part of Theorem 3.11(vi) of [Beran] p. 106.
|- T e. BndLinOp   =>   |- (normop` ((adjh` T) o. T)) = ((normop` T)^2)
 
Theoremnmopcoadj2i 11672 The norm of an operator composed with its adjoint. Part of Theorem 3.11(vi) of [Beran] p. 106.
|- T e. BndLinOp   =>   |- (normop` (T o. (adjh` T))) = ((normop` T)^2)
 
Theoremnmopcoadj0i 11673 An operator composed with its adjoint is zero iff the operator is zero. Theorem 3.11(vii) of [Beran] p. 106.
|- T e. BndLinOp   =>   |- ((T o. (adjh` T)) = 0hop <-> T = 0hop)
 
Quantum computation error bound theorem
 
Theoremunierri 11674 If we approximate a chain of unitary transformations (quantum computer gates) F, G by other unitary transformations S, T, the error increases at most additively. Equation 4.73 of [NielsenChuang] p. 195.
|- F e. UniOp   &   |- G e. UniOp   &   |- S e. UniOp   &   |- T e. UniOp   =>   |- (normop` ((F o. G) -op (S o. T))) <_ ((normop` (F -op S)) + (normop` (G -op T)))
 
Dirac bra-ket notation (cont.)
 
Theorembranmfn 11675 The norm of the bra function.
|- (A e. ~H -> (normfn` (bra` A)) = (normh` A))
 
TheorembranmfnOLD 11676 The norm of the bra function.
|- (A e. ~H -> (normfn` (bra` A)) = (normh` A))
 
Theorembrabn 11677 The bra of a vector is a bounded functional.
|- (A e. ~H -> (normfn` (bra` A)) e. RR)
 
Theoremrnbra 11678 The set of bras equals the set of continuous linear functionals.
|- ran bra = (LinFn i^i ConFn)
 
Theorembra11 11679 The bra function maps vectors one-to-one onto the set of continuous linear functionals.
|- bra:~H-1-1-onto->(LinFn i^i ConFn)
 
Theorembracnln 11680 A bra is a continuous linear functional.
|- (A e. ~H -> (bra` A) e. (LinFn i^i ConFn))
 
Theoremcnvbraval 11681 Value of the converse of the bra function. Based on the Riesz Lemma riesz4 11634, this very important theorem not only justifies the Dirac bra-ket notation, but allows us to extract a unique vector from any continuous linear functional from which the functional can be recovered; i.e. a single vector can "store" all of the information contained in any entire continuous linear functional (mapping from ~H to CC).
|- (T e. (LinFn i^i ConFn) -> (`'bra` T) = U.{y e. ~H | A.x e. ~H (T` x) = (x .ih y)})
 
Theoremcnvbracl 11682 Closure of the converse of the bra function.
|- (T e. (LinFn i^i ConFn) -> (`'bra` T) e. ~H)
 
Theoremcnvbrabra 11683 The converse bra of the bra of a vector is the vector itself.
|- (A e. ~H -> (`'bra` (bra` A)) = A)
 
Theorembracnvbra 11684 The bra of the converse bra of a continuous linear functional.
|- (T e. (LinFn i^i ConFn) -> (bra` (`'bra` T)) = T)
 
Theorembracnlnval 11685 The vector that a continuous linear functional is the bra of.
|- (T e. (LinFn i^i ConFn) -> T = (bra` U.{y e. ~H | A.x e. ~H (T` x) = (x .ih y)}))
 
Theoremcnvbramul 11686 Multiplication property of the converse bra function.
|- ((A e. CC /\ T e. (LinFn i^i ConFn)) -> (`'bra` (A .fn T)) = ((*` A) .h (`'bra` T)))
 
Theoremkbass1 11687 Dirac bra-ket associative law ( | A>. <.B | ) | C>. = | A>.(<.B | C>.) i.e. the juxtaposition of an outer product with a ket equals a bra juxtaposed with an inner product. Since <.B | C>. is a complex number, it is the first argument in the inner product .h that it is mapped to, although in Dirac notation it is placed after the ket.
|- ((A e. ~H /\ B e. ~H /\ C e. ~H) -> ((A ketbra B)` C) = (((bra` B)` C) .h A))
 
Theoremkbass2 11688 Dirac bra-ket associative law (<.A | B>.)<.C | = <.A | ( | B>. <.C | ) i.e. the juxtaposition of an inner product with a bra equals a ket juxtaposed with an outer product.
|- ((A e. ~H /\ B e. ~H /\ C e. ~H) -> (((bra` A)` B) .fn (bra` C)) = ((bra` A) o. (B ketbra C)))
 
Theoremkbass3 11689 Dirac bra-ket associative law <.A | B>. <.C | D>. = (<.A | B>. <.C | ) | D>..
|- (((A e. ~H /\ B e. ~H) /\ (C e. ~H /\ D e. ~H)) -> (((bra` A)` B) x. ((bra` C)` D)) = ((((bra` A)` B) .fn (bra` C))` D))
 
Theoremkbass4 11690 Dirac bra-ket associative law <.A | B>. <.C | D>. = <.A | ( | B>. <.C | D>.).
|- (((A e. ~H /\ B e. ~H) /\ (C e. ~H /\ D e. ~H)) -> (((bra` A)` B) x. ((bra` C)` D)) = ((bra` A)` (((bra` C)` D) .h B)))
 
Theoremkbass5 11691 Dirac bra-ket associative law ( | A>. <.B | )( | C>. <.D | ) = (( | A>. <.B | ) | C>.)<.D |.
|- (((A e. ~H /\ B e. ~H) /\ (C e. ~H /\ D e. ~H)) -> ((A ketbra B) o. (C ketbra D)) = (((A ketbra B)` C) ketbra D))
 
Theoremkbass6 11692 Dirac bra-ket associative law ( | A>. <.B | )( | C>. <.D | ) = | A>. (<.B | ( | C>. <.D | )).
|- (((A e. ~H /\ B e. ~H) /\ (C e. ~H /\ D e. ~H)) -> ((A ketbra B) o. (C ketbra D)) = (A ketbra (`'bra` ((bra` B) o. (C ketbra D)))))
 
Positive operators (cont.)
 
Theoremleopg 11693 Ordering relation for positive operators. Definition of positive operator ordering in [Kreyszig] p. 470.
|- ((T e. A /\ U e. B) -> (T <_op U <-> ((U -op T) e. HrmOp /\ A.x e. ~H 0 <_ (((U -op T)` x) .ih x))))
 
Theoremleop 11694 Ordering relation for operators. Definition of positive operator ordering in [Kreyszig] p. 470.
|- ((T e. HrmOp /\ U e. HrmOp) -> (T <_op U <-> A.x e. ~H 0 <_ (((U -op T)` x) .ih x)))
 
Theoremleop2 11695 Ordering relation for operators. Definition of operator ordering in [Young] p. 141.
|- ((T e. HrmOp /\ U e. HrmOp) -> (T <_op U <-> A.x e. ~H ((T` x) .ih x) <_ ((U` x) .ih x)))
 
Theoremleop3 11696 Operator ordering in terms of a positive operator. Definition of operator ordering in [Retherford] p. 49.
|- ((T e. HrmOp /\ U e. HrmOp) -> (T <_op U <-> 0hop <_op (U -op T)))
 
Theoremleoppos 11697 Binary relation defining a positive operator. Definition VI.1 of [Retherford] p. 49.
|- (T e. HrmOp -> (0hop <_op T <-> A.x e. ~H 0 <_ ((T` x) .ih x)))
 
Theoremleoprf2 11698 The ordering relation for operators is reflexive.
|- (T:~H-->~H -> T <_op T)
 
Theoremleoprf 11699 The ordering relation for operators is reflexive.
|- (T e. HrmOp -> T <_op T)
 
Theoremleopsq 11700 The square of a Hermitian operator is positive.
|- (T e. HrmOp -> 0hop <_op (T o. T))

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