| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > obsip | Structured version Visualization version GIF version | ||
| Description: The inner product of two elements of an orthonormal basis. (Contributed by Mario Carneiro, 23-Oct-2015.) |
| Ref | Expression |
|---|---|
| isobs.v | ⊢ 𝑉 = (Base‘𝑊) |
| isobs.h | ⊢ , = (·𝑖‘𝑊) |
| isobs.f | ⊢ 𝐹 = (Scalar‘𝑊) |
| isobs.u | ⊢ 1 = (1r‘𝐹) |
| isobs.z | ⊢ 0 = (0g‘𝐹) |
| Ref | Expression |
|---|---|
| obsip | ⊢ ((𝐵 ∈ (OBasis‘𝑊) ∧ 𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 )) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | isobs.v | . . . . . 6 ⊢ 𝑉 = (Base‘𝑊) | |
| 2 | isobs.h | . . . . . 6 ⊢ , = (·𝑖‘𝑊) | |
| 3 | isobs.f | . . . . . 6 ⊢ 𝐹 = (Scalar‘𝑊) | |
| 4 | isobs.u | . . . . . 6 ⊢ 1 = (1r‘𝐹) | |
| 5 | isobs.z | . . . . . 6 ⊢ 0 = (0g‘𝐹) | |
| 6 | eqid 2736 | . . . . . 6 ⊢ (ocv‘𝑊) = (ocv‘𝑊) | |
| 7 | eqid 2736 | . . . . . 6 ⊢ (0g‘𝑊) = (0g‘𝑊) | |
| 8 | 1, 2, 3, 4, 5, 6, 7 | isobs 21685 | . . . . 5 ⊢ (𝐵 ∈ (OBasis‘𝑊) ↔ (𝑊 ∈ PreHil ∧ 𝐵 ⊆ 𝑉 ∧ (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)}))) |
| 9 | 8 | simp3bi 1147 | . . . 4 ⊢ (𝐵 ∈ (OBasis‘𝑊) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)})) |
| 10 | 9 | simpld 494 | . . 3 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 )) |
| 11 | oveq1 7417 | . . . . 5 ⊢ (𝑥 = 𝑃 → (𝑥 , 𝑦) = (𝑃 , 𝑦)) | |
| 12 | eqeq1 2740 | . . . . . 6 ⊢ (𝑥 = 𝑃 → (𝑥 = 𝑦 ↔ 𝑃 = 𝑦)) | |
| 13 | 12 | ifbid 4529 | . . . . 5 ⊢ (𝑥 = 𝑃 → if(𝑥 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑦, 1 , 0 )) |
| 14 | 11, 13 | eqeq12d 2752 | . . . 4 ⊢ (𝑥 = 𝑃 → ((𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ))) |
| 15 | oveq2 7418 | . . . . 5 ⊢ (𝑦 = 𝑄 → (𝑃 , 𝑦) = (𝑃 , 𝑄)) | |
| 16 | eqeq2 2748 | . . . . . 6 ⊢ (𝑦 = 𝑄 → (𝑃 = 𝑦 ↔ 𝑃 = 𝑄)) | |
| 17 | 16 | ifbid 4529 | . . . . 5 ⊢ (𝑦 = 𝑄 → if(𝑃 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑄, 1 , 0 )) |
| 18 | 15, 17 | eqeq12d 2752 | . . . 4 ⊢ (𝑦 = 𝑄 → ((𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 19 | 14, 18 | rspc2v 3617 | . . 3 ⊢ ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 20 | 10, 19 | syl5com 31 | . 2 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 21 | 20 | 3impib 1116 | 1 ⊢ ((𝐵 ∈ (OBasis‘𝑊) ∧ 𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 )) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1540 ∈ wcel 2109 ∀wral 3052 ⊆ wss 3931 ifcif 4505 {csn 4606 ‘cfv 6536 (class class class)co 7410 Basecbs 17233 Scalarcsca 17279 ·𝑖cip 17281 0gc0g 17458 1rcur 20146 PreHilcphl 21589 ocvcocv 21625 OBasiscobs 21667 |
| 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 2708 ax-sep 5271 ax-nul 5281 ax-pow 5340 ax-pr 5407 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2540 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2810 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rab 3421 df-v 3466 df-dif 3934 df-un 3936 df-in 3938 df-ss 3948 df-nul 4314 df-if 4506 df-pw 4582 df-sn 4607 df-pr 4609 df-op 4613 df-uni 4889 df-br 5125 df-opab 5187 df-mpt 5207 df-id 5553 df-xp 5665 df-rel 5666 df-cnv 5667 df-co 5668 df-dm 5669 df-rn 5670 df-res 5671 df-ima 5672 df-iota 6489 df-fun 6538 df-fv 6544 df-ov 7413 df-obs 21670 |
| This theorem is referenced by: obsipid 21687 obselocv 21693 |
| Copyright terms: Public domain | W3C validator |