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

Theorem decrmanc 12147
Description: Perform a multiply-add of two numerals 𝑀 and 𝑁 against a fixed multiplicand 𝑃 (no carry). (Contributed by AV, 16-Sep-2021.)
Hypotheses
Ref Expression
decrmanc.a 𝐴 ∈ ℕ0
decrmanc.b 𝐵 ∈ ℕ0
decrmanc.n 𝑁 ∈ ℕ0
decrmanc.m 𝑀 = 𝐴𝐵
decrmanc.p 𝑃 ∈ ℕ0
decrmanc.e (𝐴 · 𝑃) = 𝐸
decrmanc.f ((𝐵 · 𝑃) + 𝑁) = 𝐹
Assertion
Ref Expression
decrmanc ((𝑀 · 𝑃) + 𝑁) = 𝐸𝐹

Proof of Theorem decrmanc
StepHypRef Expression
1 decrmanc.a . 2 𝐴 ∈ ℕ0
2 decrmanc.b . 2 𝐵 ∈ ℕ0
3 0nn0 11904 . 2 0 ∈ ℕ0
4 decrmanc.n . 2 𝑁 ∈ ℕ0
5 decrmanc.m . 2 𝑀 = 𝐴𝐵
64dec0h 12112 . 2 𝑁 = 0𝑁
7 decrmanc.p . 2 𝑃 ∈ ℕ0
81, 7nn0mulcli 11927 . . . . 5 (𝐴 · 𝑃) ∈ ℕ0
98nn0cni 11901 . . . 4 (𝐴 · 𝑃) ∈ ℂ
109addid1i 10819 . . 3 ((𝐴 · 𝑃) + 0) = (𝐴 · 𝑃)
11 decrmanc.e . . 3 (𝐴 · 𝑃) = 𝐸
1210, 11eqtri 2842 . 2 ((𝐴 · 𝑃) + 0) = 𝐸
13 decrmanc.f . 2 ((𝐵 · 𝑃) + 𝑁) = 𝐹
141, 2, 3, 4, 5, 6, 7, 12, 13decma 12141 1 ((𝑀 · 𝑃) + 𝑁) = 𝐸𝐹
Colors of variables: wff setvar class
Syntax hints:   = wceq 1531  wcel 2108  (class class class)co 7148  0cc0 10529   + caddc 10532   · cmul 10534  0cn0 11889  cdc 12090
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320  ax-un 7453  ax-resscn 10586  ax-1cn 10587  ax-icn 10588  ax-addcl 10589  ax-addrcl 10590  ax-mulcl 10591  ax-mulrcl 10592  ax-mulcom 10593  ax-addass 10594  ax-mulass 10595  ax-distr 10596  ax-i2m1 10597  ax-1ne0 10598  ax-1rid 10599  ax-rnegex 10600  ax-rrecex 10601  ax-cnre 10602  ax-pre-lttri 10603  ax-pre-lttrn 10604  ax-pre-ltadd 10605
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-mo 2616  df-eu 2648  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ne 3015  df-nel 3122  df-ral 3141  df-rex 3142  df-reu 3143  df-rab 3145  df-v 3495  df-sbc 3771  df-csb 3882  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-pss 3952  df-nul 4290  df-if 4466  df-pw 4539  df-sn 4560  df-pr 4562  df-tp 4564  df-op 4566  df-uni 4831  df-iun 4912  df-br 5058  df-opab 5120  df-mpt 5138  df-tr 5164  df-id 5453  df-eprel 5458  df-po 5467  df-so 5468  df-fr 5507  df-we 5509  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-pred 6141  df-ord 6187  df-on 6188  df-lim 6189  df-suc 6190  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-ov 7151  df-om 7573  df-wrecs 7939  df-recs 8000  df-rdg 8038  df-er 8281  df-en 8502  df-dom 8503  df-sdom 8504  df-pnf 10669  df-mnf 10670  df-ltxr 10672  df-nn 11631  df-2 11692  df-3 11693  df-4 11694  df-5 11695  df-6 11696  df-7 11697  df-8 11698  df-9 11699  df-n0 11890  df-dec 12091
This theorem is referenced by:  decmul1  12154  37prm  16446  2503lem1  16462  4001lem1  16466  4001lem2  16467  4001lem3  16468  log2ub  25519  decpmulnc  39164
  Copyright terms: Public domain W3C validator