MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  cphpyth Structured version   Visualization version   GIF version

Theorem cphpyth 25189
Description: The pythagorean theorem for a subcomplex pre-Hilbert space. The square of the norm of the sum of two orthogonal vectors (i.e., whose inner product is 0) is the sum of the squares of their norms. Problem 2 in [Kreyszig] p. 135. This is Metamath 100 proof #4. (Contributed by NM, 17-Apr-2008.) (Revised by SN, 22-Sep-2024.)
Hypotheses
Ref Expression
cphpyth.v 𝑉 = (Base‘𝑊)
cphpyth.h , = (·𝑖𝑊)
cphpyth.p + = (+g𝑊)
cphpyth.n 𝑁 = (norm‘𝑊)
cphpyth.w (𝜑𝑊 ∈ ℂPreHil)
cphpyth.a (𝜑𝐴𝑉)
cphpyth.b (𝜑𝐵𝑉)
Assertion
Ref Expression
cphpyth ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁𝐴)↑2) + ((𝑁𝐵)↑2)))

Proof of Theorem cphpyth
StepHypRef Expression
1 cphpyth.h . . . . 5 , = (·𝑖𝑊)
2 cphpyth.v . . . . 5 𝑉 = (Base‘𝑊)
3 cphpyth.p . . . . 5 + = (+g𝑊)
4 cphpyth.w . . . . 5 (𝜑𝑊 ∈ ℂPreHil)
5 cphpyth.a . . . . 5 (𝜑𝐴𝑉)
6 cphpyth.b . . . . 5 (𝜑𝐵𝑉)
71, 2, 3, 4, 5, 6, 5, 6cph2di 25180 . . . 4 (𝜑 → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))))
87adantr 480 . . 3 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))))
9 simpr 484 . . . . . 6 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐴 , 𝐵) = 0)
101, 2cphorthcom 25174 . . . . . . . 8 ((𝑊 ∈ ℂPreHil ∧ 𝐴𝑉𝐵𝑉) → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0))
114, 5, 6, 10syl3anc 1374 . . . . . . 7 (𝜑 → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0))
1211biimpa 476 . . . . . 6 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐵 , 𝐴) = 0)
139, 12oveq12d 7388 . . . . 5 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = (0 + 0))
14 00id 11322 . . . . 5 (0 + 0) = 0
1513, 14eqtrdi 2788 . . . 4 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = 0)
1615oveq2d 7386 . . 3 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0))
172, 1cphipcl 25164 . . . . . . 7 ((𝑊 ∈ ℂPreHil ∧ 𝐴𝑉𝐴𝑉) → (𝐴 , 𝐴) ∈ ℂ)
184, 5, 5, 17syl3anc 1374 . . . . . 6 (𝜑 → (𝐴 , 𝐴) ∈ ℂ)
192, 1cphipcl 25164 . . . . . . 7 ((𝑊 ∈ ℂPreHil ∧ 𝐵𝑉𝐵𝑉) → (𝐵 , 𝐵) ∈ ℂ)
204, 6, 6, 19syl3anc 1374 . . . . . 6 (𝜑 → (𝐵 , 𝐵) ∈ ℂ)
2118, 20addcld 11165 . . . . 5 (𝜑 → ((𝐴 , 𝐴) + (𝐵 , 𝐵)) ∈ ℂ)
2221addridd 11347 . . . 4 (𝜑 → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵)))
2322adantr 480 . . 3 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵)))
248, 16, 233eqtrd 2776 . 2 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵)))
25 cphngp 25146 . . . . . 6 (𝑊 ∈ ℂPreHil → 𝑊 ∈ NrmGrp)
26 ngpgrp 24560 . . . . . 6 (𝑊 ∈ NrmGrp → 𝑊 ∈ Grp)
274, 25, 263syl 18 . . . . 5 (𝜑𝑊 ∈ Grp)
282, 3, 27, 5, 6grpcld 18894 . . . 4 (𝜑 → (𝐴 + 𝐵) ∈ 𝑉)
29 cphpyth.n . . . . 5 𝑁 = (norm‘𝑊)
302, 1, 29nmsq 25167 . . . 4 ((𝑊 ∈ ℂPreHil ∧ (𝐴 + 𝐵) ∈ 𝑉) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵)))
314, 28, 30syl2anc 585 . . 3 (𝜑 → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵)))
3231adantr 480 . 2 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵)))
332, 1, 29nmsq 25167 . . . . 5 ((𝑊 ∈ ℂPreHil ∧ 𝐴𝑉) → ((𝑁𝐴)↑2) = (𝐴 , 𝐴))
344, 5, 33syl2anc 585 . . . 4 (𝜑 → ((𝑁𝐴)↑2) = (𝐴 , 𝐴))
352, 1, 29nmsq 25167 . . . . 5 ((𝑊 ∈ ℂPreHil ∧ 𝐵𝑉) → ((𝑁𝐵)↑2) = (𝐵 , 𝐵))
364, 6, 35syl2anc 585 . . . 4 (𝜑 → ((𝑁𝐵)↑2) = (𝐵 , 𝐵))
3734, 36oveq12d 7388 . . 3 (𝜑 → (((𝑁𝐴)↑2) + ((𝑁𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵)))
3837adantr 480 . 2 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝑁𝐴)↑2) + ((𝑁𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵)))
3924, 32, 383eqtr4d 2782 1 ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁𝐴)↑2) + ((𝑁𝐵)↑2)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1542  wcel 2114  cfv 6502  (class class class)co 7370  cc 11038  0cc0 11040   + caddc 11043  2c2 12214  cexp 13998  Basecbs 17150  +gcplusg 17191  ·𝑖cip 17196  Grpcgrp 18880  normcnm 24537  NrmGrpcngp 24538  ℂPreHilccph 25139
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2709  ax-rep 5226  ax-sep 5245  ax-nul 5255  ax-pow 5314  ax-pr 5381  ax-un 7692  ax-cnex 11096  ax-resscn 11097  ax-1cn 11098  ax-icn 11099  ax-addcl 11100  ax-addrcl 11101  ax-mulcl 11102  ax-mulrcl 11103  ax-mulcom 11104  ax-addass 11105  ax-mulass 11106  ax-distr 11107  ax-i2m1 11108  ax-1ne0 11109  ax-1rid 11110  ax-rnegex 11111  ax-rrecex 11112  ax-cnre 11113  ax-pre-lttri 11114  ax-pre-lttrn 11115  ax-pre-ltadd 11116  ax-pre-mulgt0 11117  ax-pre-sup 11118  ax-addf 11119  ax-mulf 11120
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2540  df-eu 2570  df-clab 2716  df-cleq 2729  df-clel 2812  df-nfc 2886  df-ne 2934  df-nel 3038  df-ral 3053  df-rex 3063  df-rmo 3352  df-reu 3353  df-rab 3402  df-v 3444  df-sbc 3743  df-csb 3852  df-dif 3906  df-un 3908  df-in 3910  df-ss 3920  df-pss 3923  df-nul 4288  df-if 4482  df-pw 4558  df-sn 4583  df-pr 4585  df-tp 4587  df-op 4589  df-uni 4866  df-iun 4950  df-br 5101  df-opab 5163  df-mpt 5182  df-tr 5208  df-id 5529  df-eprel 5534  df-po 5542  df-so 5543  df-fr 5587  df-we 5589  df-xp 5640  df-rel 5641  df-cnv 5642  df-co 5643  df-dm 5644  df-rn 5645  df-res 5646  df-ima 5647  df-pred 6269  df-ord 6330  df-on 6331  df-lim 6332  df-suc 6333  df-iota 6458  df-fun 6504  df-fn 6505  df-f 6506  df-f1 6507  df-fo 6508  df-f1o 6509  df-fv 6510  df-riota 7327  df-ov 7373  df-oprab 7374  df-mpo 7375  df-om 7821  df-1st 7945  df-2nd 7946  df-tpos 8180  df-frecs 8235  df-wrecs 8266  df-recs 8315  df-rdg 8353  df-1o 8409  df-er 8647  df-map 8779  df-en 8898  df-dom 8899  df-sdom 8900  df-fin 8901  df-sup 9359  df-pnf 11182  df-mnf 11183  df-xr 11184  df-ltxr 11185  df-le 11186  df-sub 11380  df-neg 11381  df-div 11809  df-nn 12160  df-2 12222  df-3 12223  df-4 12224  df-5 12225  df-6 12226  df-7 12227  df-8 12228  df-9 12229  df-n0 12416  df-z 12503  df-dec 12622  df-uz 12766  df-rp 12920  df-fz 13438  df-seq 13939  df-exp 13999  df-cj 15036  df-re 15037  df-im 15038  df-sqrt 15172  df-abs 15173  df-struct 17088  df-sets 17105  df-slot 17123  df-ndx 17135  df-base 17151  df-ress 17172  df-plusg 17204  df-mulr 17205  df-starv 17206  df-sca 17207  df-vsca 17208  df-ip 17209  df-tset 17210  df-ple 17211  df-ds 17213  df-unif 17214  df-0g 17375  df-mgm 18579  df-sgrp 18658  df-mnd 18674  df-mhm 18722  df-grp 18883  df-minusg 18884  df-subg 19070  df-ghm 19159  df-cmn 19728  df-abl 19729  df-mgp 20093  df-rng 20105  df-ur 20134  df-ring 20187  df-cring 20188  df-oppr 20290  df-dvdsr 20310  df-unit 20311  df-rhm 20425  df-subrg 20520  df-drng 20681  df-staf 20789  df-srng 20790  df-lmod 20830  df-lmhm 20991  df-lvec 21072  df-sra 21142  df-rgmod 21143  df-cnfld 21327  df-phl 21598  df-ngp 24544  df-nlm 24547  df-clm 25036  df-cph 25141
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator