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

Definition df-lnop 11196
Description: Define the set of linear operators on Hilbert space. (See df-hosum 10931 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 10240 . 2 class LinOp
2 chil 10212 . . . . 5 class ~H
3 vt . . . . . 6 set t
43cv 1135 . . . . 5 class t
52, 2, 4wf 3805 . . . 4 wff t:~H-->~H
6 vx . . . . . . . . . . . 12 set x
76cv 1135 . . . . . . . . . . 11 class x
8 vy . . . . . . . . . . . 12 set y
98cv 1135 . . . . . . . . . . 11 class y
10 csm 10214 . . . . . . . . . . 11 class .h
117, 9, 10co 4695 . . . . . . . . . 10 class (x .h y)
12 vz . . . . . . . . . . 11 set z
1312cv 1135 . . . . . . . . . 10 class z
14 cva 10213 . . . . . . . . . 10 class +h
1511, 13, 14co 4695 . . . . . . . . 9 class ((x .h y) +h z)
1615, 4cfv 3809 . . . . . . . 8 class (t` ((x .h y) +h z))
179, 4cfv 3809 . . . . . . . . . 10 class (t` y)
187, 17, 10co 4695 . . . . . . . . 9 class (x .h (t` y))
1913, 4cfv 3809 . . . . . . . . 9 class (t` z)
2018, 19, 14co 4695 . . . . . . . 8 class ((x .h (t` y)) +h (t` z))
2116, 20wceq 1136 . . . . . . 7 wff (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
2221, 12, 2wral 1939 . . . . . 6 wff A.z e. ~H (t` ((x .h y) +h z)) = ((x .h (t` y)) +h (t` z))
2322, 8, 2wral 1939 . . . . 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 6180 . . . . 5 class CC
2523, 6, 24wral 1939 . . . 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 239 . . 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 1708 . 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 1136 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:  ellnop 11213  hhlnoi 11255
Copyright terms: Public domain