Theorems · Theorem · order theory
Int.ceil_lt_mul
∀ {k : Type u_4} [inst : Field k] [inst_1 : LinearOrder k] [IsOrderedRing k] [inst_3 : FloorRing k] {a b : k},
1 < b → ↑⌈(b - 1)⁻¹⌉ / b < a → ↑⌈a⌉ < b * a- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Nat.cast_oneproof · cited by 2,501
- le_reflproof · cited by 2,061
- le_of_ltproof · cited by 1,175
- IsOrderedRingstatement and proof · cited by 777
- add_le_addproof · cited by 666
- ne_of_gtproof · cited by 637
- FloorRingstatement and proof · cited by 405
- mul_le_mul_of_nonneg_leftproof · cited by 361
- le_totalproof · cited by 294
- mul_inv_cancel₀proof · cited by 210
Cited by2
Results whose statement or proof uses this declaration.
- Int.ceil_le_mulproof · cited by 1
- Int.ceil_lt_two_mulproof · cited by 0