| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > marrepval0 | Structured version Visualization version GIF version | ||
| Description: Second substitution for the definition of the matrix row replacement function. (Contributed by AV, 12-Feb-2019.) |
| Ref | Expression |
|---|---|
| marrepfval.a | ⊢ 𝐴 = (𝑁 Mat 𝑅) |
| marrepfval.b | ⊢ 𝐵 = (Base‘𝐴) |
| marrepfval.q | ⊢ 𝑄 = (𝑁 matRRep 𝑅) |
| marrepfval.z | ⊢ 0 = (0g‘𝑅) |
| Ref | Expression |
|---|---|
| marrepval0 | ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅)) → (𝑀𝑄𝑆) = (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | marrepfval.a | . . . . . . 7 ⊢ 𝐴 = (𝑁 Mat 𝑅) | |
| 2 | marrepfval.b | . . . . . . 7 ⊢ 𝐵 = (Base‘𝐴) | |
| 3 | 1, 2 | matrcl 22416 | . . . . . 6 ⊢ (𝑀 ∈ 𝐵 → (𝑁 ∈ Fin ∧ 𝑅 ∈ V)) |
| 4 | 3 | simpld 494 | . . . . 5 ⊢ (𝑀 ∈ 𝐵 → 𝑁 ∈ Fin) |
| 5 | 4, 4 | jca 511 | . . . 4 ⊢ (𝑀 ∈ 𝐵 → (𝑁 ∈ Fin ∧ 𝑁 ∈ Fin)) |
| 6 | 5 | adantr 480 | . . 3 ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅)) → (𝑁 ∈ Fin ∧ 𝑁 ∈ Fin)) |
| 7 | mpoexga 8102 | . . 3 ⊢ ((𝑁 ∈ Fin ∧ 𝑁 ∈ Fin) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) ∈ V) | |
| 8 | 6, 7 | syl 17 | . 2 ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅)) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) ∈ V) |
| 9 | ifeq1 4529 | . . . . . . 7 ⊢ (𝑠 = 𝑆 → if(𝑗 = 𝑙, 𝑠, 0 ) = if(𝑗 = 𝑙, 𝑆, 0 )) | |
| 10 | 9 | adantl 481 | . . . . . 6 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → if(𝑗 = 𝑙, 𝑠, 0 ) = if(𝑗 = 𝑙, 𝑆, 0 )) |
| 11 | oveq 7437 | . . . . . . 7 ⊢ (𝑚 = 𝑀 → (𝑖𝑚𝑗) = (𝑖𝑀𝑗)) | |
| 12 | 11 | adantr 480 | . . . . . 6 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑖𝑚𝑗) = (𝑖𝑀𝑗)) |
| 13 | 10, 12 | ifeq12d 4547 | . . . . 5 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗)) = if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))) |
| 14 | 13 | mpoeq3dv 7512 | . . . 4 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗))) = (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) |
| 15 | 14 | mpoeq3dv 7512 | . . 3 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗)))) = (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))))) |
| 16 | marrepfval.q | . . . 4 ⊢ 𝑄 = (𝑁 matRRep 𝑅) | |
| 17 | marrepfval.z | . . . 4 ⊢ 0 = (0g‘𝑅) | |
| 18 | 1, 2, 16, 17 | marrepfval 22566 | . . 3 ⊢ 𝑄 = (𝑚 ∈ 𝐵, 𝑠 ∈ (Base‘𝑅) ↦ (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗))))) |
| 19 | 15, 18 | ovmpoga 7587 | . 2 ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅) ∧ (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) ∈ V) → (𝑀𝑄𝑆) = (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))))) |
| 20 | 8, 19 | mpd3an3 1464 | 1 ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅)) → (𝑀𝑄𝑆) = (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1540 ∈ wcel 2108 Vcvv 3480 ifcif 4525 ‘cfv 6561 (class class class)co 7431 ∈ cmpo 7433 Fincfn 8985 Basecbs 17247 0gc0g 17484 Mat cmat 22411 matRRep cmarrep 22562 |
| 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 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2708 ax-rep 5279 ax-sep 5296 ax-nul 5306 ax-pow 5365 ax-pr 5432 ax-un 7755 ax-cnex 11211 ax-1cn 11213 ax-addcl 11215 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2065 df-mo 2540 df-eu 2569 df-clab 2715 df-cleq 2729 df-clel 2816 df-nfc 2892 df-ne 2941 df-ral 3062 df-rex 3071 df-reu 3381 df-rab 3437 df-v 3482 df-sbc 3789 df-csb 3900 df-dif 3954 df-un 3956 df-in 3958 df-ss 3968 df-pss 3971 df-nul 4334 df-if 4526 df-pw 4602 df-sn 4627 df-pr 4629 df-op 4633 df-uni 4908 df-iun 4993 df-br 5144 df-opab 5206 df-mpt 5226 df-tr 5260 df-id 5578 df-eprel 5584 df-po 5592 df-so 5593 df-fr 5637 df-we 5639 df-xp 5691 df-rel 5692 df-cnv 5693 df-co 5694 df-dm 5695 df-rn 5696 df-res 5697 df-ima 5698 df-pred 6321 df-ord 6387 df-on 6388 df-lim 6389 df-suc 6390 df-iota 6514 df-fun 6563 df-fn 6564 df-f 6565 df-f1 6566 df-fo 6567 df-f1o 6568 df-fv 6569 df-ov 7434 df-oprab 7435 df-mpo 7436 df-om 7888 df-1st 8014 df-2nd 8015 df-frecs 8306 df-wrecs 8337 df-recs 8411 df-rdg 8450 df-nn 12267 df-slot 17219 df-ndx 17231 df-base 17248 df-mat 22412 df-marrep 22564 |
| This theorem is referenced by: marrepval 22568 minmar1marrep 22656 |
| Copyright terms: Public domain | W3C validator |