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

Theorem nnadd1com 12279
Description: Addition with 1 is commutative for natural numbers. (Contributed by Steven Nguyen, 9-Dec-2022.)
Assertion
Ref Expression
nnadd1com (𝐴 ∈ ℕ → (𝐴 + 1) = (1 + 𝐴))

Proof of Theorem nnadd1com
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 oveq1 7427 . . 3 (𝑥 = 1 → (𝑥 + 1) = (1 + 1))
2 oveq2 7428 . . 3 (𝑥 = 1 → (1 + 𝑥) = (1 + 1))
31, 2eqeq12d 2781 . 2 (𝑥 = 1 → ((𝑥 + 1) = (1 + 𝑥) ↔ (1 + 1) = (1 + 1)))
4 oveq1 7427 . . 3 (𝑥 = 𝑦 → (𝑥 + 1) = (𝑦 + 1))
5 oveq2 7428 . . 3 (𝑥 = 𝑦 → (1 + 𝑥) = (1 + 𝑦))
64, 5eqeq12d 2781 . 2 (𝑥 = 𝑦 → ((𝑥 + 1) = (1 + 𝑥) ↔ (𝑦 + 1) = (1 + 𝑦)))
7 oveq1 7427 . . 3 (𝑥 = (𝑦 + 1) → (𝑥 + 1) = ((𝑦 + 1) + 1))
8 oveq2 7428 . . 3 (𝑥 = (𝑦 + 1) → (1 + 𝑥) = (1 + (𝑦 + 1)))
97, 8eqeq12d 2781 . 2 (𝑥 = (𝑦 + 1) → ((𝑥 + 1) = (1 + 𝑥) ↔ ((𝑦 + 1) + 1) = (1 + (𝑦 + 1))))
10 oveq1 7427 . . 3 (𝑥 = 𝐴 → (𝑥 + 1) = (𝐴 + 1))
11 oveq2 7428 . . 3 (𝑥 = 𝐴 → (1 + 𝑥) = (1 + 𝐴))
1210, 11eqeq12d 2781 . 2 (𝑥 = 𝐴 → ((𝑥 + 1) = (1 + 𝑥) ↔ (𝐴 + 1) = (1 + 𝐴)))
13 eqid 2765 . 2 (1 + 1) = (1 + 1)
14 oveq1 7427 . . . 4 ((𝑦 + 1) = (1 + 𝑦) → ((𝑦 + 1) + 1) = ((1 + 𝑦) + 1))
15 1cnd 11222 . . . . 5 (𝑦 ∈ ℕ → 1 ∈ ℂ)
16 nncn 12261 . . . . 5 (𝑦 ∈ ℕ → 𝑦 ∈ ℂ)
1715, 16, 15addassd 11251 . . . 4 (𝑦 ∈ ℕ → ((1 + 𝑦) + 1) = (1 + (𝑦 + 1)))
1814, 17sylan9eqr 2822 . . 3 ((𝑦 ∈ ℕ ∧ (𝑦 + 1) = (1 + 𝑦)) → ((𝑦 + 1) + 1) = (1 + (𝑦 + 1)))
1918ex 418 . 2 (𝑦 ∈ ℕ → ((𝑦 + 1) = (1 + 𝑦) → ((𝑦 + 1) + 1) = (1 + (𝑦 + 1))))
203, 6, 9, 12, 13, 19nnind 12271 1 (𝐴 ∈ ℕ → (𝐴 + 1) = (1 + 𝐴))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  wcel 2146  (class class class)co 7420  1c1 11121   + caddc 11123  cn 12253
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-sep 5259  ax-nul 5271  ax-pr 5406  ax-un 7743  ax-1cn 11178  ax-addcl 11180  ax-addass 11185
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3082  df-rex 3092  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-tr 5221  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6307  df-ord 6368  df-on 6369  df-lim 6370  df-suc 6371  df-iota 6497  df-fun 6543  df-fn 6544  df-f 6545  df-f1 6546  df-fo 6547  df-f1o 6548  df-fv 6549  df-ov 7423  df-om 7870  df-2nd 7994  df-frecs 8285  df-wrecs 8316  df-recs 8365  df-rdg 8404  df-nn 12254
This theorem is used by:  nnaddcom  12280  renegmulnnass  43317
  Copyright terms: Public domain W3C validator