Mathlib Map

Theorems · Definition · number theory

castNum

{α : Type u_1} → [One α] → [Add α] → [Zero α] → Num → α

castNum casts a Num into any type which has 0, 1 and +.

Defined in
Mathlib.Data.Num.Basic
Cited by
72 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
OneAddZero

Around this declaration

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

Cites3

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
  • castPosNumproof · cited by 74

Cited by74

Results whose statement or proof uses this declaration.