![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > chpdmatlem1 | Structured version Visualization version GIF version |
Description: Lemma 1 for chpdmat 22834. (Contributed by AV, 18-Aug-2019.) |
Ref | Expression |
---|---|
chpdmat.c | ⊢ 𝐶 = (𝑁 CharPlyMat 𝑅) |
chpdmat.p | ⊢ 𝑃 = (Poly1‘𝑅) |
chpdmat.a | ⊢ 𝐴 = (𝑁 Mat 𝑅) |
chpdmat.s | ⊢ 𝑆 = (algSc‘𝑃) |
chpdmat.b | ⊢ 𝐵 = (Base‘𝐴) |
chpdmat.x | ⊢ 𝑋 = (var1‘𝑅) |
chpdmat.0 | ⊢ 0 = (0g‘𝑅) |
chpdmat.g | ⊢ 𝐺 = (mulGrp‘𝑃) |
chpdmat.m | ⊢ − = (-g‘𝑃) |
chpdmatlem.q | ⊢ 𝑄 = (𝑁 Mat 𝑃) |
chpdmatlem.1 | ⊢ 1 = (1r‘𝑄) |
chpdmatlem.m | ⊢ · = ( ·𝑠 ‘𝑄) |
chpdmatlem.z | ⊢ 𝑍 = (-g‘𝑄) |
chpdmatlem.t | ⊢ 𝑇 = (𝑁 matToPolyMat 𝑅) |
Ref | Expression |
---|---|
chpdmatlem1 | ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → ((𝑋 · 1 )𝑍(𝑇‘𝑀)) ∈ (Base‘𝑄)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | chpdmat.p | . . . . 5 ⊢ 𝑃 = (Poly1‘𝑅) | |
2 | chpdmatlem.q | . . . . 5 ⊢ 𝑄 = (𝑁 Mat 𝑃) | |
3 | 1, 2 | pmatring 22685 | . . . 4 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → 𝑄 ∈ Ring) |
4 | 3 | 3adant3 1129 | . . 3 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → 𝑄 ∈ Ring) |
5 | ringgrp 20221 | . . 3 ⊢ (𝑄 ∈ Ring → 𝑄 ∈ Grp) | |
6 | 4, 5 | syl 17 | . 2 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → 𝑄 ∈ Grp) |
7 | chpdmat.c | . . . 4 ⊢ 𝐶 = (𝑁 CharPlyMat 𝑅) | |
8 | chpdmat.a | . . . 4 ⊢ 𝐴 = (𝑁 Mat 𝑅) | |
9 | chpdmat.s | . . . 4 ⊢ 𝑆 = (algSc‘𝑃) | |
10 | chpdmat.b | . . . 4 ⊢ 𝐵 = (Base‘𝐴) | |
11 | chpdmat.x | . . . 4 ⊢ 𝑋 = (var1‘𝑅) | |
12 | chpdmat.0 | . . . 4 ⊢ 0 = (0g‘𝑅) | |
13 | chpdmat.g | . . . 4 ⊢ 𝐺 = (mulGrp‘𝑃) | |
14 | chpdmat.m | . . . 4 ⊢ − = (-g‘𝑃) | |
15 | chpdmatlem.1 | . . . 4 ⊢ 1 = (1r‘𝑄) | |
16 | chpdmatlem.m | . . . 4 ⊢ · = ( ·𝑠 ‘𝑄) | |
17 | 7, 1, 8, 9, 10, 11, 12, 13, 14, 2, 15, 16 | chpdmatlem0 22830 | . . 3 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring) → (𝑋 · 1 ) ∈ (Base‘𝑄)) |
18 | 17 | 3adant3 1129 | . 2 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → (𝑋 · 1 ) ∈ (Base‘𝑄)) |
19 | chpdmatlem.t | . . 3 ⊢ 𝑇 = (𝑁 matToPolyMat 𝑅) | |
20 | 19, 8, 10, 1, 2 | mat2pmatbas 22719 | . 2 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → (𝑇‘𝑀) ∈ (Base‘𝑄)) |
21 | eqid 2726 | . . 3 ⊢ (Base‘𝑄) = (Base‘𝑄) | |
22 | chpdmatlem.z | . . 3 ⊢ 𝑍 = (-g‘𝑄) | |
23 | 21, 22 | grpsubcl 19014 | . 2 ⊢ ((𝑄 ∈ Grp ∧ (𝑋 · 1 ) ∈ (Base‘𝑄) ∧ (𝑇‘𝑀) ∈ (Base‘𝑄)) → ((𝑋 · 1 )𝑍(𝑇‘𝑀)) ∈ (Base‘𝑄)) |
24 | 6, 18, 20, 23 | syl3anc 1368 | 1 ⊢ ((𝑁 ∈ Fin ∧ 𝑅 ∈ Ring ∧ 𝑀 ∈ 𝐵) → ((𝑋 · 1 )𝑍(𝑇‘𝑀)) ∈ (Base‘𝑄)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ w3a 1084 = wceq 1534 ∈ wcel 2099 ‘cfv 6554 (class class class)co 7424 Fincfn 8974 Basecbs 17213 ·𝑠 cvsca 17270 0gc0g 17454 Grpcgrp 18928 -gcsg 18930 mulGrpcmgp 20117 1rcur 20164 Ringcrg 20216 algSccascl 21850 var1cv1 22165 Poly1cpl1 22166 Mat cmat 22398 matToPolyMat cmat2pmat 22697 CharPlyMat cchpmat 22819 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-11 2147 ax-12 2167 ax-ext 2697 ax-rep 5290 ax-sep 5304 ax-nul 5311 ax-pow 5369 ax-pr 5433 ax-un 7746 ax-cnex 11214 ax-resscn 11215 ax-1cn 11216 ax-icn 11217 ax-addcl 11218 ax-addrcl 11219 ax-mulcl 11220 ax-mulrcl 11221 ax-mulcom 11222 ax-addass 11223 ax-mulass 11224 ax-distr 11225 ax-i2m1 11226 ax-1ne0 11227 ax-1rid 11228 ax-rnegex 11229 ax-rrecex 11230 ax-cnre 11231 ax-pre-lttri 11232 ax-pre-lttrn 11233 ax-pre-ltadd 11234 ax-pre-mulgt0 11235 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3or 1085 df-3an 1086 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-mo 2529 df-eu 2558 df-clab 2704 df-cleq 2718 df-clel 2803 df-nfc 2878 df-ne 2931 df-nel 3037 df-ral 3052 df-rex 3061 df-rmo 3364 df-reu 3365 df-rab 3420 df-v 3464 df-sbc 3777 df-csb 3893 df-dif 3950 df-un 3952 df-in 3954 df-ss 3964 df-pss 3967 df-nul 4326 df-if 4534 df-pw 4609 df-sn 4634 df-pr 4636 df-tp 4638 df-op 4640 df-ot 4642 df-uni 4914 df-int 4955 df-iun 5003 df-iin 5004 df-br 5154 df-opab 5216 df-mpt 5237 df-tr 5271 df-id 5580 df-eprel 5586 df-po 5594 df-so 5595 df-fr 5637 df-se 5638 df-we 5639 df-xp 5688 df-rel 5689 df-cnv 5690 df-co 5691 df-dm 5692 df-rn 5693 df-res 5694 df-ima 5695 df-pred 6312 df-ord 6379 df-on 6380 df-lim 6381 df-suc 6382 df-iota 6506 df-fun 6556 df-fn 6557 df-f 6558 df-f1 6559 df-fo 6560 df-f1o 6561 df-fv 6562 df-isom 6563 df-riota 7380 df-ov 7427 df-oprab 7428 df-mpo 7429 df-of 7690 df-ofr 7691 df-om 7877 df-1st 8003 df-2nd 8004 df-supp 8175 df-frecs 8296 df-wrecs 8327 df-recs 8401 df-rdg 8440 df-1o 8496 df-2o 8497 df-er 8734 df-map 8857 df-pm 8858 df-ixp 8927 df-en 8975 df-dom 8976 df-sdom 8977 df-fin 8978 df-fsupp 9406 df-sup 9485 df-oi 9553 df-card 9982 df-pnf 11300 df-mnf 11301 df-xr 11302 df-ltxr 11303 df-le 11304 df-sub 11496 df-neg 11497 df-nn 12265 df-2 12327 df-3 12328 df-4 12329 df-5 12330 df-6 12331 df-7 12332 df-8 12333 df-9 12334 df-n0 12525 df-z 12611 df-dec 12730 df-uz 12875 df-fz 13539 df-fzo 13682 df-seq 14022 df-hash 14348 df-struct 17149 df-sets 17166 df-slot 17184 df-ndx 17196 df-base 17214 df-ress 17243 df-plusg 17279 df-mulr 17280 df-sca 17282 df-vsca 17283 df-ip 17284 df-tset 17285 df-ple 17286 df-ds 17288 df-hom 17290 df-cco 17291 df-0g 17456 df-gsum 17457 df-prds 17462 df-pws 17464 df-mre 17599 df-mrc 17600 df-acs 17602 df-mgm 18633 df-sgrp 18712 df-mnd 18728 df-mhm 18773 df-submnd 18774 df-grp 18931 df-minusg 18932 df-sbg 18933 df-mulg 19062 df-subg 19117 df-ghm 19207 df-cntz 19311 df-cmn 19780 df-abl 19781 df-mgp 20118 df-rng 20136 df-ur 20165 df-ring 20218 df-subrng 20528 df-subrg 20553 df-lmod 20838 df-lss 20909 df-sra 21151 df-rgmod 21152 df-dsmm 21730 df-frlm 21745 df-ascl 21853 df-psr 21906 df-mvr 21907 df-mpl 21908 df-opsr 21910 df-psr1 22169 df-vr1 22170 df-ply1 22171 df-mamu 22382 df-mat 22399 df-mat2pmat 22700 |
This theorem is referenced by: chpdmat 22834 |
Copyright terms: Public domain | W3C validator |