Theorems · Theorem · number theory
WithZero.unzeroD_le_iff
∀ {α : Type u_1} [inst : LE α] {x : WithZero α} {a b : α}, (x = 0 → a ≤ b) → (WithZero.unzeroD a x ≤ b ↔ x ≤ ↑b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- LE
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.recZeroCoeproof · cited by 29
- WithZero.unzeroDstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.