MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  scmatdmat Structured version   Visualization version   GIF version

Theorem scmatdmat 21120
Description: A scalar matrix is a diagonal matrix. (Contributed by AV, 20-Aug-2019.) (Revised by AV, 19-Dec-2019.)
Hypotheses
Ref Expression
scmatid.a 𝐴 = (𝑁 Mat 𝑅)
scmatid.b 𝐵 = (Base‘𝐴)
scmatid.e 𝐸 = (Base‘𝑅)
scmatid.0 0 = (0g𝑅)
scmatid.s 𝑆 = (𝑁 ScMat 𝑅)
scmatdmat.d 𝐷 = (𝑁 DMat 𝑅)
Assertion
Ref Expression
scmatdmat ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆𝑀𝐷))

Proof of Theorem scmatdmat
Dummy variables 𝑐 𝑖 𝑗 𝑚 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 id 22 . . . . . . . . . . . 12 ((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ))
2 ifnefalse 4437 . . . . . . . . . . . 12 (𝑖𝑗 → if(𝑖 = 𝑗, 𝑐, 0 ) = 0 )
31, 2sylan9eq 2853 . . . . . . . . . . 11 (((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ∧ 𝑖𝑗) → (𝑖𝑚𝑗) = 0 )
43ex 416 . . . . . . . . . 10 ((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → (𝑖𝑗 → (𝑖𝑚𝑗) = 0 ))
54a1i 11 . . . . . . . . 9 ((((((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑚𝐵) ∧ 𝑐𝐸) ∧ 𝑖𝑁) ∧ 𝑗𝑁) → ((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )))
65ralimdva 3144 . . . . . . . 8 (((((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑚𝐵) ∧ 𝑐𝐸) ∧ 𝑖𝑁) → (∀𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ∀𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )))
76ralimdva 3144 . . . . . . 7 ((((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑚𝐵) ∧ 𝑐𝐸) → (∀𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )))
87rexlimdva 3243 . . . . . 6 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑚𝐵) → (∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )))
98ss2rabdv 4003 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → {𝑚𝐵 ∣ ∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ⊆ {𝑚𝐵 ∣ ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )})
109adantr 484 . . . 4 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑀𝑆) → {𝑚𝐵 ∣ ∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ⊆ {𝑚𝐵 ∣ ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )})
11 scmatid.a . . . . . . 7 𝐴 = (𝑁 Mat 𝑅)
12 scmatid.b . . . . . . 7 𝐵 = (Base‘𝐴)
13 scmatid.s . . . . . . 7 𝑆 = (𝑁 ScMat 𝑅)
14 scmatid.e . . . . . . 7 𝐸 = (Base‘𝑅)
15 scmatid.0 . . . . . . 7 0 = (0g𝑅)
1611, 12, 13, 14, 15scmatmats 21116 . . . . . 6 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → 𝑆 = {𝑚𝐵 ∣ ∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )})
17 scmatdmat.d . . . . . . 7 𝐷 = (𝑁 DMat 𝑅)
1811, 12, 15, 17dmatval 21097 . . . . . 6 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → 𝐷 = {𝑚𝐵 ∣ ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )})
1916, 18sseq12d 3948 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑆𝐷 ↔ {𝑚𝐵 ∣ ∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ⊆ {𝑚𝐵 ∣ ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )}))
2019adantr 484 . . . 4 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑀𝑆) → (𝑆𝐷 ↔ {𝑚𝐵 ∣ ∃𝑐𝐸𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ⊆ {𝑚𝐵 ∣ ∀𝑖𝑁𝑗𝑁 (𝑖𝑗 → (𝑖𝑚𝑗) = 0 )}))
2110, 20mpbird 260 . . 3 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑀𝑆) → 𝑆𝐷)
22 simpr 488 . . 3 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑀𝑆) → 𝑀𝑆)
2321, 22sseldd 3916 . 2 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) ∧ 𝑀𝑆) → 𝑀𝐷)
2423ex 416 1 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆𝑀𝐷))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399   = wceq 1538  wcel 2111  wne 2987  wral 3106  wrex 3107  {crab 3110  wss 3881  ifcif 4425  cfv 6324  (class class class)co 7135  Fincfn 8492  Basecbs 16475  0gc0g 16705  Ringcrg 19290   Mat cmat 21012   DMat cdmat 21093   ScMat cscmat 21094
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 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-rep 5154  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rmo 3114  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-ot 4534  df-uni 4801  df-int 4839  df-iun 4883  df-iin 4884  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-se 5479  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-isom 6333  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-of 7389  df-om 7561  df-1st 7671  df-2nd 7672  df-supp 7814  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-1o 8085  df-oadd 8089  df-er 8272  df-map 8391  df-ixp 8445  df-en 8493  df-dom 8494  df-sdom 8495  df-fin 8496  df-fsupp 8818  df-sup 8890  df-oi 8958  df-card 9352  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-nn 11626  df-2 11688  df-3 11689  df-4 11690  df-5 11691  df-6 11692  df-7 11693  df-8 11694  df-9 11695  df-n0 11886  df-z 11970  df-dec 12087  df-uz 12232  df-fz 12886  df-fzo 13029  df-seq 13365  df-hash 13687  df-struct 16477  df-ndx 16478  df-slot 16479  df-base 16481  df-sets 16482  df-ress 16483  df-plusg 16570  df-mulr 16571  df-sca 16573  df-vsca 16574  df-ip 16575  df-tset 16576  df-ple 16577  df-ds 16579  df-hom 16581  df-cco 16582  df-0g 16707  df-gsum 16708  df-prds 16713  df-pws 16715  df-mre 16849  df-mrc 16850  df-acs 16852  df-mgm 17844  df-sgrp 17893  df-mnd 17904  df-mhm 17948  df-submnd 17949  df-grp 18098  df-minusg 18099  df-sbg 18100  df-mulg 18217  df-subg 18268  df-ghm 18348  df-cntz 18439  df-cmn 18900  df-abl 18901  df-mgp 19233  df-ur 19245  df-ring 19292  df-subrg 19526  df-lmod 19629  df-lss 19697  df-sra 19937  df-rgmod 19938  df-dsmm 20421  df-frlm 20436  df-mamu 20991  df-mat 21013  df-dmat 21095  df-scmat 21096
This theorem is referenced by:  scmatcrng  21126  scmatsgrp1  21127
  Copyright terms: Public domain W3C validator