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

Theorem nummul2c 12151
Description: The product of a decimal integer with a number (with carry). (Contributed by Mario Carneiro, 18-Feb-2014.)
Hypotheses
Ref Expression
nummul1c.1 𝑇 ∈ ℕ0
nummul1c.2 𝑃 ∈ ℕ0
nummul1c.3 𝐴 ∈ ℕ0
nummul1c.4 𝐵 ∈ ℕ0
nummul1c.5 𝑁 = ((𝑇 · 𝐴) + 𝐵)
nummul1c.6 𝐷 ∈ ℕ0
nummul1c.7 𝐸 ∈ ℕ0
nummul2c.7 ((𝑃 · 𝐴) + 𝐸) = 𝐶
nummul2c.8 (𝑃 · 𝐵) = ((𝑇 · 𝐸) + 𝐷)
Assertion
Ref Expression
nummul2c (𝑃 · 𝑁) = ((𝑇 · 𝐶) + 𝐷)

Proof of Theorem nummul2c
StepHypRef Expression
1 nummul1c.5 . . . 4 𝑁 = ((𝑇 · 𝐴) + 𝐵)
2 nummul1c.1 . . . . 5 𝑇 ∈ ℕ0
3 nummul1c.3 . . . . 5 𝐴 ∈ ℕ0
4 nummul1c.4 . . . . 5 𝐵 ∈ ℕ0
52, 3, 4numcl 12114 . . . 4 ((𝑇 · 𝐴) + 𝐵) ∈ ℕ0
61, 5eqeltri 2912 . . 3 𝑁 ∈ ℕ0
76nn0cni 11912 . 2 𝑁 ∈ ℂ
8 nummul1c.2 . . 3 𝑃 ∈ ℕ0
98nn0cni 11912 . 2 𝑃 ∈ ℂ
10 nummul1c.6 . . 3 𝐷 ∈ ℕ0
11 nummul1c.7 . . 3 𝐸 ∈ ℕ0
123nn0cni 11912 . . . . . 6 𝐴 ∈ ℂ
1312, 9mulcomi 10652 . . . . 5 (𝐴 · 𝑃) = (𝑃 · 𝐴)
1413oveq1i 7169 . . . 4 ((𝐴 · 𝑃) + 𝐸) = ((𝑃 · 𝐴) + 𝐸)
15 nummul2c.7 . . . 4 ((𝑃 · 𝐴) + 𝐸) = 𝐶
1614, 15eqtri 2847 . . 3 ((𝐴 · 𝑃) + 𝐸) = 𝐶
174nn0cni 11912 . . . 4 𝐵 ∈ ℂ
18 nummul2c.8 . . . 4 (𝑃 · 𝐵) = ((𝑇 · 𝐸) + 𝐷)
199, 17, 18mulcomli 10653 . . 3 (𝐵 · 𝑃) = ((𝑇 · 𝐸) + 𝐷)
202, 8, 3, 4, 1, 10, 11, 16, 19nummul1c 12150 . 2 (𝑁 · 𝑃) = ((𝑇 · 𝐶) + 𝐷)
217, 9, 20mulcomli 10653 1 (𝑃 · 𝑁) = ((𝑇 · 𝐶) + 𝐷)
Colors of variables: wff setvar class
Syntax hints:   = wceq 1536  wcel 2113  (class class class)co 7159   + caddc 10543   · cmul 10545  0cn0 11900
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 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464  ax-resscn 10597  ax-1cn 10598  ax-icn 10599  ax-addcl 10600  ax-addrcl 10601  ax-mulcl 10602  ax-mulrcl 10603  ax-mulcom 10604  ax-addass 10605  ax-mulass 10606  ax-distr 10607  ax-i2m1 10608  ax-1ne0 10609  ax-1rid 10610  ax-rnegex 10611  ax-rrecex 10612  ax-cnre 10613  ax-pre-lttri 10614  ax-pre-lttrn 10615  ax-pre-ltadd 10616
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-nel 3127  df-ral 3146  df-rex 3147  df-reu 3148  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-pss 3957  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-tp 4575  df-op 4577  df-uni 4842  df-iun 4924  df-br 5070  df-opab 5132  df-mpt 5150  df-tr 5176  df-id 5463  df-eprel 5468  df-po 5477  df-so 5478  df-fr 5517  df-we 5519  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-pred 6151  df-ord 6197  df-on 6198  df-lim 6199  df-suc 6200  df-iota 6317  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-riota 7117  df-ov 7162  df-oprab 7163  df-mpo 7164  df-om 7584  df-wrecs 7950  df-recs 8011  df-rdg 8049  df-er 8292  df-en 8513  df-dom 8514  df-sdom 8515  df-pnf 10680  df-mnf 10681  df-ltxr 10683  df-sub 10875  df-nn 11642  df-n0 11901
This theorem is referenced by:  decmul2c  12167
  Copyright terms: Public domain W3C validator