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

Theorem mattposm 21051
Description: Multiplying two transposed matrices results in the transposition of the product of the two matrices. (Contributed by Stefan O'Rear, 17-Jul-2018.)
Hypotheses
Ref Expression
mattposm.a 𝐴 = (𝑁 Mat 𝑅)
mattposm.b 𝐵 = (Base‘𝐴)
mattposm.t · = (.r𝐴)
Assertion
Ref Expression
mattposm ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → tpos (𝑋 · 𝑌) = (tpos 𝑌 · tpos 𝑋))

Proof of Theorem mattposm
StepHypRef Expression
1 eqid 2821 . . 3 (𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩) = (𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)
2 eqid 2821 . . 3 (Base‘𝑅) = (Base‘𝑅)
3 simp1 1132 . . 3 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → 𝑅 ∈ CRing)
4 mattposm.a . . . . . 6 𝐴 = (𝑁 Mat 𝑅)
5 mattposm.b . . . . . 6 𝐵 = (Base‘𝐴)
64, 5matrcl 21004 . . . . 5 (𝑌𝐵 → (𝑁 ∈ Fin ∧ 𝑅 ∈ V))
76simpld 497 . . . 4 (𝑌𝐵𝑁 ∈ Fin)
873ad2ant3 1131 . . 3 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → 𝑁 ∈ Fin)
94, 2, 5matbas2i 21014 . . . 4 (𝑋𝐵𝑋 ∈ ((Base‘𝑅) ↑m (𝑁 × 𝑁)))
1093ad2ant2 1130 . . 3 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → 𝑋 ∈ ((Base‘𝑅) ↑m (𝑁 × 𝑁)))
114, 2, 5matbas2i 21014 . . . 4 (𝑌𝐵𝑌 ∈ ((Base‘𝑅) ↑m (𝑁 × 𝑁)))
12113ad2ant3 1131 . . 3 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → 𝑌 ∈ ((Base‘𝑅) ↑m (𝑁 × 𝑁)))
131, 1, 2, 3, 8, 8, 8, 10, 12mamutpos 21050 . 2 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → tpos (𝑋(𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)𝑌) = (tpos 𝑌(𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)tpos 𝑋))
144, 1matmulr 21030 . . . . . 6 ((𝑁 ∈ Fin ∧ 𝑅 ∈ CRing) → (𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩) = (.r𝐴))
158, 3, 14syl2anc 586 . . . . 5 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → (𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩) = (.r𝐴))
16 mattposm.t . . . . 5 · = (.r𝐴)
1715, 16syl6reqr 2875 . . . 4 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → · = (𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩))
1817oveqd 7159 . . 3 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → (𝑋 · 𝑌) = (𝑋(𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)𝑌))
1918tposeqd 7881 . 2 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → tpos (𝑋 · 𝑌) = tpos (𝑋(𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)𝑌))
2017oveqd 7159 . 2 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → (tpos 𝑌 · tpos 𝑋) = (tpos 𝑌(𝑅 maMul ⟨𝑁, 𝑁, 𝑁⟩)tpos 𝑋))
2113, 19, 203eqtr4d 2866 1 ((𝑅 ∈ CRing ∧ 𝑋𝐵𝑌𝐵) → tpos (𝑋 · 𝑌) = (tpos 𝑌 · tpos 𝑋))
Colors of variables: wff setvar class
Syntax hints:  wi 4  w3a 1083   = wceq 1537  wcel 2114  Vcvv 3486  cotp 4561   × cxp 5539  cfv 6341  (class class class)co 7142  tpos ctpos 7877  m cmap 8392  Fincfn 8495  Basecbs 16466  .rcmulr 16549  CRingccrg 19281   maMul cmmul 20977   Mat cmat 20999
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 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2793  ax-rep 5176  ax-sep 5189  ax-nul 5196  ax-pow 5252  ax-pr 5316  ax-un 7447  ax-cnex 10579  ax-resscn 10580  ax-1cn 10581  ax-icn 10582  ax-addcl 10583  ax-addrcl 10584  ax-mulcl 10585  ax-mulrcl 10586  ax-mulcom 10587  ax-addass 10588  ax-mulass 10589  ax-distr 10590  ax-i2m1 10591  ax-1ne0 10592  ax-1rid 10593  ax-rnegex 10594  ax-rrecex 10595  ax-cnre 10596  ax-pre-lttri 10597  ax-pre-lttrn 10598  ax-pre-ltadd 10599  ax-pre-mulgt0 10600
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-nel 3124  df-ral 3143  df-rex 3144  df-reu 3145  df-rab 3147  df-v 3488  df-sbc 3764  df-csb 3872  df-dif 3927  df-un 3929  df-in 3931  df-ss 3940  df-pss 3942  df-nul 4280  df-if 4454  df-pw 4527  df-sn 4554  df-pr 4556  df-tp 4558  df-op 4560  df-ot 4562  df-uni 4825  df-int 4863  df-iun 4907  df-br 5053  df-opab 5115  df-mpt 5133  df-tr 5159  df-id 5446  df-eprel 5451  df-po 5460  df-so 5461  df-fr 5500  df-we 5502  df-xp 5547  df-rel 5548  df-cnv 5549  df-co 5550  df-dm 5551  df-rn 5552  df-res 5553  df-ima 5554  df-pred 6134  df-ord 6180  df-on 6181  df-lim 6182  df-suc 6183  df-iota 6300  df-fun 6343  df-fn 6344  df-f 6345  df-f1 6346  df-fo 6347  df-f1o 6348  df-fv 6349  df-riota 7100  df-ov 7145  df-oprab 7146  df-mpo 7147  df-om 7567  df-1st 7675  df-2nd 7676  df-supp 7817  df-tpos 7878  df-wrecs 7933  df-recs 7994  df-rdg 8032  df-1o 8088  df-oadd 8092  df-er 8275  df-map 8394  df-ixp 8448  df-en 8496  df-dom 8497  df-sdom 8498  df-fin 8499  df-fsupp 8820  df-sup 8892  df-pnf 10663  df-mnf 10664  df-xr 10665  df-ltxr 10666  df-le 10667  df-sub 10858  df-neg 10859  df-nn 11625  df-2 11687  df-3 11688  df-4 11689  df-5 11690  df-6 11691  df-7 11692  df-8 11693  df-9 11694  df-n0 11885  df-z 11969  df-dec 12086  df-uz 12231  df-fz 12883  df-struct 16468  df-ndx 16469  df-slot 16470  df-base 16472  df-sets 16473  df-ress 16474  df-plusg 16561  df-mulr 16562  df-sca 16564  df-vsca 16565  df-ip 16566  df-tset 16567  df-ple 16568  df-ds 16570  df-hom 16572  df-cco 16573  df-0g 16698  df-prds 16704  df-pws 16706  df-cmn 18891  df-mgp 19223  df-cring 19283  df-sra 19927  df-rgmod 19928  df-dsmm 20859  df-frlm 20874  df-mamu 20978  df-mat 21000
This theorem is referenced by:  madulid  21237
  Copyright terms: Public domain W3C validator