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

Definition df-hnorm 8839
Description: Define the function for the norm of a vector of Hilbert space. See normvalt 8992 for its value and normclt 8993 for its closure. Theorems norm-i 9002, norm-ii 9006, and norm-iii 9008 show it has the expected properties of a norm. In the literature, the norm of A is usually written "|| A ||", but we use function notation to take advantage of our existing theorems about functions. Definition of norm in [Beran] p. 96.
Assertion
Ref Expression
df-hnorm |- normh = {<.x, y>. | (x e. dom dom .ih /\ y = (sqr` (x .ih x)))}
Distinct variable group:   x,y

Detailed syntax breakdown of Definition df-hnorm
StepHypRef Expression
1 cno 8796 . 2 class normh
2 vx . . . . . 6 set x
32cv 957 . . . . 5 class x
4 csp 8795 . . . . . . 7 class .ih
54cdm 3177 . . . . . 6 class dom .ih
65cdm 3177 . . . . 5 class dom dom .ih
73, 6wcel 960 . . . 4 wff x e. dom dom .ih
8 vy . . . . . 6 set y
98cv 957 . . . . 5 class y
103, 3, 4co 3970 . . . . . 6 class (x .ih x)
11 csqr 6677 . . . . . 6 class sqr
1210, 11cfv 3189 . . . . 5 class (sqr`
(x .ih x))
139, 12wceq 958 . . . 4 wff y = (sqr` (x .ih x))
147, 13wa 223 . . 3 wff (x e. dom dom .ih /\ y = (sqr` (x .ih x)))
1514, 2, 8copab 2672 . 2 class {<.x, y>. | (x e. dom dom .ih /\ y = (sqr`
(x .ih x)))}
161, 15wceq 958 1 wff normh = {<.x, y>. | (x e. dom dom .ih /\ y = (sqr` (x .ih x)))}
Colors of variables: wff set class
This definition is referenced by:  dfhnorm2 8990
Copyright terms: Public domain