Theorems · Theorem · order theory
div_nonneg_iff
∀ {α : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {a b : α},
0 ≤ a / b ↔ 0 ≤ a ∧ 0 ≤ b ∨ a ≤ 0 ∧ b ≤ 0- Defined in
- Mathlib.Algebra.Order.Field.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- division_defproof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- strictConvexOn_rpowproof · cited by 2
- AkraBazziRecurrence.smoothingFn_mul_asympBound_isBigO_Tproof · cited by 1
- AkraBazziRecurrence.T_isBigO_smoothingFn_mul_asympBoundproof · cited by 1