Mathlib Map

Theorems · Theorem · number theory

Num.toZNumNeg_succ

∀ (n : Num), n.succ.toZNumNeg = n.toZNumNeg.pred
Defined in
Mathlib.Data.Num.ZNum
Cited by
1 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.succstatement and proof · cited by 13
  • Num.toZNumNegstatement and proof · cited by 12
  • ZNum.predstatement and proof · cited by 5

Cited by1

Results whose statement or proof uses this declaration.