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

Theorem mdetuni 21159
Description: According to the definition in [Weierstrass] p. 272, the determinant function is the unique multilinear, alternating and normalized function from the algebra of square matrices of the same dimension over a commutative ring to this ring. So for any multilinear (mdetuni.li and mdetuni.sc), alternating (mdetuni.al) and normalized (mdetuni.no) function D (mdetuni.ff) from the algebra of square matrices (mdetuni.a) to their underlying commutative ring (mdetuni.cr), the function value of this function D for a matrix F (mdetuni.f) is the determinant of this matrix. (Contributed by Stefan O'Rear, 15-Jul-2018.) (Revised by Alexander van der Vekens, 8-Feb-2019.)
Hypotheses
Ref Expression
mdetuni.a 𝐴 = (𝑁 Mat 𝑅)
mdetuni.b 𝐵 = (Base‘𝐴)
mdetuni.k 𝐾 = (Base‘𝑅)
mdetuni.0g 0 = (0g𝑅)
mdetuni.1r 1 = (1r𝑅)
mdetuni.pg + = (+g𝑅)
mdetuni.tg · = (.r𝑅)
mdetuni.n (𝜑𝑁 ∈ Fin)
mdetuni.r (𝜑𝑅 ∈ Ring)
mdetuni.ff (𝜑𝐷:𝐵𝐾)
mdetuni.al (𝜑 → ∀𝑥𝐵𝑦𝑁𝑧𝑁 ((𝑦𝑧 ∧ ∀𝑤𝑁 (𝑦𝑥𝑤) = (𝑧𝑥𝑤)) → (𝐷𝑥) = 0 ))
mdetuni.li (𝜑 → ∀𝑥𝐵𝑦𝐵𝑧𝐵𝑤𝑁 (((𝑥 ↾ ({𝑤} × 𝑁)) = ((𝑦 ↾ ({𝑤} × 𝑁)) ∘f + (𝑧 ↾ ({𝑤} × 𝑁))) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑦 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑧 ↾ ((𝑁 ∖ {𝑤}) × 𝑁))) → (𝐷𝑥) = ((𝐷𝑦) + (𝐷𝑧))))
mdetuni.sc (𝜑 → ∀𝑥𝐵𝑦𝐾𝑧𝐵𝑤𝑁 (((𝑥 ↾ ({𝑤} × 𝑁)) = ((({𝑤} × 𝑁) × {𝑦}) ∘f · (𝑧 ↾ ({𝑤} × 𝑁))) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑧 ↾ ((𝑁 ∖ {𝑤}) × 𝑁))) → (𝐷𝑥) = (𝑦 · (𝐷𝑧))))
mdetuni.e 𝐸 = (𝑁 maDet 𝑅)
mdetuni.cr (𝜑𝑅 ∈ CRing)
mdetuni.f (𝜑𝐹𝐵)
mdetuni.no (𝜑 → (𝐷‘(1r𝐴)) = 1 )
Assertion
Ref Expression
mdetuni (𝜑 → (𝐷𝐹) = (𝐸𝐹))
Distinct variable groups:   𝜑,𝑥,𝑦,𝑧,𝑤   𝑥,𝐵,𝑦,𝑧,𝑤   𝑥,𝐾,𝑦,𝑧,𝑤   𝑥,𝑁,𝑦,𝑧,𝑤   𝑥,𝐷,𝑦,𝑧,𝑤   𝑥, · ,𝑦,𝑧,𝑤   𝑥, + ,𝑦,𝑧,𝑤   𝑥, 0 ,𝑦,𝑧,𝑤   𝑥, 1 ,𝑦,𝑧,𝑤   𝑥,𝑅,𝑦,𝑧,𝑤   𝑥,𝐴,𝑦,𝑧,𝑤   𝑥,𝐸,𝑦,𝑧,𝑤   𝑥,𝐹,𝑦,𝑧,𝑤

