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

Definition df-lnop 9898
Description: Define the set of linear operators on Hilbert space. (See df-hosum 9637 for definition of operator.)
Assertion
Ref Expression
df-lnop |- LinOp = {t | (t:H~-->H~ /\ A.x e. CC A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z)))}
Distinct variable group:   x,t,y,z

Detailed syntax breakdown of Definition df-lnop
StepHypRef Expression
1 clo 8996 . 2 class LinOp
2 chil 8968 . . . . 5 class H~
3 vt . . . . . 6 set t
43cv 1098 . . . . 5 class t
52, 2, 4wf 3141 . . . 4 wff t:H~-->H~
6 vx . . . . . . . . . . . 12 set x
76cv 1098 . . . . . . . . . . 11 class x
8 vy . . . . . . . . . . . 12 set y
98cv 1098 . . . . . . . . . . 11 class y
10 csm 8970 . . . . . . . . . . 11 class .h
117, 9, 10co 3902 . . . . . . . . . 10 class (x .h y)
12 vz . . . . . . . . . . 11 set z
1312cv 1098 . . . . . . . . . 10 class z
14 cva 8969 . . . . . . . . . 10 class +h
1511, 13, 14co 3902 . . . . . . . . 9 class ((x .h y) +h z)
1615, 4cfv 3145 . . . . . . . 8 class (t` ((x .h y) +h z))
179, 4cfv 3145 . . . . . . . . . 10 class (t` y)
187, 17, 10co 3902 . . . . . . . . 9 class (x .h (t` y))
1913, 4cfv 3145 . . . . . . . . 9 class (t` z)
2018, 19, 14co 3902 . . . . . . . 8 class ((x .h (t` y)) +h (t` z))
2116, 20wceq 1099 . . . . . . 7 wff (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
2221, 12, 2wral 1621 . . . . . 6 wff A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
2322, 8, 2wral 1621 . . . . 5 wff A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
24 cc 5155 . . . . 5 class CC
2523, 6, 24wral 1621 . . . 4 wff A.x e. CC A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
265, 25wa 223 . . 3 wff (t:H~-->H~ /\ A.x e. CC A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z)))
2726, 3cab 1440 . 2 class {t | (t:H~-->H~ /\ A.x e. CC A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z)))}
281, 27wceq 1099 1 wff LinOp = {t | (t:H~-->H~ /\ A.x e. CC A.y e. H~ A.z e. H~ (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z)))}
Colors of variables: wff set class
This definition is referenced by:  ellnopt 9915  hhlno 9957
Copyright terms: Public domain