Theorems · Theorem · order theory
inf_lt_iff
∀ {α : Type u} [inst : LinearOrder α] {a b c : α}, min b c < a ↔ b < a ∨ c < a- Defined in
- Mathlib.Order.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
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
Cited by4
Results whose statement or proof uses this declaration.
- min_lt_iffproof · cited by 3
- Finset.inf_lt_iffproof · cited by 1
- min_lt_of_add_lt_two_nsmulproof · cited by 0
- CauSeq.inf_limZeroproof · cited by 0