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)- 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.
- WithZerostatement and proof · cited by 586
- WithZero.coestatement and proof · cited by 186
- WithZero.unzeroDstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- WithZero.le_unzeroDproof · cited by 0