Mathlib Map

Theorems · Theorem · order theory

half_lt_self

∀ {α : Type u_2} [inst : Semifield α] [inst_1 : PartialOrder α] [PosMulReflectLT α] {a : α} [IsStrictOrderedRing α],
  0 < a → a / 2 < a

Alias of the reverse direction of half_lt_self_iff.

Defined in
Mathlib.Algebra.Order.Field.Basic
Cited by
38 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemifieldPartialOrderPosMulReflectLTIsStrictOrderedRing

Around this declaration

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

Cites5

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

Cited by38

Results whose statement or proof uses this declaration.