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

Theorem numma2c 12132
Description: Perform a multiply-add of two decimal integers 𝑀 and 𝑁 against a fixed multiplicand 𝑃 (with carry). (Contributed by Mario Carneiro, 18-Feb-2014.)
Hypotheses
Ref Expression
numma.1 𝑇 ∈ ℕ0
numma.2 𝐴 ∈ ℕ0
numma.3 𝐵 ∈ ℕ0
numma.4 𝐶 ∈ ℕ0
numma.5 𝐷 ∈ ℕ0
numma.6 𝑀 = ((𝑇 · 𝐴) + 𝐵)
numma.7 𝑁 = ((𝑇 · 𝐶) + 𝐷)
numma2c.8 𝑃 ∈ ℕ0
numma2c.9 𝐹 ∈ ℕ0
numma2c.10 𝐺 ∈ ℕ0
numma2c.11 ((𝑃 · 𝐴) + (𝐶 + 𝐺)) = 𝐸
numma2c.12 ((𝑃 · 𝐵) + 𝐷) = ((𝑇 · 𝐺) + 𝐹)
Assertion
Ref Expression
numma2c ((𝑃 · 𝑀) + 𝑁) = ((𝑇 · 𝐸) + 𝐹)

Proof of Theorem numma2c
StepHypRef Expression
1 numma2c.8 . . . . 5 𝑃 ∈ ℕ0
21nn0cni 11897 . . . 4 𝑃 ∈ ℂ
3 numma.6 . . . . . 6 𝑀 = ((𝑇 · 𝐴) + 𝐵)
4 numma.1 . . . . . . 7 𝑇 ∈ ℕ0
5 numma.2 . . . . . . 7 𝐴 ∈ ℕ0
6 numma.3 . . . . . . 7 𝐵 ∈ ℕ0
74, 5, 6numcl 12099 . . . . . 6 ((𝑇 · 𝐴) + 𝐵) ∈ ℕ0
83, 7eqeltri 2886 . . . . 5 𝑀 ∈ ℕ0
98nn0cni 11897 . . . 4 𝑀 ∈ ℂ
102, 9mulcomi 10638 . . 3 (𝑃 · 𝑀) = (𝑀 · 𝑃)
1110oveq1i 7145 . 2 ((𝑃 · 𝑀) + 𝑁) = ((𝑀 · 𝑃) + 𝑁)
12 numma.4 . . 3 𝐶 ∈ ℕ0
13 numma.5 . . 3 𝐷 ∈ ℕ0
14 numma.7 . . 3 𝑁 = ((𝑇 · 𝐶) + 𝐷)
15 numma2c.9 . . 3 𝐹 ∈ ℕ0
16 numma2c.10 . . 3 𝐺 ∈ ℕ0
175nn0cni 11897 . . . . . 6 𝐴 ∈ ℂ
1817, 2mulcomi 10638 . . . . 5 (𝐴 · 𝑃) = (𝑃 · 𝐴)
1918oveq1i 7145 . . . 4 ((𝐴 · 𝑃) + (𝐶 + 𝐺)) = ((𝑃 · 𝐴) + (𝐶 + 𝐺))
20 numma2c.11 . . . 4 ((𝑃 · 𝐴) + (𝐶 + 𝐺)) = 𝐸
2119, 20eqtri 2821 . . 3 ((𝐴 · 𝑃) + (𝐶 + 𝐺)) = 𝐸
226nn0cni 11897 . . . . . 6 𝐵 ∈ ℂ
2322, 2mulcomi 10638 . . . . 5 (𝐵 · 𝑃) = (𝑃 · 𝐵)
2423oveq1i 7145 . . . 4 ((𝐵 · 𝑃) + 𝐷) = ((𝑃 · 𝐵) + 𝐷)
25 numma2c.12 . . . 4 ((𝑃 · 𝐵) + 𝐷) = ((𝑇 · 𝐺) + 𝐹)
2624, 25eqtri 2821 . . 3 ((𝐵 · 𝑃) + 𝐷) = ((𝑇 · 𝐺) + 𝐹)
274, 5, 6, 12, 13, 3, 14, 1, 15, 16, 21, 26nummac 12131 . 2 ((𝑀 · 𝑃) + 𝑁) = ((𝑇 · 𝐸) + 𝐹)
2811, 27eqtri 2821 1 ((𝑃 · 𝑀) + 𝑁) = ((𝑇 · 𝐸) + 𝐹)
Colors of variables: wff setvar class
Syntax hints:   = wceq 1538  wcel 2111  (class class class)co 7135   + caddc 10529   · cmul 10531  0cn0 11885
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-pnf 10666  df-mnf 10667  df-ltxr 10669  df-sub 10861  df-nn 11626  df-n0 11886
This theorem is referenced by:  decma2c  12139
  Copyright terms: Public domain W3C validator