Theorems · Theorem · number theory
Num.div_to_nat
∀ (n d : Num), ↑(n / d) = ↑n / ↑d
- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
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
- PosNum.div'_to_natproof · cited by 2
- Num.div_zeroproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ZNum.div_to_intproof · cited by 0