Theorems · Definition · order theory
CeilDiv.ceilDiv
{α : Type u_2} →
{β : Type u_3} →
{inst : AddCommMonoid α} →
{inst_1 : PartialOrder α} →
{inst_2 : AddCommMonoid β} →
{inst_3 : PartialOrder β} → {inst_4 : SMulZeroClass α β} → [self : CeilDiv α β] → β → α → βCeiling division. If a > 0, then b ⌈/⌉ a is the least c such that b ≤ a • c.
- Defined in
- Mathlib.Algebra.Order.Floor.Div
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- CeilDiv
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- SMulZeroClassstatement and proof · cited by 213
- CeilDivstatement and proof · cited by 20
Cited by25
Results whose statement or proof uses this declaration.
- zero_ceilDivstatement · cited by 5
- Nat.ceilRoot_defstatement · cited by 3
- ceilDiv_le_iff_le_smulstatement · cited by 3
- ceilDiv_of_nonposstatement · cited by 3
- Nat.ceilRoot_ne_zeroproof · cited by 2
- gc_smul_ceilDivstatement · cited by 2
- CeilDiv.ceilDiv_gcstatement · cited by 1
- CeilDiv.ceilDiv_nonposstatement · cited by 1
- CeilDiv.zero_ceilDivstatement · cited by 1
- le_smul_ceilDivstatement · cited by 1
- Nat.factorization_ceilRootstatement and proof · cited by 1
- smul_ceilDivstatement · cited by 1