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

Definition df-hnorm 9112
Description: Define the function for the norm of a vector of Hilbert space. See normval 9266 for its value and normcl 9267 for its closure. Theorems norm-i.i 9276, norm-ii.i 9280, and norm-iii.i 9282 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 9069 . 2 class normh
2 vx . . . . . 6 set x
32cv 991 . . . . 5 class x
4 csp 9068 . . . . . . 7 class .ih
54cdm 3251 . . . . . 6 class dom .ih
65cdm 3251 . . . . 5 class dom dom .ih
73, 6wcel 994 . . . 4 wff x e. dom dom .ih
8 vy . . . . . 6 set y
98cv 991 . . . . 5 class y
103, 3, 4co 4021 . . . . . 6 class (x .ih x)
11 csqr 6870 . . . . . 6 class sqr
1210, 11cfv 3263 . . . . 5 class (sqr`
(x .ih x))
139, 12wceq 992 . . . 4 wff y = (sqr` (x .ih x))
147, 13wa 221 . . 3 wff (x e. dom dom .ih /\ y = (sqr` (x .ih x)))
1514, 2, 8copab 2740 . 2 class {<.x, y>. | (x e. dom dom .ih /\ y = (sqr`
(x .ih x)))}
161, 15wceq 992 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 9264
Copyright terms: Public domain