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

Theorem mulgnn 19136
Description: Group multiple (exponentiation) operation at a positive integer. (Contributed by Mario Carneiro, 11-Dec-2014.)
Hypotheses
Ref Expression
mulgnn.b 𝐵 = (Base‘𝐺)
mulgnn.p + = (+g𝐺)
mulgnn.t · = (.g𝐺)
mulgnn.s 𝑆 = seq1( + , (ℕ × {𝑋}))
Assertion
Ref Expression
mulgnn ((𝑁 ∈ ℕ ∧ 𝑋𝐵) → (𝑁 · 𝑋) = (𝑆𝑁))

Proof of Theorem mulgnn
StepHypRef Expression
1 nnz 12607 . . 3 (𝑁 ∈ ℕ → 𝑁 ∈ ℤ)
2 mulgnn.b . . . 4 𝐵 = (Base‘𝐺)
3 mulgnn.p . . . 4 + = (+g𝐺)
4 eqid 2763 . . . 4 (0g𝐺) = (0g𝐺)
5 eqid 2763 . . . 4 (invg𝐺) = (invg𝐺)
6 mulgnn.t . . . 4 · = (.g𝐺)
7 mulgnn.s . . . 4 𝑆 = seq1( + , (ℕ × {𝑋}))
82, 3, 4, 5, 6, 7mulgval 19132 . . 3 ((𝑁 ∈ ℤ ∧ 𝑋𝐵) → (𝑁 · 𝑋) = if(𝑁 = 0, (0g𝐺), if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁)))))
91, 8sylan 591 . 2 ((𝑁 ∈ ℕ ∧ 𝑋𝐵) → (𝑁 · 𝑋) = if(𝑁 = 0, (0g𝐺), if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁)))))
10 nnne0 12265 . . . . . 6 (𝑁 ∈ ℕ → 𝑁 ≠ 0)
1110neneqd 2963 . . . . 5 (𝑁 ∈ ℕ → ¬ 𝑁 = 0)
1211iffalsed 4498 . . . 4 (𝑁 ∈ ℕ → if(𝑁 = 0, (0g𝐺), if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁)))) = if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁))))
13 nngt0 12262 . . . . 5 (𝑁 ∈ ℕ → 0 < 𝑁)
1413iftrued 4495 . . . 4 (𝑁 ∈ ℕ → if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁))) = (𝑆𝑁))
1512, 14eqtrd 2798 . . 3 (𝑁 ∈ ℕ → if(𝑁 = 0, (0g𝐺), if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁)))) = (𝑆𝑁))
1615adantr 485 . 2 ((𝑁 ∈ ℕ ∧ 𝑋𝐵) → if(𝑁 = 0, (0g𝐺), if(0 < 𝑁, (𝑆𝑁), ((invg𝐺)‘(𝑆‘-𝑁)))) = (𝑆𝑁))
179, 16eqtrd 2798 1 ((𝑁 ∈ ℕ ∧ 𝑋𝐵) → (𝑁 · 𝑋) = (𝑆𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400   = wceq 1570  wcel 2143  ifcif 4487  {csn 4589   class class class wbr 5109   × cxp 5659  cfv 6536  (class class class)co 7410  0cc0 11095  1c1 11096   < clt 11238  -cneg 11437  cn 12228  cz 12586  seqcseq 14033  Basecbs 17264  +gcplusg 17305  0gc0g 17487  invgcminusg 18996  .gcmg 19128
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5257  ax-nul 5269  ax-pow 5336  ax-pr 5404  ax-un 7732  ax-cnex 11151  ax-resscn 11152  ax-1cn 11153  ax-icn 11154  ax-addcl 11155  ax-addrcl 11156  ax-mulcl 11157  ax-mulrcl 11158  ax-mulcom 11159  ax-addass 11160  ax-mulass 11161  ax-distr 11162  ax-i2m1 11163  ax-1ne0 11164  ax-1rid 11165  ax-rnegex 11166  ax-rrecex 11167  ax-cnre 11168  ax-pre-lttri 11169  ax-pre-lttrn 11170  ax-pre-ltadd 11171  ax-pre-mulgt0 11172
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-nel 3065  df-ral 3080  df-rex 3090  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3745  df-csb 3854  df-dif 3908  df-un 3910  df-in 3912  df-ss 3922  df-pss 3925  df-nul 4287  df-if 4488  df-pw 4564  df-sn 4590  df-pr 4592  df-op 4596  df-uni 4873  df-iun 4958  df-br 5110  df-opab 5174  df-mpt 5193  df-tr 5219  df-id 5556  df-eprel 5561  df-po 5569  df-so 5570  df-fr 5614  df-we 5616  df-xp 5667  df-rel 5668  df-cnv 5669  df-co 5670  df-dm 5671  df-rn 5672  df-res 5673  df-ima 5674  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-riota 7367  df-ov 7413  df-oprab 7414  df-mpo 7415  df-om 7859  df-1st 7982  df-2nd 7983  df-frecs 8274  df-wrecs 8305  df-recs 8354  df-rdg 8393  df-er 8690  df-en 8940  df-dom 8941  df-sdom 8942  df-pnf 11240  df-mnf 11241  df-xr 11242  df-ltxr 11243  df-le 11244  df-sub 11438  df-neg 11439  df-nn 12229  df-n0 12500  df-z 12587  df-uz 12858  df-seq 14034  df-mulg 19129
This theorem is referenced by:  ressmulgnn  19137  ressmulgnnd  19139  mulgnngsum  19140  mulg1  19142  mulgnnp1  19143  mulgnegnn  19145  mulgnnsubcl  19147  mulgnn0z  19162  mulgnndir  19164  submmulg  19179  subgmulg  19202  mulgnn0di  19890  gsumconst  19999
  Copyright terms: Public domain W3C validator