Proof of Theorem mdetuni
StepHypRef Expression
1 mdetuni.a . . 3 𝐴 = (𝑁 Mat 𝑅)
2 mdetuni.b . . 3 𝐵 = (Base‘𝐴)
3 mdetuni.k . . 3 𝐾 = (Base‘𝑅)
4 mdetuni.0g . . 3 0 = (0g𝑅)
5 mdetuni.1r . . 3 1 = (1r𝑅)
6 mdetuni.pg . . 3 + = (+g𝑅)
7 mdetuni.tg . . 3 · = (.r𝑅)
8 mdetuni.n . . 3 (𝜑𝑁 ∈ Fin)
9 mdetuni.r . . 3 (𝜑𝑅 ∈ Ring)
10 mdetuni.ff . . 3 (𝜑𝐷:𝐵𝐾)
11 mdetuni.al . . 3 (𝜑 → ∀𝑥𝐵𝑦𝑁𝑧𝑁 ((𝑦𝑧 ∧ ∀𝑤𝑁 (𝑦𝑥𝑤) = (𝑧𝑥𝑤)) → (𝐷𝑥) = 0 ))
12 mdetuni.li . . 3 (𝜑 → ∀𝑥𝐵𝑦𝐵𝑧𝐵𝑤𝑁 (((𝑥 ↾ ({𝑤} × 𝑁)) = ((𝑦 ↾ ({𝑤} × 𝑁)) ∘f + (𝑧 ↾ ({𝑤} × 𝑁))) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑦 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑧 ↾ ((𝑁 ∖ {𝑤}) × 𝑁))) → (𝐷𝑥) = ((𝐷𝑦) + (𝐷𝑧))))
13 mdetuni.sc . . 3 (𝜑 → ∀𝑥𝐵𝑦𝐾𝑧𝐵𝑤𝑁 (((𝑥 ↾ ({𝑤} × 𝑁)) = ((({𝑤} × 𝑁) × {𝑦}) ∘f · (𝑧 ↾ ({𝑤} × 𝑁))) ∧ (𝑥 ↾ ((𝑁 ∖ {𝑤}) × 𝑁)) = (𝑧 ↾ ((𝑁 ∖ {𝑤}) × 𝑁))) → (𝐷𝑥) = (𝑦 · (𝐷𝑧))))
14 mdetuni.e . . 3 𝐸 = (𝑁 maDet 𝑅)
15 mdetuni.cr . . 3 (𝜑𝑅 ∈ CRing)
16 mdetuni.f . . 3 (𝜑𝐹𝐵)
171, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16mdetuni0 21158 . 2 (𝜑 → (𝐷𝐹) = ((𝐷‘(1r𝐴)) · (𝐸𝐹)))
18 mdetuni.no . . 3 (𝜑 → (𝐷‘(1r𝐴)) = 1 )
1918oveq1d 7160 . 2 (𝜑 → ((𝐷‘(1r𝐴)) · (𝐸𝐹)) = ( 1 · (𝐸𝐹)))
2014, 1, 2, 3mdetcl 21133 . . . 4 ((𝑅 ∈ CRing ∧ 𝐹𝐵) → (𝐸𝐹) ∈ 𝐾)
2115, 16, 20syl2anc 584 . . 3 (𝜑 → (𝐸𝐹) ∈ 𝐾)
223, 7, 5ringlidm 19250 . . 3 ((𝑅 ∈ Ring ∧ (𝐸𝐹) ∈ 𝐾) → ( 1 · (𝐸𝐹)) = (𝐸𝐹))
239, 21, 22syl2anc 584 . 2 (𝜑 → ( 1 · (𝐸𝐹)) = (𝐸𝐹))
2417, 19, 233eqtrd 2857 1 (𝜑 → (𝐷𝐹) = (𝐸𝐹))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396  w3a 1079   = wceq 1528  wcel 2105  wne 3013  wral 3135  cdif 3930  {csn 4557   × cxp 5546  cres 5550  wf 6344  cfv 6348  (class class class)co 7145  f cof 7396  Fincfn 8497  Basecbs 16471  +gcplusg 16553  .rcmulr 16554  0gc0g 16701  1rcur 19180  Ringcrg 19226  CRingccrg 19227   Mat cmat 20944   maDet cmdat 21121
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1787  ax-4 1801  ax-5 1902  ax-6 1961  ax-7 2006  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2151  ax-12 2167  ax-ext 2790  ax-rep 5181  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320  ax-un 7450  ax-cnex 10581  ax-resscn 10582  ax-1cn 10583  ax-icn 10584  ax-addcl 10585  ax-addrcl 10586  ax-mulcl 10587  ax-mulrcl 10588  ax-mulcom 10589  ax-addass 10590  ax-mulass 10591  ax-distr 10592  ax-i2m1 10593  ax-1ne0 10594  ax-1rid 10595  ax-rnegex 10596  ax-rrecex 10597  ax-cnre 10598  ax-pre-lttri 10599  ax-pre-lttrn 10600  ax-pre-ltadd 10601  ax-pre-mulgt0 10602  ax-addf 10604  ax-mulf 10605
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 842  df-3or 1080  df-3an 1081  df-xor 1496  df-tru 1531  df-fal 1541  df-ex 1772  df-nf 1776  df-sb 2061  df-mo 2615  df-eu 2647  df-clab 2797  df-cleq 2811  df-clel 2890  df-nfc 2960  df-ne 3014  df-nel 3121  df-ral 3140  df-rex 3141  df-reu 3142  df-rmo 3143  df-rab 3144  df-v 3494  df-sbc 3770  df-csb 3881  df-dif 3936  df-un 3938  df-in 3940  df-ss 3949  df-pss 3951  df-nul 4289  df-if 4464  df-pw 4537  df-sn 4558  df-pr 4560  df-tp 4562  df-op 4564  df-ot 4566  df-uni 4831  df-int 4868  df-iun 4912  df-iin 4913  df-br 5058  df-opab 5120  df-mpt 5138  df-tr 5164  df-id 5453  df-eprel 5458  df-po 5467  df-so 5468  df-fr 5507  df-se 5508  df-we 5509  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-pred 6141  df-ord 6187  df-on 6188  df-lim 6189  df-suc 6190  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-isom 6357  df-riota 7103  df-ov 7148  df-oprab 7149  df-mpo 7150  df-of 7398  df-om 7570  df-1st 7678  df-2nd 7679  df-supp 7820  df-tpos 7881  df-wrecs 7936  df-recs 7997  df-rdg 8035  df-1o 8091  df-2o 8092  df-oadd 8095  df-er 8278  df-map 8397  df-pm 8398  df-ixp 8450  df-en 8498  df-dom 8499  df-sdom 8500  df-fin 8501  df-fsupp 8822  df-sup 8894  df-oi 8962  df-card 9356  df-pnf 10665  df-mnf 10666  df-xr 10667  df-ltxr 10668  df-le 10669  df-sub 10860  df-neg 10861  df-div 11286  df-nn 11627  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-xnn0 11956  df-z 11970  df-dec 12087  df-uz 12232  df-rp 12378  df-fz 12881  df-fzo 13022  df-seq 13358  df-exp 13418  df-hash 13679  df-word 13850  df-lsw 13903  df-concat 13911  df-s1 13938  df-substr 13991  df-pfx 14021  df-splice 14100  df-reverse 14109  df-s2 14198  df-struct 16473  df-ndx 16474  df-slot 16475  df-base 16477  df-sets 16478  df-ress 16479  df-plusg 16566  df-mulr 16567  df-starv 16568  df-sca 16569  df-vsca 16570  df-ip 16571  df-tset 16572  df-ple 16573  df-ds 16575  df-unif 16576  df-hom 16577  df-cco 16578  df-0g 16703  df-gsum 16704  df-prds 16709  df-pws 16711  df-mre 16845  df-mrc 16846  df-acs 16848  df-mgm 17840  df-sgrp 17889  df-mnd 17900  df-mhm 17944  df-submnd 17945  df-grp 18044  df-minusg 18045  df-sbg 18046  df-mulg 18163  df-subg 18214  df-ghm 18294  df-gim 18337  df-cntz 18385  df-oppg 18412  df-symg 18434  df-pmtr 18499  df-psgn 18548  df-evpm 18549  df-cmn 18837  df-abl 18838  df-mgp 19169  df-ur 19181  df-srg 19185  df-ring 19228  df-cring 19229  df-oppr 19302  df-dvdsr 19320  df-unit 19321  df-invr 19351  df-dvr 19362  df-rnghom 19396  df-drng 19433  df-subrg 19462  df-lmod 19565  df-lss 19633  df-sra 19873  df-rgmod 19874  df-cnfld 20474  df-zring 20546  df-zrh 20579  df-dsmm 20804  df-frlm 20819  df-mamu 20923  df-mat 20945  df-mdet 21122
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator