Theorems · Theorem · order theory
NonemptyInterval.fst_le_snd
∀ {α : Type u_6} [inst : LE α] (self : NonemptyInterval α), self.toProd.1 ≤ self.toProd.2The starting point of an interval is smaller than the endpoint.
- Defined in
- Mathlib.Order.Interval.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- LE
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonemptyIntervalstatement and proof · cited by 139
- NonemptyInterval.toProdstatement · cited by 62
Cited by7
Results whose statement or proof uses this declaration.
- NonemptyInterval.dualproof · cited by 7
- NonemptyInterval.mul_eq_one_iffproof · cited by 1
- Interval.coe_infproof · cited by 1
- NonemptyInterval.add_eq_zero_iffproof · cited by 1
- NonemptyInterval.length_nonnegproof · cited by 1
- NonemptyInterval.coe_nonemptyproof · cited by 0
- Interval.inf_coestatement · cited by 0