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

Theorem numma 12302
Description: Perform a multiply-add of two decimal integers 𝑀 and 𝑁 against a fixed multiplicand 𝑃 (no 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 𝑁 = ((𝑇 · 𝐶) + 𝐷)
numma.8 𝑃 ∈ ℕ0
numma.9 ((𝐴 · 𝑃) + 𝐶) = 𝐸
numma.10 ((𝐵 · 𝑃) + 𝐷) = 𝐹
Assertion
Ref Expression
numma ((𝑀 · 𝑃) + 𝑁) = ((𝑇 · 𝐸) + 𝐹)

Proof of Theorem numma
StepHypRef Expression
1 numma.6 . . . 4 𝑀 = ((𝑇 · 𝐴) + 𝐵)
21oveq1i 7201 . . 3 (𝑀 · 𝑃) = (((𝑇 · 𝐴) + 𝐵) · 𝑃)
3 numma.7 . . 3 𝑁 = ((𝑇 · 𝐶) + 𝐷)
42, 3oveq12i 7203 . 2 ((𝑀 · 𝑃) + 𝑁) = ((((𝑇 · 𝐴) + 𝐵) · 𝑃) + ((𝑇 · 𝐶) + 𝐷))
5 numma.1 . . . . . . 7 𝑇 ∈ ℕ0
65nn0cni 12067 . . . . . 6 𝑇 ∈ ℂ
7 numma.2 . . . . . . . 8 𝐴 ∈ ℕ0
87nn0cni 12067 . . . . . . 7 𝐴 ∈ ℂ
9 numma.8 . . . . . . . 8 𝑃 ∈ ℕ0
109nn0cni 12067 . . . . . . 7 𝑃 ∈ ℂ
118, 10mulcli 10805 . . . . . 6 (𝐴 · 𝑃) ∈ ℂ
12 numma.4 . . . . . . 7 𝐶 ∈ ℕ0
1312nn0cni 12067 . . . . . 6 𝐶 ∈ ℂ
146, 11, 13adddii 10810 . . . . 5 (𝑇 · ((𝐴 · 𝑃) + 𝐶)) = ((𝑇 · (𝐴 · 𝑃)) + (𝑇 · 𝐶))
156, 8, 10mulassi 10809 . . . . . 6 ((𝑇 · 𝐴) · 𝑃) = (𝑇 · (𝐴 · 𝑃))
1615oveq1i 7201 . . . . 5 (((𝑇 · 𝐴) · 𝑃) + (𝑇 · 𝐶)) = ((𝑇 · (𝐴 · 𝑃)) + (𝑇 · 𝐶))
1714, 16eqtr4i 2762 . . . 4 (𝑇 · ((𝐴 · 𝑃) + 𝐶)) = (((𝑇 · 𝐴) · 𝑃) + (𝑇 · 𝐶))
1817oveq1i 7201 . . 3 ((𝑇 · ((𝐴 · 𝑃) + 𝐶)) + ((𝐵 · 𝑃) + 𝐷)) = ((((𝑇 · 𝐴) · 𝑃) + (𝑇 · 𝐶)) + ((𝐵 · 𝑃) + 𝐷))
196, 8mulcli 10805 . . . . . 6 (𝑇 · 𝐴) ∈ ℂ
20 numma.3 . . . . . . 7 𝐵 ∈ ℕ0
2120nn0cni 12067 . . . . . 6 𝐵 ∈ ℂ
2219, 21, 10adddiri 10811 . . . . 5 (((𝑇 · 𝐴) + 𝐵) · 𝑃) = (((𝑇 · 𝐴) · 𝑃) + (𝐵 · 𝑃))
2322oveq1i 7201 . . . 4 ((((𝑇 · 𝐴) + 𝐵) · 𝑃) + ((𝑇 · 𝐶) + 𝐷)) = ((((𝑇 · 𝐴) · 𝑃) + (𝐵 · 𝑃)) + ((𝑇 · 𝐶) + 𝐷))
2419, 10mulcli 10805 . . . . 5 ((𝑇 · 𝐴) · 𝑃) ∈ ℂ
256, 13mulcli 10805 . . . . 5 (𝑇 · 𝐶) ∈ ℂ
2621, 10mulcli 10805 . . . . 5 (𝐵 · 𝑃) ∈ ℂ
27 numma.5 . . . . . 6 𝐷 ∈ ℕ0
2827nn0cni 12067 . . . . 5 𝐷 ∈ ℂ
2924, 25, 26, 28add4i 11021 . . . 4 ((((𝑇 · 𝐴) · 𝑃) + (𝑇 · 𝐶)) + ((𝐵 · 𝑃) + 𝐷)) = ((((𝑇 · 𝐴) · 𝑃) + (𝐵 · 𝑃)) + ((𝑇 · 𝐶) + 𝐷))
3023, 29eqtr4i 2762 . . 3 ((((𝑇 · 𝐴) + 𝐵) · 𝑃) + ((𝑇 · 𝐶) + 𝐷)) = ((((𝑇 · 𝐴) · 𝑃) + (𝑇 · 𝐶)) + ((𝐵 · 𝑃) + 𝐷))
3118, 30eqtr4i 2762 . 2 ((𝑇 · ((𝐴 · 𝑃) + 𝐶)) + ((𝐵 · 𝑃) + 𝐷)) = ((((𝑇 · 𝐴) + 𝐵) · 𝑃) + ((𝑇 · 𝐶) + 𝐷))
32 numma.9 . . . 4 ((𝐴 · 𝑃) + 𝐶) = 𝐸
3332oveq2i 7202 . . 3 (𝑇 · ((𝐴 · 𝑃) + 𝐶)) = (𝑇 · 𝐸)
34 numma.10 . . 3 ((𝐵 · 𝑃) + 𝐷) = 𝐹
3533, 34oveq12i 7203 . 2 ((𝑇 · ((𝐴 · 𝑃) + 𝐶)) + ((𝐵 · 𝑃) + 𝐷)) = ((𝑇 · 𝐸) + 𝐹)
364, 31, 353eqtr2i 2765 1 ((𝑀 · 𝑃) + 𝑁) = ((𝑇 · 𝐸) + 𝐹)
Colors of variables: wff setvar class
Syntax hints:   = wceq 1543  wcel 2112  (class class class)co 7191   + caddc 10697   · cmul 10699  0cn0 12055
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2018  ax-8 2114  ax-9 2122  ax-10 2143  ax-11 2160  ax-12 2177  ax-ext 2708  ax-sep 5177  ax-nul 5184  ax-pow 5243  ax-pr 5307  ax-un 7501  ax-resscn 10751  ax-1cn 10752  ax-icn 10753  ax-addcl 10754  ax-addrcl 10755  ax-mulcl 10756  ax-mulrcl 10757  ax-mulcom 10758  ax-addass 10759  ax-mulass 10760  ax-distr 10761  ax-i2m1 10762  ax-1ne0 10763  ax-1rid 10764  ax-rnegex 10765  ax-rrecex 10766  ax-cnre 10767  ax-pre-lttri 10768  ax-pre-lttrn 10769  ax-pre-ltadd 10770
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2073  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2728  df-clel 2809  df-nfc 2879  df-ne 2933  df-nel 3037  df-ral 3056  df-rex 3057  df-reu 3058  df-rab 3060  df-v 3400  df-sbc 3684  df-csb 3799  df-dif 3856  df-un 3858  df-in 3860  df-ss 3870  df-pss 3872  df-nul 4224  df-if 4426  df-pw 4501  df-sn 4528  df-pr 4530  df-tp 4532  df-op 4534  df-uni 4806  df-iun 4892  df-br 5040  df-opab 5102  df-mpt 5121  df-tr 5147  df-id 5440  df-eprel 5445  df-po 5453  df-so 5454  df-fr 5494  df-we 5496  df-xp 5542  df-rel 5543  df-cnv 5544  df-co 5545  df-dm 5546  df-rn 5547  df-res 5548  df-ima 5549  df-pred 6140  df-ord 6194  df-on 6195  df-lim 6196  df-suc 6197  df-iota 6316  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-ov 7194  df-om 7623  df-wrecs 8025  df-recs 8086  df-rdg 8124  df-er 8369  df-en 8605  df-dom 8606  df-sdom 8607  df-pnf 10834  df-mnf 10835  df-ltxr 10837  df-nn 11796  df-n0 12056
This theorem is referenced by:  nummac  12303  numadd  12305  decma  12309
  Copyright terms: Public domain W3C validator