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

Theorem scmateALT 22405
Description: Alternate proof of scmate 22403: An entry of an 𝑁 x 𝑁 scalar matrix over the ring 𝑅. This prove makes use of scmatmats 22404 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 22404 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → 𝑆 = {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )})
76eleq2d 2815 . . . 4 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )}))
8 oveq 7400 . . . . . . . . 9 (𝑚 = 𝑀 → (𝑖𝑚𝑗) = (𝑖𝑀𝑗))
98eqeq1d 2732 . . . . . . . 8 (𝑚 = 𝑀 → ((𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1092ralbidv 3203 . . . . . . 7 (𝑚 = 𝑀 → (∀𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ ∀𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1110rexbidv 3159 . . . . . 6 (𝑚 = 𝑀 → (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
1211elrab 3667 . . . . 5 (𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} ↔ (𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )))
13 oveq1 7401 . . . . . . . . . . 11 (𝑖 = 𝐼 → (𝑖𝑀𝑗) = (𝐼𝑀𝑗))
14 eqeq1 2734 . . . . . . . . . . . 12 (𝑖 = 𝐼 → (𝑖 = 𝑗𝐼 = 𝑗))
1514ifbid 4520 . . . . . . . . . . 11 (𝑖 = 𝐼 → if(𝑖 = 𝑗, 𝑐, 0 ) = if(𝐼 = 𝑗, 𝑐, 0 ))
1613, 15eqeq12d 2746 . . . . . . . . . 10 (𝑖 = 𝐼 → ((𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) ↔ (𝐼𝑀𝑗) = if(𝐼 = 𝑗, 𝑐, 0 )))
17 oveq2 7402 . . . . . . . . . . 11 (𝑗 = 𝐽 → (𝐼𝑀𝑗) = (𝐼𝑀𝐽))
18 eqeq2 2742 . . . . . . . . . . . 12 (𝑗 = 𝐽 → (𝐼 = 𝑗𝐼 = 𝐽))
1918ifbid 4520 . . . . . . . . . . 11 (𝑗 = 𝐽 → if(𝐼 = 𝑗, 𝑐, 0 ) = if(𝐼 = 𝐽, 𝑐, 0 ))
2017, 19eqeq12d 2746 . . . . . . . . . 10 (𝑗 = 𝐽 → ((𝐼𝑀𝑗) = if(𝐼 = 𝑗, 𝑐, 0 ) ↔ (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2116, 20rspc2v 3608 . . . . . . . . 9 ((𝐼𝑁𝐽𝑁) → (∀𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2221reximdv 3150 . . . . . . . 8 ((𝐼𝑁𝐽𝑁) → (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2322com12 32 . . . . . . 7 (∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 ) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2423adantl 481 . . . . . 6 ((𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))
2524a1i 11 . . . . 5 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → ((𝑀𝐵 ∧ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑀𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )) → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
2612, 25biimtrid 242 . . . 4 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀 ∈ {𝑚𝐵 ∣ ∃𝑐𝐾𝑖𝑁𝑗𝑁 (𝑖𝑚𝑗) = if(𝑖 = 𝑗, 𝑐, 0 )} → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
277, 26sylbid 240 . . 3 ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑀𝑆 → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))))
2827ex 412 . 2 (𝑁 ∈ Fin → (𝑅 ∈ Ring → (𝑀𝑆 → ((𝐼𝑁𝐽𝑁) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 )))))
29283imp1 1348 1 (((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀𝑆) ∧ (𝐼𝑁𝐽𝑁)) → ∃𝑐𝐾 (𝐼𝑀𝐽) = if(𝐼 = 𝐽, 𝑐, 0 ))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395  w3a 1086   = wceq 1540  wcel 2109  wral 3046  wrex 3055  {crab 3411  ifcif 4496  cfv 6519  (class class class)co 7394  Fincfn 8922  Basecbs 17185  0gc0g 17408  Ringcrg 20148   Mat cmat 22300   ScMat cscmat 22382
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 2008  ax-8 2111  ax-9 2119  ax-10 2142  ax-11 2158  ax-12 2178  ax-ext 2702  ax-rep 5242  ax-sep 5259  ax-nul 5269  ax-pow 5328  ax-pr 5395  ax-un 7718  ax-cnex 11142  ax-resscn 11143  ax-1cn 11144  ax-icn 11145  ax-addcl 11146  ax-addrcl 11147  ax-mulcl 11148  ax-mulrcl 11149  ax-mulcom 11150  ax-addass 11151  ax-mulass 11152  ax-distr 11153  ax-i2m1 11154  ax-1ne0 11155  ax-1rid 11156  ax-rnegex 11157  ax-rrecex 11158  ax-cnre 11159  ax-pre-lttri 11160  ax-pre-lttrn 11161  ax-pre-ltadd 11162  ax-pre-mulgt0 11163
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2534  df-eu 2563  df-clab 2709  df-cleq 2722  df-clel 2804  df-nfc 2880  df-ne 2928  df-nel 3032  df-ral 3047  df-rex 3056  df-rmo 3357  df-reu 3358  df-rab 3412  df-v 3457  df-sbc 3762  df-csb 3871  df-dif 3925  df-un 3927  df-in 3929  df-ss 3939  df-pss 3942  df-nul 4305  df-if 4497  df-pw 4573  df-sn 4598  df-pr 4600  df-tp 4602  df-op 4604  df-ot 4606  df-uni 4880  df-int 4919  df-iun 4965  df-iin 4966  df-br 5116  df-opab 5178  df-mpt 5197  df-tr 5223  df-id 5541  df-eprel 5546  df-po 5554  df-so 5555  df-fr 5599  df-se 5600  df-we 5601  df-xp 5652  df-rel 5653  df-cnv 5654  df-co 5655  df-dm 5656  df-rn 5657  df-res 5658  df-ima 5659  df-pred 6282  df-ord 6343  df-on 6344  df-lim 6345  df-suc 6346  df-iota 6472  df-fun 6521  df-fn 6522  df-f 6523  df-f1 6524  df-fo 6525  df-f1o 6526  df-fv 6527  df-isom 6528  df-riota 7351  df-ov 7397  df-oprab 7398  df-mpo 7399  df-of 7660  df-om 7851  df-1st 7977  df-2nd 7978  df-supp 8149  df-frecs 8269  df-wrecs 8300  df-recs 8349  df-rdg 8387  df-1o 8443  df-2o 8444  df-er 8682  df-map 8805  df-ixp 8875  df-en 8923  df-dom 8924  df-sdom 8925  df-fin 8926  df-fsupp 9331  df-sup 9411  df-oi 9481  df-card 9910  df-pnf 11228  df-mnf 11229  df-xr 11230  df-ltxr 11231  df-le 11232  df-sub 11425  df-neg 11426  df-nn 12198  df-2 12260  df-3 12261  df-4 12262  df-5 12263  df-6 12264  df-7 12265  df-8 12266  df-9 12267  df-n0 12459  df-z 12546  df-dec 12666  df-uz 12810  df-fz 13482  df-fzo 13629  df-seq 13977  df-hash 14306  df-struct 17123  df-sets 17140  df-slot 17158  df-ndx 17170  df-base 17186  df-ress 17207  df-plusg 17239  df-mulr 17240  df-sca 17242  df-vsca 17243  df-ip 17244  df-tset 17245  df-ple 17246  df-ds 17248  df-hom 17250  df-cco 17251  df-0g 17410  df-gsum 17411  df-prds 17416  df-pws 17418  df-mre 17553  df-mrc 17554  df-acs 17556  df-mgm 18573  df-sgrp 18652  df-mnd 18668  df-mhm 18716  df-submnd 18717  df-grp 18874  df-minusg 18875  df-sbg 18876  df-mulg 19006  df-subg 19061  df-ghm 19151  df-cntz 19255  df-cmn 19718  df-abl 19719  df-mgp 20056  df-rng 20068  df-ur 20097  df-ring 20150  df-subrg 20485  df-lmod 20774  df-lss 20844  df-sra 21086  df-rgmod 21087  df-dsmm 21647  df-frlm 21662  df-mamu 22284  df-mat 22301  df-scmat 22384
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator