Mathlib Map

Theorems · Definition · group theory

RightDvd

{α : Type u_1} → [Semigroup α] → α → α → Prop

Right divisibility relation. RightDvd a b means a right-divides b, i.e., ∃ c, b = c * a.

Defined in
Mathlib.Algebra.Divisibility.Basic
Cited by
13 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
Semigroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.