| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > mat1comp | Structured version Visualization version GIF version | ||
| Description: The components of the identity matrix (as operation in maps-to notation). (Contributed by AV, 22-Jul-2019.) |
| Ref | Expression |
|---|---|
| mamumat1cl.b | ⊢ 𝐵 = (Base‘𝑅) |
| mamumat1cl.r | ⊢ (𝜑 → 𝑅 ∈ Ring) |
| mamumat1cl.o | ⊢ 1 = (1r‘𝑅) |
| mamumat1cl.z | ⊢ 0 = (0g‘𝑅) |
| mamumat1cl.i | ⊢ 𝐼 = (𝑖 ∈ 𝑀, 𝑗 ∈ 𝑀 ↦ if(𝑖 = 𝑗, 1 , 0 )) |
| mamumat1cl.m | ⊢ (𝜑 → 𝑀 ∈ Fin) |
| Ref | Expression |
|---|---|
| mat1comp | ⊢ ((𝐴 ∈ 𝑀 ∧ 𝐽 ∈ 𝑀) → (𝐴𝐼𝐽) = if(𝐴 = 𝐽, 1 , 0 )) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqeq1 2738 | . . 3 ⊢ (𝑖 = 𝐴 → (𝑖 = 𝑗 ↔ 𝐴 = 𝑗)) | |
| 2 | 1 | ifbid 4529 | . 2 ⊢ (𝑖 = 𝐴 → if(𝑖 = 𝑗, 1 , 0 ) = if(𝐴 = 𝑗, 1 , 0 )) |
| 3 | eqeq2 2746 | . . 3 ⊢ (𝑗 = 𝐽 → (𝐴 = 𝑗 ↔ 𝐴 = 𝐽)) | |
| 4 | 3 | ifbid 4529 | . 2 ⊢ (𝑗 = 𝐽 → if(𝐴 = 𝑗, 1 , 0 ) = if(𝐴 = 𝐽, 1 , 0 )) |
| 5 | mamumat1cl.i | . 2 ⊢ 𝐼 = (𝑖 ∈ 𝑀, 𝑗 ∈ 𝑀 ↦ if(𝑖 = 𝑗, 1 , 0 )) | |
| 6 | mamumat1cl.o | . . . 4 ⊢ 1 = (1r‘𝑅) | |
| 7 | 6 | fvexi 6900 | . . 3 ⊢ 1 ∈ V |
| 8 | mamumat1cl.z | . . . 4 ⊢ 0 = (0g‘𝑅) | |
| 9 | 8 | fvexi 6900 | . . 3 ⊢ 0 ∈ V |
| 10 | 7, 9 | ifex 4556 | . 2 ⊢ if(𝐴 = 𝐽, 1 , 0 ) ∈ V |
| 11 | 2, 4, 5, 10 | ovmpo 7575 | 1 ⊢ ((𝐴 ∈ 𝑀 ∧ 𝐽 ∈ 𝑀) → (𝐴𝐼𝐽) = if(𝐴 = 𝐽, 1 , 0 )) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1539 ∈ wcel 2107 ifcif 4505 ‘cfv 6541 (class class class)co 7413 ∈ cmpo 7415 Fincfn 8967 Basecbs 17229 0gc0g 17455 1rcur 20146 Ringcrg 20198 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-10 2140 ax-11 2156 ax-12 2176 ax-ext 2706 ax-sep 5276 ax-nul 5286 ax-pr 5412 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2064 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2808 df-nfc 2884 df-ne 2932 df-ral 3051 df-rex 3060 df-rab 3420 df-v 3465 df-sbc 3771 df-dif 3934 df-un 3936 df-ss 3948 df-nul 4314 df-if 4506 df-sn 4607 df-pr 4609 df-op 4613 df-uni 4888 df-br 5124 df-opab 5186 df-id 5558 df-xp 5671 df-rel 5672 df-cnv 5673 df-co 5674 df-dm 5675 df-iota 6494 df-fun 6543 df-fv 6549 df-ov 7416 df-oprab 7417 df-mpo 7418 |
| This theorem is referenced by: mamulid 22395 mamurid 22396 |
| Copyright terms: Public domain | W3C validator |