Theorems · Theorem · number theory
PosNum.cast_succ
∀ {α : Type u_1} [inst : AddMonoidWithOne α] (n : PosNum), ↑n.succ = ↑n + 1- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
- Assumes
- AddMonoidWithOne
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.
- AddMonoidWithOnestatement and proof · cited by 313
- PosNumstatement and proof · cited by 171
- castPosNumstatement and proof · cited by 74
- PosNum.succstatement · cited by 14
- PosNum.add_oneproof · cited by 4
- PosNum.cast_addproof · cited by 2
- PosNum.cast_oneproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ZNum.cast_bit1proof · cited by 1
- PosNum.minFacAux_to_natproof · cited by 1