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

Theorem nnadd1com 12263
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 7417 . . 3 (𝑥 = 1 → (𝑥 + 1) = (1 + 1))
2 oveq2 7418 . . 3 (𝑥 = 1 → (1 + 𝑥) = (1 + 1))
31, 2eqeq12d 2779 . 2 (𝑥 = 1 → ((𝑥 + 1) = (1 + 𝑥) ↔ (1 + 1) = (1 + 1)))
4 oveq1 7417 . . 3 (𝑥 = 𝑦 → (𝑥 + 1) = (𝑦 + 1))
5 oveq2 7418 . . 3 (𝑥 = 𝑦 → (1 + 𝑥) = (1 + 𝑦))
64, 5eqeq12d 2779 . 2 (𝑥 = 𝑦 → ((𝑥 + 1) = (1 + 𝑥) ↔ (𝑦 + 1) = (1 + 𝑦)))
7 oveq1 7417 . . 3 (𝑥 = (𝑦 + 1) → (𝑥 + 1) = ((𝑦 + 1) + 1))
8 oveq2 7418 . . 3 (𝑥 = (𝑦 + 1) → (1 + 𝑥) = (1 + (𝑦 + 1)))
97, 8eqeq12d 2779 . 2 (𝑥 = (𝑦 + 1) → ((𝑥 + 1) = (1 + 𝑥) ↔ ((𝑦 + 1) + 1) = (1 + (𝑦 + 1))))
10 oveq1 7417 . . 3 (𝑥 = 𝐴 → (𝑥 + 1) = (𝐴 + 1))
11 oveq2 7418 . . 3 (𝑥 = 𝐴 → (1 + 𝑥) = (1 + 𝐴))
1210, 11eqeq12d 2779 . 2 (𝑥 = 𝐴 → ((𝑥 + 1) = (1 + 𝑥) ↔ (𝐴 + 1) = (1 + 𝐴)))
13 eqid 2763 . 2 (1 + 1) = (1 + 1)
14 oveq1 7417 . . . 4 ((𝑦 + 1) = (1 + 𝑦) → ((𝑦 + 1) + 1) = ((1 + 𝑦) + 1))
15 1cnd 11206 . . . . 5 (𝑦 ∈ ℕ → 1 ∈ ℂ)
16 nncn 12245 . . . . 5 (𝑦 ∈ ℕ → 𝑦 ∈ ℂ)
1715, 16, 15addassd 11235 . . . 4 (𝑦 ∈ ℕ → ((1 + 𝑦) + 1) = (1 + (𝑦 + 1)))
1814, 17sylan9eqr 2820 . . 3 ((𝑦 ∈ ℕ ∧ (𝑦 + 1) = (1 + 𝑦)) → ((𝑦 + 1) + 1) = (1 + (𝑦 + 1)))
1918ex 417 . 2 (𝑦 ∈ ℕ → ((𝑦 + 1) = (1 + 𝑦) → ((𝑦 + 1) + 1) = (1 + (𝑦 + 1))))
203, 6, 9, 12, 13, 19nnind 12255 1 (𝐴 ∈ ℕ → (𝐴 + 1) = (1 + 𝐴))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  wcel 2143  (class class class)co 7410  1c1 11105   + caddc 11107  cn 12237
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1825  ax-4 1839  ax-5 1940  ax-6 1997  ax-7 2038  ax-8 2145  ax-9 2153  ax-10 2176  ax-11 2192  ax-12 2213  ax-ext 2735  ax-sep 5257  ax-nul 5269  ax-pr 5404  ax-un 7732  ax-1cn 11162  ax-addcl 11164  ax-addass 11169
This proof depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1810  df-nf 1814  df-sb 2097  df-mo 2567  df-eu 2597  df-clab 2742  df-cleq 2755  df-clel 2838  df-nfc 2912  df-ne 2959  df-ral 3080  df-rex 3090  df-reu 3370  df-rab 3417  df-v 3457  df-sbc 3745  df-csb 3854  df-dif 3908  df-un 3910  df-in 3912  df-ss 3922  df-pss 3925  df-nul 4287  df-if 4488  df-pw 4564  df-sn 4590  df-pr 4592  df-op 4596  df-uni 4873  df-iun 4958  df-br 5110  df-opab 5174  df-mpt 5193  df-tr 5219  df-id 5556  df-eprel 5561  df-po 5569  df-so 5570  df-fr 5614  df-we 5616  df-xp 5667  df-rel 5668  df-cnv 5669  df-co 5670  df-dm 5671  df-rn 5672  df-res 5673  df-ima 5674  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-ov 7413  df-om 7859  df-2nd 7983  df-frecs 8274  df-wrecs 8305  df-recs 8354  df-rdg 8393  df-nn 12238
This theorem is used by:  nnaddcom  12264  renegmulnnass  43267
  Copyright terms: Public domain W3C validator