Theorems · Theorem · number theory
Num.add_succ
∀ (m n : Num), m + n.succ = (m + n).succ
- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumproof · cited by 171
- Numstatement and proof · cited by 117
- PosNum.succproof · cited by 14
- Num.succstatement and proof · cited by 13
- PosNum.add_oneproof · cited by 4
- Num.add_zeroproof · cited by 2
- Num.zero_addproof · cited by 2
- PosNum.add_succproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Num.add_ofNat'proof · cited by 1