Theorems · Theorem · group theory
mul_rightDvd_mul_iff_left
∀ {α : Type u_1} [inst : RightCancelSemigroup α] {a b c : α}, b * a ∣ᵣ c * a ↔ b ∣ᵣ c- Defined in
- Mathlib.Algebra.Divisibility.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- RightCancelSemigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_assocproof · cited by 1,667
- mul_right_cancelproof · cited by 14
- RightDvdstatement and proof · cited by 13
- RightCancelSemigroupstatement and proof · cited by 3
- RightDvd.mul_constproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.