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

Theorem decma2c 12786
Description: Perform a multiply-add of two numerals 𝑀 and 𝑁 against a fixed multiplier 𝑃 (with carry). (Contributed by Mario Carneiro, 18-Feb-2014.) (Revised by AV, 6-Sep-2021.)
Hypotheses
Ref Expression
decma.a 𝐴 ∈ ℕ0
decma.b 𝐵 ∈ ℕ0
decma.c 𝐶 ∈ ℕ0
decma.d 𝐷 ∈ ℕ0
decma.m 𝑀 = 𝐴𝐵
decma.n 𝑁 = 𝐶𝐷
decma2c.p 𝑃 ∈ ℕ0
decma2c.f 𝐹 ∈ ℕ0
decma2c.g 𝐺 ∈ ℕ0
decma2c.e ((𝑃 · 𝐴) + (𝐶 + 𝐺)) = 𝐸
decma2c.2 ((𝑃 · 𝐵) + 𝐷) = 𝐺𝐹
Assertion
Ref Expression
decma2c ((𝑃 · 𝑀) + 𝑁) = 𝐸𝐹

Proof of Theorem decma2c
StepHypRef Expression
1 10nn0 12751 . . 3 10 ∈ ℕ0
2 decma.a . . 3 𝐴 ∈ ℕ0
3 decma.b . . 3 𝐵 ∈ ℕ0
4 decma.c . . 3 𝐶 ∈ ℕ0
5 decma.d . . 3 𝐷 ∈ ℕ0
6 decma.m . . . 4 𝑀 = 𝐴𝐵
7 dfdec10 12736 . . . 4 𝐴𝐵 = ((10 · 𝐴) + 𝐵)
86, 7eqtri 2765 . . 3 𝑀 = ((10 · 𝐴) + 𝐵)
9 decma.n . . . 4 𝑁 = 𝐶𝐷
10 dfdec10 12736 . . . 4 𝐶𝐷 = ((10 · 𝐶) + 𝐷)
119, 10eqtri 2765 . . 3 𝑁 = ((10 · 𝐶) + 𝐷)
12 decma2c.p . . 3 𝑃 ∈ ℕ0
13 decma2c.f . . 3 𝐹 ∈ ℕ0
14 decma2c.g . . 3 𝐺 ∈ ℕ0
15 decma2c.e . . 3 ((𝑃 · 𝐴) + (𝐶 + 𝐺)) = 𝐸
16 decma2c.2 . . . 4 ((𝑃 · 𝐵) + 𝐷) = 𝐺𝐹
17 dfdec10 12736 . . . 4 𝐺𝐹 = ((10 · 𝐺) + 𝐹)
1816, 17eqtri 2765 . . 3 ((𝑃 · 𝐵) + 𝐷) = ((10 · 𝐺) + 𝐹)
191, 2, 3, 4, 5, 8, 11, 12, 13, 14, 15, 18numma2c 12779 . 2 ((𝑃 · 𝑀) + 𝑁) = ((10 · 𝐸) + 𝐹)
20 dfdec10 12736 . 2 𝐸𝐹 = ((10 · 𝐸) + 𝐹)
2119, 20eqtr4i 2768 1 ((𝑃 · 𝑀) + 𝑁) = 𝐸𝐹
Colors of variables: wff setvar class
Syntax hints:   = wceq 1540  wcel 2108  (class class class)co 7431  0cc0 11155  1c1 11156   + caddc 11158   · cmul 11160  0cn0 12526  cdc 12733
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 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2157  ax-12 2177  ax-ext 2708  ax-sep 5296  ax-nul 5306  ax-pow 5365  ax-pr 5432  ax-un 7755  ax-resscn 11212  ax-1cn 11213  ax-icn 11214  ax-addcl 11215  ax-addrcl 11216  ax-mulcl 11217  ax-mulrcl 11218  ax-mulcom 11219  ax-addass 11220  ax-mulass 11221  ax-distr 11222  ax-i2m1 11223  ax-1ne0 11224  ax-1rid 11225  ax-rnegex 11226  ax-rrecex 11227  ax-cnre 11228  ax-pre-lttri 11229  ax-pre-lttrn 11230  ax-pre-ltadd 11231
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2065  df-mo 2540  df-eu 2569  df-clab 2715  df-cleq 2729  df-clel 2816  df-nfc 2892  df-ne 2941  df-nel 3047  df-ral 3062  df-rex 3071  df-reu 3381  df-rab 3437  df-v 3482  df-sbc 3789  df-csb 3900  df-dif 3954  df-un 3956  df-in 3958  df-ss 3968  df-pss 3971  df-nul 4334  df-if 4526  df-pw 4602  df-sn 4627  df-pr 4629  df-op 4633  df-uni 4908  df-iun 4993  df-br 5144  df-opab 5206  df-mpt 5226  df-tr 5260  df-id 5578  df-eprel 5584  df-po 5592  df-so 5593  df-fr 5637  df-we 5639  df-xp 5691  df-rel 5692  df-cnv 5693  df-co 5694  df-dm 5695  df-rn 5696  df-res 5697  df-ima 5698  df-pred 6321  df-ord 6387  df-on 6388  df-lim 6389  df-suc 6390  df-iota 6514  df-fun 6563  df-fn 6564  df-f 6565  df-f1 6566  df-fo 6567  df-f1o 6568  df-fv 6569  df-riota 7388  df-ov 7434  df-oprab 7435  df-mpo 7436  df-om 7888  df-2nd 8015  df-frecs 8306  df-wrecs 8337  df-recs 8411  df-rdg 8450  df-er 8745  df-en 8986  df-dom 8987  df-sdom 8988  df-pnf 11297  df-mnf 11298  df-ltxr 11300  df-sub 11494  df-nn 12267  df-2 12329  df-3 12330  df-4 12331  df-5 12332  df-6 12333  df-7 12334  df-8 12335  df-9 12336  df-n0 12527  df-dec 12734
This theorem is referenced by:  2exp16  17128  43prm  17159  83prm  17160  139prm  17161  163prm  17162  317prm  17163  631prm  17164  1259lem1  17168  1259lem2  17169  1259lem3  17170  1259lem4  17171  1259lem5  17172  2503lem1  17174  2503lem2  17175  2503lem3  17176  2503prm  17177  4001lem1  17178  4001lem2  17179  4001lem3  17180  4001lem4  17181  4001prm  17182  log2ublem3  26991  log2ub  26992  3exp7  42054  3lexlogpow5ineq1  42055  3lexlogpow5ineq5  42061  aks4d1p1  42077  235t711  42339  fmtno4nprmfac193  47561  139prmALT  47583  127prm  47586  m11nprm  47588
  Copyright terms: Public domain W3C validator