| 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 21700 | . . . . 5 ⊢ (𝐵 ∈ (OBasis‘𝑊) ↔ (𝑊 ∈ PreHil ∧ 𝐵 ⊆ 𝑉 ∧ (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)}))) |
| 9 | 8 | simp3bi 1148 | . . . 4 ⊢ (𝐵 ∈ (OBasis‘𝑊) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)})) |
| 10 | 9 | simpld 494 | . . 3 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 )) |
| 11 | oveq1 7374 | . . . . 5 ⊢ (𝑥 = 𝑃 → (𝑥 , 𝑦) = (𝑃 , 𝑦)) | |
| 12 | eqeq1 2740 | . . . . . 6 ⊢ (𝑥 = 𝑃 → (𝑥 = 𝑦 ↔ 𝑃 = 𝑦)) | |
| 13 | 12 | ifbid 4490 | . . . . 5 ⊢ (𝑥 = 𝑃 → if(𝑥 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑦, 1 , 0 )) |
| 14 | 11, 13 | eqeq12d 2752 | . . . 4 ⊢ (𝑥 = 𝑃 → ((𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ))) |
| 15 | oveq2 7375 | . . . . 5 ⊢ (𝑦 = 𝑄 → (𝑃 , 𝑦) = (𝑃 , 𝑄)) | |
| 16 | eqeq2 2748 | . . . . . 6 ⊢ (𝑦 = 𝑄 → (𝑃 = 𝑦 ↔ 𝑃 = 𝑄)) | |
| 17 | 16 | ifbid 4490 | . . . . 5 ⊢ (𝑦 = 𝑄 → if(𝑃 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑄, 1 , 0 )) |
| 18 | 15, 17 | eqeq12d 2752 | . . . 4 ⊢ (𝑦 = 𝑄 → ((𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 19 | 14, 18 | rspc2v 3575 | . . 3 ⊢ ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 20 | 10, 19 | syl5com 31 | . 2 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 21 | 20 | 3impib 1117 | 1 ⊢ ((𝐵 ∈ (OBasis‘𝑊) ∧ 𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 )) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∈ wcel 2114 ∀wral 3051 ⊆ wss 3889 ifcif 4466 {csn 4567 ‘cfv 6498 (class class class)co 7367 Basecbs 17179 Scalarcsca 17223 ·𝑖cip 17225 0gc0g 17402 1rcur 20162 PreHilcphl 21604 ocvcocv 21640 OBasiscobs 21682 |
| 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 2708 ax-sep 5231 ax-nul 5241 ax-pow 5307 ax-pr 5375 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-rab 3390 df-v 3431 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-br 5086 df-opab 5148 df-mpt 5167 df-id 5526 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-iota 6454 df-fun 6500 df-fv 6506 df-ov 7370 df-obs 21685 |
| This theorem is referenced by: obsipid 21702 obselocv 21708 |
| Copyright terms: Public domain | W3C validator |