| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > cphpyth | Structured version Visualization version GIF version | ||
| 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.) |
| Ref | Expression |
|---|---|
| cphpyth.v | ⊢ 𝑉 = (Base‘𝑊) |
| cphpyth.h | ⊢ , = (·𝑖‘𝑊) |
| cphpyth.p | ⊢ + = (+g‘𝑊) |
| cphpyth.n | ⊢ 𝑁 = (norm‘𝑊) |
| cphpyth.w | ⊢ (𝜑 → 𝑊 ∈ ℂPreHil) |
| cphpyth.a | ⊢ (𝜑 → 𝐴 ∈ 𝑉) |
| cphpyth.b | ⊢ (𝜑 → 𝐵 ∈ 𝑉) |
| Ref | Expression |
|---|---|
| cphpyth | ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2))) |
| Step | Hyp | Ref | 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 ⊢ (𝜑 → 𝐵 ∈ 𝑉) | |
| 7 | 1, 2, 3, 4, 5, 6, 5, 6 | cph2di 25375 | . . . 4 ⊢ (𝜑 → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 8 | 7 | adantr 485 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 9 | simpr 489 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐴 , 𝐵) = 0) | |
| 10 | 1, 2 | cphorthcom 25369 | . . . . . . . 8 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 11 | 4, 5, 6, 10 | syl3anc 1398 | . . . . . . 7 ⊢ (𝜑 → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 12 | 11 | biimpa 481 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐵 , 𝐴) = 0) |
| 13 | 9, 12 | oveq12d 7428 | . . . . 5 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = (0 + 0)) |
| 14 | 00id 11389 | . . . . 5 ⊢ (0 + 0) = 0 | |
| 15 | 13, 14 | eqtrdi 2814 | . . . 4 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = 0) |
| 16 | 15 | oveq2d 7426 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0)) |
| 17 | 2, 1 | cphipcl 25359 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐴 ∈ 𝑉) → (𝐴 , 𝐴) ∈ ℂ) |
| 18 | 4, 5, 5, 17 | syl3anc 1398 | . . . . . 6 ⊢ (𝜑 → (𝐴 , 𝐴) ∈ ℂ) |
| 19 | 2, 1 | cphipcl 25359 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → (𝐵 , 𝐵) ∈ ℂ) |
| 20 | 4, 6, 6, 19 | syl3anc 1398 | . . . . . 6 ⊢ (𝜑 → (𝐵 , 𝐵) ∈ ℂ) |
| 21 | 18, 20 | addcld 11232 | . . . . 5 ⊢ (𝜑 → ((𝐴 , 𝐴) + (𝐵 , 𝐵)) ∈ ℂ) |
| 22 | 21 | addridd 11414 | . . . 4 ⊢ (𝜑 → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 23 | 22 | adantr 485 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 24 | 8, 16, 23 | 3eqtrd 2802 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 25 | cphngp 25341 | . . . . . 6 ⊢ (𝑊 ∈ ℂPreHil → 𝑊 ∈ NrmGrp) | |
| 26 | ngpgrp 24765 | . . . . . 6 ⊢ (𝑊 ∈ NrmGrp → 𝑊 ∈ Grp) | |
| 27 | 4, 25, 26 | 3syl 19 | . . . . 5 ⊢ (𝜑 → 𝑊 ∈ Grp) |
| 28 | 2, 3, 27, 5, 6 | grpcld 19018 | . . . 4 ⊢ (𝜑 → (𝐴 + 𝐵) ∈ 𝑉) |
| 29 | cphpyth.n | . . . . 5 ⊢ 𝑁 = (norm‘𝑊) | |
| 30 | 2, 1, 29 | nmsq 25362 | . . . 4 ⊢ ((𝑊 ∈ ℂPreHil ∧ (𝐴 + 𝐵) ∈ 𝑉) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 31 | 4, 28, 30 | syl2anc 595 | . . 3 ⊢ (𝜑 → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 32 | 31 | adantr 485 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 33 | 2, 1, 29 | nmsq 25362 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉) → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 34 | 4, 5, 33 | syl2anc 595 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 35 | 2, 1, 29 | nmsq 25362 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉) → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 36 | 4, 6, 35 | syl2anc 595 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 37 | 34, 36 | oveq12d 7428 | . . 3 ⊢ (𝜑 → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 38 | 37 | adantr 485 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 39 | 24, 32, 38 | 3eqtr4d 2808 | 1 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 400 = wceq 1570 ∈ wcel 2143 ‘cfv 6536 (class class class)co 7410 ℂcc 11102 0cc0 11104 + caddc 11107 2c2 12299 ↑cexp 14102 Basecbs 17273 +gcplusg 17314 ·𝑖cip 17319 Grpcgrp 19004 normcnm 24742 NrmGrpcngp 24743 ℂPreHilccph 25334 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-rep 5238 ax-sep 5257 ax-nul 5269 ax-pow 5336 ax-pr 5404 ax-un 7732 ax-cnex 11160 ax-resscn 11161 ax-1cn 11162 ax-icn 11163 ax-addcl 11164 ax-addrcl 11165 ax-mulcl 11166 ax-mulrcl 11167 ax-mulcom 11168 ax-addass 11169 ax-mulass 11170 ax-distr 11171 ax-i2m1 11172 ax-1ne0 11173 ax-1rid 11174 ax-rnegex 11175 ax-rrecex 11176 ax-cnre 11177 ax-pre-lttri 11178 ax-pre-lttrn 11179 ax-pre-ltadd 11180 ax-pre-mulgt0 11181 ax-pre-sup 11182 ax-addf 11183 ax-mulf 11184 |
| This proof depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-nel 3065 df-ral 3080 df-rex 3090 df-rmo 3369 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-pss 3925 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-tp 4594 df-op 4596 df-uni 4873 df-iun 4958 df-br 5110 df-opab 5174 df-mpt 5193 df-tr 5219 df-id 5556 df-eprel 5561 df-po 5569 df-so 5570 df-fr 5614 df-we 5616 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-res 5673 df-ima 5674 df-pred 6302 df-ord 6363 df-on 6364 df-lim 6365 df-suc 6366 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-riota 7367 df-ov 7413 df-oprab 7414 df-mpo 7415 df-om 7859 df-1st 7982 df-2nd 7983 df-tpos 8218 df-frecs 8274 df-wrecs 8305 df-recs 8354 df-rdg 8393 df-1o 8449 df-er 8690 df-map 8822 df-en 8940 df-dom 8941 df-sdom 8942 df-fin 8943 df-sup 9398 df-pnf 11249 df-mnf 11250 df-xr 11251 df-ltxr 11252 df-le 11253 df-sub 11447 df-neg 11448 df-div 11876 df-nn 12238 df-2 12307 df-3 12308 df-4 12309 df-5 12310 df-6 12311 df-7 12312 df-8 12313 df-9 12314 df-n0 12509 df-z 12596 df-dec 12716 df-uz 12867 df-rp 13021 df-fz 13540 df-seq 14043 df-exp 14103 df-cj 15155 df-re 15156 df-im 15157 df-sqrt 15291 df-abs 15292 df-struct 17211 df-sets 17228 df-slot 17246 df-ndx 17258 df-base 17274 df-ress 17295 df-plusg 17327 df-mulr 17328 df-starv 17329 df-sca 17330 df-vsca 17331 df-ip 17332 df-tset 17333 df-ple 17334 df-ds 17336 df-unif 17337 df-0g 17498 df-mgm 18702 df-sgrp 18781 df-mnd 18797 df-mhm 18845 df-grp 19007 df-minusg 19008 df-subg 19193 df-ghm 19288 df-cmn 19856 df-abl 19857 df-mgp 20221 df-rng 20235 df-ur 20268 df-ring 20321 df-cring 20322 df-oppr 20424 df-dvdsr 20444 df-unit 20445 df-rhm 20559 df-subrg 20678 df-drng 20838 df-staf 20951 df-srng 20952 df-lmod 20992 df-lmhm 21152 df-lvec 21233 df-sra 21303 df-rgmod 21304 df-cnfld 21532 df-phl 21785 df-ngp 24749 df-nlm 24752 df-clm 25231 df-cph 25336 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |