Theorems · Theorem · order theory
smul_ceilDiv
∀ {α : Type u_2} {β : Type u_3} [inst : Semiring α] [inst_1 : PartialOrder α] [inst_2 : AddCommMonoid β]
[inst_3 : PartialOrder β] [inst_4 : MulActionWithZero α β] [inst_5 : CeilDiv α β] {a : α} [PosSMulMono α β]
[PosSMulReflectLE α β], 0 < a → ∀ (b : β), a • b ⌈/⌉ a = b- Defined in
- Mathlib.Algebra.Order.Floor.Div
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- PosSMulMonostatement and proof · cited by 188
- eq_of_forall_ge_iffproof · cited by 96
- MulActionWithZerostatement and proof · cited by 79
- PosSMulReflectLEstatement and proof · cited by 51
- CeilDiv.ceilDivstatement · cited by 25
- CeilDivstatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Nat.ceilRoot_pow_selfproof · cited by 0