| 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 2737 | . . . . . 6 ⊢ (ocv‘𝑊) = (ocv‘𝑊) | |
| 7 | eqid 2737 | . . . . . 6 ⊢ (0g‘𝑊) = (0g‘𝑊) | |
| 8 | 1, 2, 3, 4, 5, 6, 7 | isobs 21687 | . . . . 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 7375 | . . . . 5 ⊢ (𝑥 = 𝑃 → (𝑥 , 𝑦) = (𝑃 , 𝑦)) | |
| 12 | eqeq1 2741 | . . . . . 6 ⊢ (𝑥 = 𝑃 → (𝑥 = 𝑦 ↔ 𝑃 = 𝑦)) | |
| 13 | 12 | ifbid 4505 | . . . . 5 ⊢ (𝑥 = 𝑃 → if(𝑥 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑦, 1 , 0 )) |
| 14 | 11, 13 | eqeq12d 2753 | . . . 4 ⊢ (𝑥 = 𝑃 → ((𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ))) |
| 15 | oveq2 7376 | . . . . 5 ⊢ (𝑦 = 𝑄 → (𝑃 , 𝑦) = (𝑃 , 𝑄)) | |
| 16 | eqeq2 2749 | . . . . . 6 ⊢ (𝑦 = 𝑄 → (𝑃 = 𝑦 ↔ 𝑃 = 𝑄)) | |
| 17 | 16 | ifbid 4505 | . . . . 5 ⊢ (𝑦 = 𝑄 → if(𝑃 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑄, 1 , 0 )) |
| 18 | 15, 17 | eqeq12d 2753 | . . . 4 ⊢ (𝑦 = 𝑄 → ((𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 19 | 14, 18 | rspc2v 3589 | . . 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 3052 ⊆ wss 3903 ifcif 4481 {csn 4582 ‘cfv 6500 (class class class)co 7368 Basecbs 17148 Scalarcsca 17192 ·𝑖cip 17194 0gc0g 17371 1rcur 20128 PreHilcphl 21591 ocvcocv 21627 OBasiscobs 21669 |
| 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 2709 ax-sep 5243 ax-nul 5253 ax-pow 5312 ax-pr 5379 |
| 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 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3063 df-rab 3402 df-v 3444 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-op 4589 df-uni 4866 df-br 5101 df-opab 5163 df-mpt 5182 df-id 5527 df-xp 5638 df-rel 5639 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 df-iota 6456 df-fun 6502 df-fv 6508 df-ov 7371 df-obs 21672 |
| This theorem is referenced by: obsipid 21689 obselocv 21695 |
| Copyright terms: Public domain | W3C validator |