Theorems · Theorem · number theory
Num.cast_toZNum
∀ {α : Type u_1} [inst : Zero α] [inst_1 : One α] [inst_2 : Add α] [inst_3 : Neg α] (n : Num), ↑n.toZNum = ↑n- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- castNumstatement and proof · cited by 72
- castZNumstatement and proof · cited by 41
- Num.toZNumstatement and proof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- PosNum.divMod_to_nat_auxproof · cited by 1
- ZNum.mod_to_intproof · cited by 1
- ZNum.div_to_intproof · cited by 0