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

Definition df-hnorm 8821
Description: Define the function for the norm of a vector of Hilbert space. See normvalt 8974 for its value and normclt 8975 for its closure. Theorems norm-i 8984, norm-ii 8988, and norm-iii 8990 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 8778 . 2 class normh
2 vx . . . . . 6 set x
32cv 954 . . . . 5 class x
4 csp 8777 . . . . . . 7 class .ih
54cdm 3167 . . . . . 6 class dom .ih
65cdm 3167 . . . . 5 class dom dom .ih
73, 6wcel 957 . . . 4 wff x e. dom dom .ih
8 vy . . . . . 6 set y
98cv 954 . . . . 5 class y
103, 3, 4co 3960 . . . . . 6 class (x .ih x)
11 csqr 6620 . . . . . 6 class sqr
1210, 11cfv 3179 . . . . 5 class (sqr`
(x .ih x))
139, 12wceq 955 . . . 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 2663 . 2 class {<.x, y>. | (x e. dom dom .ih /\ y = (sqr`
(x .ih x)))}
161, 15wceq 955 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 8972
Copyright terms: Public domain