| 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 25422 | . . . 4 ⊢ (𝜑 → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 8 | 7 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 9 | simpr 490 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐴 , 𝐵) = 0) | |
| 10 | 1, 2 | cphorthcom 25416 | . . . . . . . 8 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 11 | 4, 5, 6, 10 | syl3anc 1398 | . . . . . . 7 ⊢ (𝜑 → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 12 | 11 | biimpa 482 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐵 , 𝐴) = 0) |
| 13 | 9, 12 | oveq12d 7438 | . . . . 5 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = (0 + 0)) |
| 14 | 00id 11405 | . . . . 5 ⊢ (0 + 0) = 0 | |
| 15 | 13, 14 | eqtrdi 2816 | . . . 4 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = 0) |
| 16 | 15 | oveq2d 7436 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0)) |
| 17 | 2, 1 | cphipcl 25406 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐴 ∈ 𝑉) → (𝐴 , 𝐴) ∈ ℂ) |
| 18 | 4, 5, 5, 17 | syl3anc 1398 | . . . . . 6 ⊢ (𝜑 → (𝐴 , 𝐴) ∈ ℂ) |
| 19 | 2, 1 | cphipcl 25406 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → (𝐵 , 𝐵) ∈ ℂ) |
| 20 | 4, 6, 6, 19 | syl3anc 1398 | . . . . . 6 ⊢ (𝜑 → (𝐵 , 𝐵) ∈ ℂ) |
| 21 | 18, 20 | addcld 11248 | . . . . 5 ⊢ (𝜑 → ((𝐴 , 𝐴) + (𝐵 , 𝐵)) ∈ ℂ) |
| 22 | 21 | addridd 11430 | . . . 4 ⊢ (𝜑 → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 23 | 22 | adantr 486 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 24 | 8, 16, 23 | 3eqtrd 2804 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 25 | cphngp 25388 | . . . . . 6 ⊢ (𝑊 ∈ ℂPreHil → 𝑊 ∈ NrmGrp) | |
| 26 | ngpgrp 24812 | . . . . . 6 ⊢ (𝑊 ∈ NrmGrp → 𝑊 ∈ Grp) | |
| 27 | 4, 25, 26 | 3syl 19 | . . . . 5 ⊢ (𝜑 → 𝑊 ∈ Grp) |
| 28 | 2, 3, 27, 5, 6 | grpcld 19063 | . . . 4 ⊢ (𝜑 → (𝐴 + 𝐵) ∈ 𝑉) |
| 29 | cphpyth.n | . . . . 5 ⊢ 𝑁 = (norm‘𝑊) | |
| 30 | 2, 1, 29 | nmsq 25409 | . . . 4 ⊢ ((𝑊 ∈ ℂPreHil ∧ (𝐴 + 𝐵) ∈ 𝑉) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 31 | 4, 28, 30 | syl2anc 596 | . . 3 ⊢ (𝜑 → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 32 | 31 | adantr 486 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 33 | 2, 1, 29 | nmsq 25409 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉) → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 34 | 4, 5, 33 | syl2anc 596 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 35 | 2, 1, 29 | nmsq 25409 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉) → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 36 | 4, 6, 35 | syl2anc 596 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 37 | 34, 36 | oveq12d 7438 | . . 3 ⊢ (𝜑 → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 38 | 37 | adantr 486 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 39 | 24, 32, 38 | 3eqtr4d 2810 | 1 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 ‘cfv 6541 (class class class)co 7420 ℂcc 11118 0cc0 11120 + caddc 11123 2c2 12315 ↑cexp 14120 Basecbs 17296 +gcplusg 17337 ·𝑖cip 17342 Grpcgrp 19049 normcnm 24789 NrmGrpcngp 24790 ℂPreHilccph 25381 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-rep 5240 ax-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7743 ax-cnex 11176 ax-resscn 11177 ax-1cn 11178 ax-icn 11179 ax-addcl 11180 ax-addrcl 11181 ax-mulcl 11182 ax-mulrcl 11183 ax-mulcom 11184 ax-addass 11185 ax-mulass 11186 ax-distr 11187 ax-i2m1 11188 ax-1ne0 11189 ax-1rid 11190 ax-rnegex 11191 ax-rrecex 11192 ax-cnre 11193 ax-pre-lttri 11194 ax-pre-lttrn 11195 ax-pre-ltadd 11196 ax-pre-mulgt0 11197 ax-pre-sup 11198 ax-addf 11199 ax-mulf 11200 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3067 df-ral 3082 df-rex 3092 df-rmo 3371 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-tp 4596 df-op 4598 df-uni 4875 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6307 df-ord 6368 df-on 6369 df-lim 6370 df-suc 6371 df-iota 6497 df-fun 6543 df-fn 6544 df-f 6545 df-f1 6546 df-fo 6547 df-f1o 6548 df-fv 6549 df-riota 7377 df-ov 7423 df-oprab 7424 df-mpo 7425 df-om 7870 df-1st 7993 df-2nd 7994 df-tpos 8229 df-frecs 8285 df-wrecs 8316 df-recs 8365 df-rdg 8404 df-1o 8460 df-er 8701 df-map 8833 df-en 8951 df-dom 8952 df-sdom 8953 df-fin 8954 df-sup 9410 df-pnf 11265 df-mnf 11266 df-xr 11267 df-ltxr 11268 df-le 11269 df-sub 11463 df-neg 11464 df-div 11892 df-nn 12254 df-2 12323 df-3 12324 df-4 12325 df-5 12326 df-6 12327 df-7 12328 df-8 12329 df-9 12330 df-n0 12525 df-z 12612 df-dec 12733 df-uz 12884 df-rp 13038 df-fz 13557 df-seq 14061 df-exp 14121 df-cj 15179 df-re 15180 df-im 15181 df-sqrt 15315 df-abs 15316 df-struct 17234 df-sets 17251 df-slot 17269 df-ndx 17281 df-base 17297 df-ress 17318 df-plusg 17350 df-mulr 17351 df-starv 17352 df-sca 17353 df-vsca 17354 df-ip 17355 df-tset 17356 df-ple 17357 df-ds 17359 df-unif 17360 df-0g 17521 df-mgm 18725 df-sgrp 18814 df-mnd 18830 df-mhm 18883 df-grp 19052 df-minusg 19053 df-subg 19238 df-ghm 19333 df-cmn 19901 df-abl 19902 df-mgp 20266 df-rng 20280 df-ur 20313 df-ring 20366 df-cring 20367 df-oppr 20470 df-dvdsr 20490 df-unit 20491 df-rhm 20605 df-subrg 20724 df-drng 20884 df-staf 20997 df-srng 20998 df-lmod 21038 df-lmhm 21198 df-lvec 21279 df-sra 21349 df-rgmod 21350 df-cnfld 21578 df-phl 21831 df-ngp 24796 df-nlm 24799 df-clm 25278 df-cph 25383 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |