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

Definition df-hnorm 10261
Description: Define the function for the norm of a vector of Hilbert space. See normval 10415 for its value and normcl 10416 for its closure. Theorems norm-i.i 10425, norm-ii.i 10429, and norm-iii.i 10431 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 10218 . 2 class normh
2 vx . . . . . 6 set x
32cv 1135 . . . . 5 class x
4 csp 10217 . . . . . . 7 class .ih
54cdm 3797 . . . . . 6 class dom .ih
65cdm 3797 . . . . 5 class dom dom .ih
73, 6wcel 1138 . . . 4 wff x e. dom dom .ih
8 vy . . . . . 6 set y
98cv 1135 . . . . 5 class y
103, 3, 4co 4695 . . . . . 6 class (x .ih x)
11 csqr 7714 . . . . . 6 class sqr
1210, 11cfv 3809 . . . . 5 class (sqr`
(x .ih x))
139, 12wceq 1136 . . . 4 wff y = (sqr` (x .ih x))
147, 13wa 239 . . 3 wff (x e. dom dom .ih /\ y = (sqr` (x .ih x)))
1514, 2, 8copab 3213 . 2 class {<.x, y>. | (x e. dom dom .ih /\ y = (sqr`
(x .ih x)))}
161, 15wceq 1136 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 10413
Copyright terms: Public domain