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

Theorem decma2c 12760
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 12724 . . 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 12705 . . . 4 𝐴𝐵 = ((10 · 𝐴) + 𝐵)
86, 7eqtri 2788 . . 3 𝑀 = ((10 · 𝐴) + 𝐵)
9 decma.n . . . 4 𝑁 = 𝐶𝐷
10 dfdec10 12705 . . . 4 𝐶𝐷 = ((10 · 𝐶) + 𝐷)
119, 10eqtri 2788 . . 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 12705 . . . 4 𝐺𝐹 = ((10 · 𝐺) + 𝐹)
1816, 17eqtri 2788 . . 3 ((𝑃 · 𝐵) + 𝐷) = ((10 · 𝐺) + 𝐹)
191, 2, 3, 4, 5, 8, 11, 12, 13, 14, 15, 18numma2c 12753 . 2 ((𝑃 · 𝑀) + 𝑁) = ((10 · 𝐸) + 𝐹)
20 dfdec10 12705 . 2 𝐸𝐹 = ((10 · 𝐸) + 𝐹)
2119, 20eqtr4i 2791 1 ((𝑃 · 𝑀) + 𝑁) = 𝐸𝐹
Colors of variables: wff setvar class
Syntax hints:   = wceq 1563  wcel 2145  (class class class)co 7400  0cc0 11088  1c1 11089   + caddc 11091   · cmul 11093  0cn0 12495  cdc 12702
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-sep 5251  ax-nul 5261  ax-pow 5327  ax-pr 5395  ax-un 7722  ax-resscn 11145  ax-1cn 11146  ax-icn 11147  ax-addcl 11148  ax-addrcl 11149  ax-mulcl 11150  ax-mulrcl 11151  ax-mulcom 11152  ax-addass 11153  ax-mulass 11154  ax-distr 11155  ax-i2m1 11156  ax-1ne0 11157  ax-1rid 11158  ax-rnegex 11159  ax-rrecex 11160  ax-cnre 11161  ax-pre-lttri 11162  ax-pre-lttrn 11163  ax-pre-ltadd 11164
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3065  df-ral 3080  df-rex 3090  df-reu 3371  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-pss 3927  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-iun 4954  df-br 5106  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5547  df-eprel 5552  df-po 5560  df-so 5561  df-fr 5605  df-we 5607  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-rn 5663  df-res 5664  df-ima 5665  df-pred 6292  df-ord 6353  df-on 6354  df-lim 6355  df-suc 6356  df-iota 6481  df-fun 6527  df-fn 6528  df-f 6529  df-f1 6530  df-fo 6531  df-f1o 6532  df-fv 6533  df-riota 7357  df-ov 7403  df-oprab 7404  df-mpo 7405  df-om 7851  df-2nd 7975  df-frecs 8266  df-wrecs 8297  df-recs 8346  df-rdg 8385  df-er 8682  df-en 8932  df-dom 8933  df-sdom 8934  df-pnf 11233  df-mnf 11234  df-ltxr 11236  df-sub 11431  df-nn 12225  df-2 12294  df-3 12295  df-4 12296  df-5 12297  df-6 12298  df-7 12299  df-8 12300  df-9 12301  df-n0 12496  df-dec 12703
This theorem is referenced by:  2exp16  17140  43prm  17172  83prm  17173  139prm  17174  163prm  17175  317prm  17176  631prm  17177  1259lem1  17181  1259lem2  17182  1259lem3  17183  1259lem4  17184  1259lem5  17185  2503lem1  17187  2503lem2  17188  2503lem3  17189  2503prm  17190  4001lem1  17191  4001lem2  17192  4001lem3  17193  4001lem4  17194  4001prm  17195  log2ublem3  27071  log2ub  27072  3exp7  42682  3lexlogpow5ineq1  42683  3lexlogpow5ineq5  42689  aks4d1p1  42705  235t711  42926  fmtno4nprmfac193  48181  139prmALT  48203  127prm  48206  m11nprm  48208
  Copyright terms: Public domain W3C validator