Theorems · Theorem · number theory
Rat.isNat_intFloor_ofIsNNRat
∀ {α : Type u_1} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : FloorRing α] (r : α)
(n d : ℕ), Mathlib.Meta.NormNum.IsNNRat r n d → Mathlib.Meta.NormNum.IsNat ⌊r⌋ (n / d)- Defined in
- Mathlib.Data.Rat.Floor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Invertibleproof · cited by 549
- FloorRingstatement and proof · cited by 405
- Invertible.invOfproof · cited by 268
- Int.floorstatement and proof · cited by 225
- Rat.cast_natCastproof · cited by 67
- invOf_eq_invproof · cited by 42
- Rat.cast_divproof · cited by 37
- Rat.floor_castproof · cited by 8
- Rat.floor_natCast_div_natCastproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.