| 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 25114 | . . . 4 ⊢ (𝜑 → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 8 | 7 | adantr 480 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴)))) |
| 9 | simpr 484 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐴 , 𝐵) = 0) | |
| 10 | 1, 2 | cphorthcom 25108 | . . . . . . . 8 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 11 | 4, 5, 6, 10 | syl3anc 1373 | . . . . . . 7 ⊢ (𝜑 → ((𝐴 , 𝐵) = 0 ↔ (𝐵 , 𝐴) = 0)) |
| 12 | 11 | biimpa 476 | . . . . . 6 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (𝐵 , 𝐴) = 0) |
| 13 | 9, 12 | oveq12d 7412 | . . . . 5 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = (0 + 0)) |
| 14 | 00id 11367 | . . . . 5 ⊢ (0 + 0) = 0 | |
| 15 | 13, 14 | eqtrdi 2781 | . . . 4 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 , 𝐵) + (𝐵 , 𝐴)) = 0) |
| 16 | 15 | oveq2d 7410 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + ((𝐴 , 𝐵) + (𝐵 , 𝐴))) = (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0)) |
| 17 | 2, 1 | cphipcl 25098 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉 ∧ 𝐴 ∈ 𝑉) → (𝐴 , 𝐴) ∈ ℂ) |
| 18 | 4, 5, 5, 17 | syl3anc 1373 | . . . . . 6 ⊢ (𝜑 → (𝐴 , 𝐴) ∈ ℂ) |
| 19 | 2, 1 | cphipcl 25098 | . . . . . . 7 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉 ∧ 𝐵 ∈ 𝑉) → (𝐵 , 𝐵) ∈ ℂ) |
| 20 | 4, 6, 6, 19 | syl3anc 1373 | . . . . . 6 ⊢ (𝜑 → (𝐵 , 𝐵) ∈ ℂ) |
| 21 | 18, 20 | addcld 11211 | . . . . 5 ⊢ (𝜑 → ((𝐴 , 𝐴) + (𝐵 , 𝐵)) ∈ ℂ) |
| 22 | 21 | addridd 11392 | . . . 4 ⊢ (𝜑 → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 23 | 22 | adantr 480 | . . 3 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝐴 , 𝐴) + (𝐵 , 𝐵)) + 0) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 24 | 8, 16, 23 | 3eqtrd 2769 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝐴 + 𝐵) , (𝐴 + 𝐵)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 25 | cphngp 25080 | . . . . . 6 ⊢ (𝑊 ∈ ℂPreHil → 𝑊 ∈ NrmGrp) | |
| 26 | ngpgrp 24493 | . . . . . 6 ⊢ (𝑊 ∈ NrmGrp → 𝑊 ∈ Grp) | |
| 27 | 4, 25, 26 | 3syl 18 | . . . . 5 ⊢ (𝜑 → 𝑊 ∈ Grp) |
| 28 | 2, 3, 27, 5, 6 | grpcld 18885 | . . . 4 ⊢ (𝜑 → (𝐴 + 𝐵) ∈ 𝑉) |
| 29 | cphpyth.n | . . . . 5 ⊢ 𝑁 = (norm‘𝑊) | |
| 30 | 2, 1, 29 | nmsq 25101 | . . . 4 ⊢ ((𝑊 ∈ ℂPreHil ∧ (𝐴 + 𝐵) ∈ 𝑉) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 31 | 4, 28, 30 | syl2anc 584 | . . 3 ⊢ (𝜑 → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 32 | 31 | adantr 480 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = ((𝐴 + 𝐵) , (𝐴 + 𝐵))) |
| 33 | 2, 1, 29 | nmsq 25101 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐴 ∈ 𝑉) → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 34 | 4, 5, 33 | syl2anc 584 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐴)↑2) = (𝐴 , 𝐴)) |
| 35 | 2, 1, 29 | nmsq 25101 | . . . . 5 ⊢ ((𝑊 ∈ ℂPreHil ∧ 𝐵 ∈ 𝑉) → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 36 | 4, 6, 35 | syl2anc 584 | . . . 4 ⊢ (𝜑 → ((𝑁‘𝐵)↑2) = (𝐵 , 𝐵)) |
| 37 | 34, 36 | oveq12d 7412 | . . 3 ⊢ (𝜑 → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 38 | 37 | adantr 480 | . 2 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2)) = ((𝐴 , 𝐴) + (𝐵 , 𝐵))) |
| 39 | 24, 32, 38 | 3eqtr4d 2775 | 1 ⊢ ((𝜑 ∧ (𝐴 , 𝐵) = 0) → ((𝑁‘(𝐴 + 𝐵))↑2) = (((𝑁‘𝐴)↑2) + ((𝑁‘𝐵)↑2))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∈ wcel 2109 ‘cfv 6519 (class class class)co 7394 ℂcc 11084 0cc0 11086 + caddc 11089 2c2 12252 ↑cexp 14036 Basecbs 17185 +gcplusg 17226 ·𝑖cip 17231 Grpcgrp 18871 normcnm 24470 NrmGrpcngp 24471 ℂPreHilccph 25073 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2702 ax-rep 5242 ax-sep 5259 ax-nul 5269 ax-pow 5328 ax-pr 5395 ax-un 7718 ax-cnex 11142 ax-resscn 11143 ax-1cn 11144 ax-icn 11145 ax-addcl 11146 ax-addrcl 11147 ax-mulcl 11148 ax-mulrcl 11149 ax-mulcom 11150 ax-addass 11151 ax-mulass 11152 ax-distr 11153 ax-i2m1 11154 ax-1ne0 11155 ax-1rid 11156 ax-rnegex 11157 ax-rrecex 11158 ax-cnre 11159 ax-pre-lttri 11160 ax-pre-lttrn 11161 ax-pre-ltadd 11162 ax-pre-mulgt0 11163 ax-pre-sup 11164 ax-addf 11165 ax-mulf 11166 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2534 df-eu 2563 df-clab 2709 df-cleq 2722 df-clel 2804 df-nfc 2880 df-ne 2928 df-nel 3032 df-ral 3047 df-rex 3056 df-rmo 3357 df-reu 3358 df-rab 3412 df-v 3457 df-sbc 3762 df-csb 3871 df-dif 3925 df-un 3927 df-in 3929 df-ss 3939 df-pss 3942 df-nul 4305 df-if 4497 df-pw 4573 df-sn 4598 df-pr 4600 df-tp 4602 df-op 4604 df-uni 4880 df-iun 4965 df-br 5116 df-opab 5178 df-mpt 5197 df-tr 5223 df-id 5541 df-eprel 5546 df-po 5554 df-so 5555 df-fr 5599 df-we 5601 df-xp 5652 df-rel 5653 df-cnv 5654 df-co 5655 df-dm 5656 df-rn 5657 df-res 5658 df-ima 5659 df-pred 6282 df-ord 6343 df-on 6344 df-lim 6345 df-suc 6346 df-iota 6472 df-fun 6521 df-fn 6522 df-f 6523 df-f1 6524 df-fo 6525 df-f1o 6526 df-fv 6527 df-riota 7351 df-ov 7397 df-oprab 7398 df-mpo 7399 df-om 7851 df-1st 7977 df-2nd 7978 df-tpos 8214 df-frecs 8269 df-wrecs 8300 df-recs 8349 df-rdg 8387 df-1o 8443 df-er 8682 df-map 8805 df-en 8923 df-dom 8924 df-sdom 8925 df-fin 8926 df-sup 9411 df-pnf 11228 df-mnf 11229 df-xr 11230 df-ltxr 11231 df-le 11232 df-sub 11425 df-neg 11426 df-div 11852 df-nn 12198 df-2 12260 df-3 12261 df-4 12262 df-5 12263 df-6 12264 df-7 12265 df-8 12266 df-9 12267 df-n0 12459 df-z 12546 df-dec 12666 df-uz 12810 df-rp 12966 df-fz 13482 df-seq 13977 df-exp 14037 df-cj 15075 df-re 15076 df-im 15077 df-sqrt 15211 df-abs 15212 df-struct 17123 df-sets 17140 df-slot 17158 df-ndx 17170 df-base 17186 df-ress 17207 df-plusg 17239 df-mulr 17240 df-starv 17241 df-sca 17242 df-vsca 17243 df-ip 17244 df-tset 17245 df-ple 17246 df-ds 17248 df-unif 17249 df-0g 17410 df-mgm 18573 df-sgrp 18652 df-mnd 18668 df-mhm 18716 df-grp 18874 df-minusg 18875 df-subg 19061 df-ghm 19151 df-cmn 19718 df-abl 19719 df-mgp 20056 df-rng 20068 df-ur 20097 df-ring 20150 df-cring 20151 df-oppr 20252 df-dvdsr 20272 df-unit 20273 df-rhm 20387 df-subrg 20485 df-drng 20646 df-staf 20754 df-srng 20755 df-lmod 20774 df-lmhm 20935 df-lvec 21016 df-sra 21086 df-rgmod 21087 df-cnfld 21271 df-phl 21541 df-ngp 24477 df-nlm 24480 df-clm 24969 df-cph 25075 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |