Theorems · Theorem · number theory
ZNum.cast_succ
∀ {α : Type u_1} [inst : AddGroupWithOne α] (n : ZNum), ↑n.succ = ↑n + 1- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupWithOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupWithOnestatement and proof · cited by 111
- ZNumstatement and proof · cited by 73
- castZNumstatement and proof · cited by 41
- ZNum.succstatement · cited by 8
- ZNum.cast_addproof · cited by 3
- ZNum.add_oneproof · cited by 3
- ZNum.cast_oneproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.