Mathlib Map

Theorems · Theorem · order theory

le_div_iff_of_neg

∀ {α : Type u_2} [inst : Field α] [inst_1 : PartialOrder α] [PosMulReflectLT α] [IsStrictOrderedRing α] {a b c : α},
  c < 0 → (a ≤ b / c ↔ b ≤ a * c)
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
Assumes
FieldPartialOrderPosMulReflectLTIsStrictOrderedRing

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.