Theorems · Theorem · number theory
ZNum.add_one
∀ (n : ZNum), n + 1 = n.succ
- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumproof · cited by 171
- ZNumstatement and proof · cited by 73
- PosNum.casesOnproof · cited by 17
- ZNum.succstatement and proof · cited by 8
- PosNum.add_oneproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- ZNum.ofInt'_eqproof · cited by 1
- Num.succ_ofInt'proof · cited by 0
- ZNum.cast_succproof · cited by 0