HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-ph 10836
Description: Define the class of all complex inner product spaces. An inner product space is a normed vector space whose norm satisfies the parallelogram law (a property that induces an inner product). Based on Exercise 4(b) of [ReedSimon] p. 63. The vector operation is g, the scalar product is s, and the norm is n. An inner product space is also called a pre-Hilbert space.
Assertion
Ref Expression
df-ph |- CPreHil = (NrmCVec i^i {<.<.g, s>., n>. | A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))})
Distinct variable group:   g,n,s,x,y

Detailed syntax breakdown of Definition df-ph
StepHypRef Expression
1 cphl 10835 . 2 class CPreHil
2 cnv 10556 . . 3 class NrmCVec
3 vx . . . . . . . . . . . 12 set x
43cv 1614 . . . . . . . . . . 11 class x
5 vy . . . . . . . . . . . 12 set y
65cv 1614 . . . . . . . . . . 11 class y
7 vg . . . . . . . . . . . 12 set g
87cv 1614 . . . . . . . . . . 11 class g
94, 6, 8co 5020 . . . . . . . . . 10 class (xgy)
10 vn . . . . . . . . . . 11 set n
1110cv 1614 . . . . . . . . . 10 class n
129, 11cfv 4163 . . . . . . . . 9 class (n` (xgy))
13 c2 7580 . . . . . . . . 9 class 2
14 cexp 8311 . . . . . . . . 9 class ^
1512, 13, 14co 5020 . . . . . . . 8 class ((n` (xgy))^2)
16 c1 6830 . . . . . . . . . . . . 13 class 1
1716cneg 7092 . . . . . . . . . . . 12 class -u1
18 vs . . . . . . . . . . . . 13 set s
1918cv 1614 . . . . . . . . . . . 12 class s
2017, 6, 19co 5020 . . . . . . . . . . 11 class (-u1sy)
214, 20, 8co 5020 . . . . . . . . . 10 class (xg(-u1sy))
2221, 11cfv 4163 . . . . . . . . 9 class (n` (xg(-u1sy)))
2322, 13, 14co 5020 . . . . . . . 8 class ((n` (xg(-u1sy)))^2)
24 caddc 6832 . . . . . . . 8 class +
2515, 23, 24co 5020 . . . . . . 7 class (((n` (xgy))^2) + ((n` (xg(-u1sy)))^2))
264, 11cfv 4163 . . . . . . . . . 10 class (n` x)
2726, 13, 14co 5020 . . . . . . . . 9 class ((n` x)^2)
286, 11cfv 4163 . . . . . . . . . 10 class (n` y)
2928, 13, 14co 5020 . . . . . . . . 9 class ((n` y)^2)
3027, 29, 24co 5020 . . . . . . . 8 class (((n` x)^2) + ((n` y)^2))
31 cmul 6834 . . . . . . . 8 class x.
3213, 30, 31co 5020 . . . . . . 7 class (2 x. (((n` x)^2) + ((n` y)^2)))
3325, 32wceq 1615 . . . . . 6 wff (((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))
348crn 4152 . . . . . 6 class ran g
3533, 5, 34wral 2385 . . . . 5 wff A.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))
3635, 3, 34wral 2385 . . . 4 wff A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))
3736, 7, 18, 10copab2 5021 . . 3 class {<.<.g, s>., n>. | A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))}
382, 37cin 2858 . 2 class (NrmCVec i^i {<.<.g, s>., n>. | A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))})
391, 38wceq 1615 1 wff CPreHil = (NrmCVec i^i {<.<.g, s>., n>. | A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))})
Colors of variables: wff set class
This definition is referenced by:  phnv 10837  isphg 10840
Copyright terms: Public domain