| 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 2740 | . . . . . 6 ⊢ (ocv‘𝑊) = (ocv‘𝑊) | |
| 7 | eqid 2740 | . . . . . 6 ⊢ (0g‘𝑊) = (0g‘𝑊) | |
| 8 | 1, 2, 3, 4, 5, 6, 7 | isobs 21702 | . . . . 5 ⊢ (𝐵 ∈ (OBasis‘𝑊) ↔ (𝑊 ∈ PreHil ∧ 𝐵 ⊆ 𝑉 ∧ (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)}))) |
| 9 | 8 | simp3bi 1153 | . . . 4 ⊢ (𝐵 ∈ (OBasis‘𝑊) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ∧ ((ocv‘𝑊)‘𝐵) = {(0g‘𝑊)})) |
| 10 | 9 | simpld 495 | . . 3 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 )) |
| 11 | oveq1 7370 | . . . . 5 ⊢ (𝑥 = 𝑃 → (𝑥 , 𝑦) = (𝑃 , 𝑦)) | |
| 12 | eqeq1 2744 | . . . . . 6 ⊢ (𝑥 = 𝑃 → (𝑥 = 𝑦 ↔ 𝑃 = 𝑦)) | |
| 13 | 12 | ifbid 4485 | . . . . 5 ⊢ (𝑥 = 𝑃 → if(𝑥 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑦, 1 , 0 )) |
| 14 | 11, 13 | eqeq12d 2756 | . . . 4 ⊢ (𝑥 = 𝑃 → ((𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ))) |
| 15 | oveq2 7371 | . . . . 5 ⊢ (𝑦 = 𝑄 → (𝑃 , 𝑦) = (𝑃 , 𝑄)) | |
| 16 | eqeq2 2752 | . . . . . 6 ⊢ (𝑦 = 𝑄 → (𝑃 = 𝑦 ↔ 𝑃 = 𝑄)) | |
| 17 | 16 | ifbid 4485 | . . . . 5 ⊢ (𝑦 = 𝑄 → if(𝑃 = 𝑦, 1 , 0 ) = if(𝑃 = 𝑄, 1 , 0 )) |
| 18 | 15, 17 | eqeq12d 2756 | . . . 4 ⊢ (𝑦 = 𝑄 → ((𝑃 , 𝑦) = if(𝑃 = 𝑦, 1 , 0 ) ↔ (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 19 | 14, 18 | rspc2v 3578 | . . 3 ⊢ ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (∀𝑥 ∈ 𝐵 ∀𝑦 ∈ 𝐵 (𝑥 , 𝑦) = if(𝑥 = 𝑦, 1 , 0 ) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 20 | 10, 19 | syl5com 31 | . 2 ⊢ (𝐵 ∈ (OBasis‘𝑊) → ((𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 ))) |
| 21 | 20 | 3impib 1122 | 1 ⊢ ((𝐵 ∈ (OBasis‘𝑊) ∧ 𝑃 ∈ 𝐵 ∧ 𝑄 ∈ 𝐵) → (𝑃 , 𝑄) = if(𝑃 = 𝑄, 1 , 0 )) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 396 ∧ w3a 1092 = wceq 1547 ∈ wcel 2119 ∀wral 3054 ⊆ wss 3890 ifcif 4461 {csn 4562 ‘cfv 6492 (class class class)co 7363 Basecbs 17177 Scalarcsca 17221 ·𝑖cip 17223 0gc0g 17400 1rcur 20160 PreHilcphl 21606 ocvcocv 21642 OBasiscobs 21684 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2712 ax-sep 5225 ax-nul 5235 ax-pow 5301 ax-pr 5369 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2719 df-cleq 2732 df-clel 2815 df-nfc 2889 df-ne 2936 df-ral 3055 df-rex 3065 df-rab 3393 df-v 3434 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-nul 4269 df-if 4462 df-pw 4538 df-sn 4563 df-pr 4565 df-op 4569 df-uni 4846 df-br 5080 df-opab 5142 df-mpt 5161 df-id 5520 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-res 5637 df-ima 5638 df-iota 6448 df-fun 6494 df-fv 6500 df-ov 7366 df-obs 21687 |
| This theorem is referenced by: obsipid 21704 obselocv 21710 |
| Copyright terms: Public domain | W3C validator |