HomeHome Hilbert Space Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-adjh 9692
Description: Define the adjoint of a Hilbert space operator (if it exists). The domain of adjh is the set of all adjoint operators. Definition of adjoint in [Kalmbach2] p. 8. Unlike Kalmbach (and most authors), we do not demand that the operator be linear, but instead show (in adjbdlnt 9931) that the adjoint exists for a bounded linear operator.
Assertion
Ref Expression
df-adjh |- adjh = {<.t, u>. | (t:H~-->H~ /\ u:H~-->H~ /\ A.x e. H~ A.y e. H~ ((t` x) .ih y) = (x .ih (u` y)))}
Distinct variable group:   u,t,x,y

Detailed syntax breakdown of Definition df-adjh
StepHypRef Expression
1 cado 8763 . 2 class adjh
2 chil 8727 . . . . 5 class H~
3 vt . . . . . 6 set t
43cv 952 . . . . 5 class t
52, 2, 4wf 3168 . . . 4 wff t:H~-->H~
6 vu . . . . . 6 set u
76cv 952 . . . . 5 class u
82, 2, 7wf 3168 . . . 4 wff u:H~-->H~
9 vx . . . . . . . . . 10 set x
109cv 952 . . . . . . . . 9 class x
1110, 4cfv 3172 . . . . . . . 8 class (t` x)
12 vy . . . . . . . . 9 set y
1312cv 952 . . . . . . . 8 class y
14 csp 8732 . . . . . . . 8 class .ih
1511, 13, 14co 3948 . . . . . . 7 class ((t` x) .ih y)
1613, 7cfv 3172 . . . . . . . 8 class (u` y)
1710, 16, 14co 3948 . . . . . . 7 class (x .ih (u` y))
1815, 17wceq 953 . . . . . 6 wff ((t` x) .ih y) = (x .ih (u` y))
1918, 12, 2wral 1637 . . . . 5 wff A.y e. H~ ((t` x) .ih y) = (x .ih (u` y))
2019, 9, 2wral 1637 . . . 4 wff A.x e. H~ A.y e. H~ ((t` x) .ih y) = (x .ih (u` y))
215, 8, 20w3a 773 . . 3 wff (t:H~-->H~ /\ u:H~-->H~ /\ A.x e. H~ A.y e. H~ ((t` x) .ih y) = (x .ih (u` y)))
2221, 3, 6copab 2656 . 2 class {<.t, u>. | (t:H~-->H~ /\ u:H~-->H~ /\ A.x e. H~ A.y e. H~ ((t` x) .ih y) = (x .ih (u` y)))}
231, 22wceq 953 1 wff adjh = {<.t, u>. | (t:H~-->H~ /\ u:H~-->H~ /\ A.x e. H~ A.y e. H~ ((t` x) .ih y) = (x .ih (u` y)))}
Colors of variables: wff set class
This definition is referenced by:  dfadj2 9729  adjeqt 9775
Copyright terms: Public domain