Mathlib Map

Theorems · Theorem · number theory

Num.toZNum_succ

∀ (n : Num), n.succ.toZNum = n.toZNum.succ
Defined in
Mathlib.Data.Num.ZNum
Cited by
3 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

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
  • ZNumstatement · cited by 73
  • Num.toZNumstatement and proof · cited by 18
  • Num.succstatement and proof · cited by 13
  • ZNum.succstatement and proof · cited by 8

Cited by3

Results whose statement or proof uses this declaration.