Theorems · Theorem · number theory
PosNum.add_succ
∀ (m n : PosNum), m + n.succ = (m + n).succ
- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumstatement and proof · cited by 171
- PosNum.brecOnproof · cited by 16
- PosNum.succstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Num.add_succproof · cited by 1