Theorems · Theorem · order theory
toIcoDiv_eq_floor
∀ {α : Type u_1} [inst : Field α] [inst_1 : LinearOrder α] [inst_2 : IsStrictOrderedRing α] [inst_3 : FloorRing α]
{p : α} (hp : 0 < p) (a b : α), toIcoDiv hp a b = ⌊(b - a) / p⌋- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- add_commproof · cited by 1,535
- FloorRingstatement and proof · cited by 405
- Int.floorstatement and proof · cited by 225
- sub_nonnegproof · cited by 167
- zsmul_eq_mulproof · cited by 120
- toIcoDivstatement · cited by 84
- sub_lt_iff_lt_addproof · cited by 39
- sub_right_commproof · cited by 15
- Set.mem_Icoproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- toIcoMod_eq_add_fract_mulproof · cited by 2
- toIcoDiv_zero_oneproof · cited by 0