Mathlib Map

Theorems · Theorem · number theory

WithZero.le_unzeroD_iff

∀ {α : Type u_1} [inst : LE α] {x : WithZero α} {a b : α}, x ≠ 0 → (b ≤ WithZero.unzeroD a x ↔ ↑b ≤ x)
Defined in
Mathlib.Algebra.Order.GroupWithZero.Canonical
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
LE

Around this declaration

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

Cites3

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

Cited by1

Results whose statement or proof uses this declaration.