Theorems · Theorem · number theory
ZNum.div_to_int
∀ (n d : ZNum), ↑(n / d) = ↑n / ↑d
- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumproof · cited by 171
- castPosNumproof · cited by 74
- ZNumstatement and proof · cited by 73
- castNumproof · cited by 72
- castZNumstatement and proof · cited by 41
- PosNum.pred'proof · cited by 18
- PosNum.cast_to_natproof · cited by 15
- Num.succ'proof · cited by 8
- Num.succ'_to_natproof · cited by 8
- PosNum.to_nat_to_intproof · cited by 7
- Num.to_nat_to_intproof · cited by 4
- Num.cast_toZNumproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.