Theorems · Theorem · group theory
Dvd.elim_left
∀ {α : Type u_1} [inst : CommSemigroup α] {a b : α} {P : Prop}, a ∣ b → (∀ (c : α), b = c * a → P) → P- Defined in
- Mathlib.Algebra.Divisibility.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- CommSemigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemigroupstatement and proof · cited by 62
- exists_eq_mul_left_of_dvdproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.