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

Theorem scmateALT 22014
Description: Alternate proof of scmate 22012: An entry of an 𝑁 x 𝑁 scalar matrix over the ring 𝑅. This prove makes use of scmatmats 22013 but is longer and requires more distinct variables. (Contributed by AV, 19-Dec-2019.) (New usage is discouraged.) (Proof modification is discouraged.)
Hypotheses
Ref Expression
scmatmat.a 𝐴 = (𝑁 Mat 𝑅)
scmatmat.b 𝐵 = (Base‘𝐴)
scmatmat.s 𝑆 = (𝑁 ScMat 𝑅)
scmate.k 𝐾 = (Base‘𝑅)
scmate.0 0 = (0g𝑅)
Assertion
Ref Expression
scmateALT (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀𝑆) ∧ (𝐼𝑁𝐽𝑁)) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))
Distinct variable groups:   𝑀,𝑐   𝑁,𝑐   𝑅,𝑐   𝐼,𝑐   𝐽,𝑐   𝐾,𝑐   𝑆,𝑐   𝐵,𝑐
Allowed substitution hints:   𝐴(𝑐)   0 (𝑐)

Proof of Theorem scmateALT
Dummy variables 𝑚 𝑖 𝑗 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 scmatmat.a . . . . . 6 𝐴 = (𝑁 Mat 𝑅)
2 scmatmat.b . . . . . 6 𝐵 = (Base‘𝐴)
3 scmatmat.s . . . . . 6 𝑆 = (𝑁 ScMat 𝑅)
4 scmate.k . . . . . 6 𝐾 = (Base‘𝑅)
5 scmate.0 . . . . . 6 0 = (0g𝑅)
61, 2, 3, 4, 5scmatmats 22013 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → 𝑆 = {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )})
76eleq2d 2820 . . . 4 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )}))
8 oveq 7415 . . . . . . . . 9 (𝑚 = 𝑀 → (𝑖𝑚𝑗) = (𝑖𝑀𝑗))
98eqeq1d 2735 . . . . . . . 8 (𝑚 = 𝑀 → ((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1092ralbidv 3219 . . . . . . 7 (𝑚 = 𝑀 → (∀𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ ∀𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1110rexbidv 3179 . . . . . 6 (𝑚 = 𝑀 → (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1211elrab 3684 . . . . 5 (𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ↔ (𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
13 oveq1 7416 . . . . . . . . . . 11 (𝑖 = 𝐼 → (𝑖𝑀𝑗) = (𝐼𝑀𝑗))
14 eqeq1 2737 . . . . . . . . . . . 12 (𝑖 = 𝐼 → (𝑖 = 𝑗𝐼 = 𝑗))
1514ifbid 4552 . . . . . . . . . . 11 (𝑖 = 𝐼 → if(𝑖 = 𝑗, 𝑐, 0 ) = if(𝐼 = 𝑗, 𝑐, 0 ))
1613, 15eqeq12d 2749 . . . . . . . . . 10 (𝑖 = 𝐼 → ((𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ (𝐼𝑀𝑗) = if(𝐼 = 𝑗, 𝑐, 0 )))
17 oveq2 7417 . . . . . . . . . . 11 (𝑗 = 𝐽 → (𝐼𝑀𝑗) = (𝐼𝑀𝐽))
18 eqeq2 2745 . . . . . . . . . . . 12 (𝑗 = 𝐽 → (𝐼 = 𝑗𝐼 = 𝐽))
1918ifbid 4552 . . . . . . . . . . 11 (𝑗 = 𝐽 → if(𝐼 = 𝑗, 𝑐, 0 ) = if(𝐼 = 𝐽, 𝑐, 0 ))
2017, 19eqeq12d 2749 . . . . . . . . . 10 (𝑗 = 𝐽 → ((𝐼𝑀𝑗) = if(𝐼 = 𝑗, 𝑐, 0 ) ↔ (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2116, 20rspc2v 3623 . . . . . . . . 9 ((𝐼𝑁𝐽𝑁) → (∀𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2221reximdv 3171 . . . . . . . 8 ((𝐼𝑁𝐽𝑁) → (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2322com12 32 . . . . . . 7 (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2423adantl 483 . . . . . 6 ((𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2524a1i 11 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → ((𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
2612, 25biimtrid 241 . . . 4 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
277, 26sylbid 239 . . 3 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆 → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
2827ex 414 . 2 (𝑁 ∈ Fin → (𝑅 ∈ Ring → (𝑀𝑆 → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))))
29283imp1 1348 1 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀𝑆) ∧ (𝐼𝑁𝐽𝑁)) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 397  w3a 1088   = wceq 1542  wcel 2107  wral 3062  wrex 3071  {crab 3433  ifcif 4529  cfv 6544  (class class class)co 7409  Fincfn 8939  Basecbs 17144  0gc0g 17385  Ringcrg 20056   Mat cmat 21907   ScMat cscmat 21991
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2109  ax-9 2117  ax-10 2138  ax-11 2155  ax-12 2172  ax-ext 2704  ax-rep 5286  ax-sep 5300  ax-nul 5307  ax-pow 5364  ax-pr 5428  ax-un 7725  ax-cnex 11166  ax-resscn 11167  ax-1cn 11168  ax-icn 11169  ax-addcl 11170  ax-addrcl 11171  ax-mulcl 11172  ax-mulrcl 11173  ax-mulcom 11174  ax-addass 11175  ax-mulass 11176  ax-distr 11177  ax-i2m1 11178  ax-1ne0 11179  ax-1rid 11180  ax-rnegex 11181  ax-rrecex 11182  ax-cnre 11183  ax-pre-lttri 11184  ax-pre-lttrn 11185  ax-pre-ltadd 11186  ax-pre-mulgt0 11187
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 847  df-3or 1089  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1783  df-nf 1787  df-sb 2069  df-mo 2535  df-eu 2564  df-clab 2711  df-cleq 2725  df-clel 2811  df-nfc 2886  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-rmo 3377  df-reu 3378  df-rab 3434  df-v 3477  df-sbc 3779  df-csb 3895  df-dif 3952  df-un 3954  df-in 3956  df-ss 3966  df-pss 3968  df-nul 4324  df-if 4530  df-pw 4605  df-sn 4630  df-pr 4632  df-tp 4634  df-op 4636  df-ot 4638  df-uni 4910  df-int 4952  df-iun 5000  df-iin 5001  df-br 5150  df-opab 5212  df-mpt 5233  df-tr 5267  df-id 5575  df-eprel 5581  df-po 5589  df-so 5590  df-fr 5632  df-se 5633  df-we 5634  df-xp 5683  df-rel 5684  df-cnv 5685  df-co 5686  df-dm 5687  df-rn 5688  df-res 5689  df-ima 5690  df-pred 6301  df-ord 6368  df-on 6369  df-lim 6370  df-suc 6371  df-iota 6496  df-fun 6546  df-fn 6547  df-f 6548  df-f1 6549  df-fo 6550  df-f1o 6551  df-fv 6552  df-isom 6553  df-riota 7365  df-ov 7412  df-oprab 7413  df-mpo 7414  df-of 7670  df-om 7856  df-1st 7975  df-2nd 7976  df-supp 8147  df-frecs 8266  df-wrecs 8297  df-recs 8371  df-rdg 8410  df-1o 8466  df-er 8703  df-map 8822  df-ixp 8892  df-en 8940  df-dom 8941  df-sdom 8942  df-fin 8943  df-fsupp 9362  df-sup 9437  df-oi 9505  df-card 9934  df-pnf 11250  df-mnf 11251  df-xr 11252  df-ltxr 11253  df-le 11254  df-sub 11446  df-neg 11447  df-nn 12213  df-2 12275  df-3 12276  df-4 12277  df-5 12278  df-6 12279  df-7 12280  df-8 12281  df-9 12282  df-n0 12473  df-z 12559  df-dec 12678  df-uz 12823  df-fz 13485  df-fzo 13628  df-seq 13967  df-hash 14291  df-struct 17080  df-sets 17097  df-slot 17115  df-ndx 17127  df-base 17145  df-ress 17174  df-plusg 17210  df-mulr 17211  df-sca 17213  df-vsca 17214  df-ip 17215  df-tset 17216  df-ple 17217  df-ds 17219  df-hom 17221  df-cco 17222  df-0g 17387  df-gsum 17388  df-prds 17393  df-pws 17395  df-mre 17530  df-mrc 17531  df-acs 17533  df-mgm 18561  df-sgrp 18610  df-mnd 18626  df-mhm 18671  df-submnd 18672  df-grp 18822  df-minusg 18823  df-sbg 18824  df-mulg 18951  df-subg 19003  df-ghm 19090  df-cntz 19181  df-cmn 19650  df-abl 19651  df-mgp 19988  df-ur 20005  df-ring 20058  df-subrg 20317  df-lmod 20473  df-lss 20543  df-sra 20785  df-rgmod 20786  df-dsmm 21287  df-frlm 21302  df-mamu 21886  df-mat 21908  df-scmat 21993
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator