Mathlib Map

Theorems · Theorem · group theory

dvd_and_not_dvd_iff

∀ {α : Type u_1} [inst : CommMonoidWithZero α] [IsCancelMulZero α] {x y : α}, x ∣ y ∧ ¬y ∣ x ↔ DvdNotUnit x y
Defined in
Mathlib.Algebra.GroupWithZero.Divisibility
Cited by
2 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
CommMonoidWithZeroIsCancelMulZero

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.

Cited by2

Results whose statement or proof uses this declaration.