| 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 22328 | . . . . . 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 8009 | . . 3 ⊢ ((𝑁 ∈ Fin ∧ 𝑁 ∈ Fin) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) ∈ V) | |
| 8 | 6, 7 | syl 17 | . 2 ⊢ ((𝑀 ∈ 𝐵 ∧ 𝑆 ∈ (Base‘𝑅)) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) ∈ V) |
| 9 | ifeq1 4479 | . . . . . . 7 ⊢ (𝑠 = 𝑆 → if(𝑗 = 𝑙, 𝑠, 0 ) = if(𝑗 = 𝑙, 𝑆, 0 )) | |
| 10 | 9 | adantl 481 | . . . . . 6 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → if(𝑗 = 𝑙, 𝑠, 0 ) = if(𝑗 = 𝑙, 𝑆, 0 )) |
| 11 | oveq 7352 | . . . . . . 7 ⊢ (𝑚 = 𝑀 → (𝑖𝑚𝑗) = (𝑖𝑀𝑗)) | |
| 12 | 11 | adantr 480 | . . . . . 6 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑖𝑚𝑗) = (𝑖𝑀𝑗)) |
| 13 | 10, 12 | ifeq12d 4497 | . . . . 5 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗)) = if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))) |
| 14 | 13 | mpoeq3dv 7425 | . . . 4 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗))) = (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗)))) |
| 15 | 14 | mpoeq3dv 7425 | . . 3 ⊢ ((𝑚 = 𝑀 ∧ 𝑠 = 𝑆) → (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗)))) = (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑆, 0 ), (𝑖𝑀𝑗))))) |
| 16 | marrepfval.q | . . . 4 ⊢ 𝑄 = (𝑁 matRRep 𝑅) | |
| 17 | marrepfval.z | . . . 4 ⊢ 0 = (0g‘𝑅) | |
| 18 | 1, 2, 16, 17 | marrepfval 22476 | . . 3 ⊢ 𝑄 = (𝑚 ∈ 𝐵, 𝑠 ∈ (Base‘𝑅) ↦ (𝑘 ∈ 𝑁, 𝑙 ∈ 𝑁 ↦ (𝑖 ∈ 𝑁, 𝑗 ∈ 𝑁 ↦ if(𝑖 = 𝑘, if(𝑗 = 𝑙, 𝑠, 0 ), (𝑖𝑚𝑗))))) |
| 19 | 15, 18 | ovmpoga 7500 | . 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 1541 ∈ wcel 2111 Vcvv 3436 ifcif 4475 ‘cfv 6481 (class class class)co 7346 ∈ cmpo 7348 Fincfn 8869 Basecbs 17120 0gc0g 17343 Mat cmat 22323 matRRep cmarrep 22472 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2113 ax-9 2121 ax-10 2144 ax-11 2160 ax-12 2180 ax-ext 2703 ax-rep 5217 ax-sep 5234 ax-nul 5244 ax-pow 5303 ax-pr 5370 ax-un 7668 ax-cnex 11062 ax-1cn 11064 ax-addcl 11066 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2535 df-eu 2564 df-clab 2710 df-cleq 2723 df-clel 2806 df-nfc 2881 df-ne 2929 df-ral 3048 df-rex 3057 df-reu 3347 df-rab 3396 df-v 3438 df-sbc 3742 df-csb 3851 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-pss 3922 df-nul 4284 df-if 4476 df-pw 4552 df-sn 4577 df-pr 4579 df-op 4583 df-uni 4860 df-iun 4943 df-br 5092 df-opab 5154 df-mpt 5173 df-tr 5199 df-id 5511 df-eprel 5516 df-po 5524 df-so 5525 df-fr 5569 df-we 5571 df-xp 5622 df-rel 5623 df-cnv 5624 df-co 5625 df-dm 5626 df-rn 5627 df-res 5628 df-ima 5629 df-pred 6248 df-ord 6309 df-on 6310 df-lim 6311 df-suc 6312 df-iota 6437 df-fun 6483 df-fn 6484 df-f 6485 df-f1 6486 df-fo 6487 df-f1o 6488 df-fv 6489 df-ov 7349 df-oprab 7350 df-mpo 7351 df-om 7797 df-1st 7921 df-2nd 7922 df-frecs 8211 df-wrecs 8242 df-recs 8291 df-rdg 8329 df-nn 12126 df-slot 17093 df-ndx 17105 df-base 17121 df-mat 22324 df-marrep 22474 |
| This theorem is referenced by: marrepval 22478 minmar1marrep 22566 |
| Copyright terms: Public domain | W3C validator |