Theorems · Theorem · order theory
Nat.ceil_lt_mul
∀ {K : Type u_2} [inst : Field K] [inst_1 : LinearOrder K] [IsOrderedRing K] [inst_3 : FloorSemiring K] {a b : K},
1 < b → ↑⌈(b - 1)⁻¹⌉₊ / b < a → ↑⌈a⌉₊ < b * a- Defined in
- Mathlib.Algebra.Order.Floor.Semifield
- 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.
Cites23
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
- mul_le_mul_of_nonneg_leftproof · cited by 361
- le_totalproof · cited by 294
- mul_inv_cancel₀proof · cited by 210
- add_sub_cancelproof · cited by 195
Cited by2
Results whose statement or proof uses this declaration.
- Nat.ceil_le_mulproof · cited by 1
- Nat.ceil_lt_two_mulproof · cited by 0