Theorems · Theorem · order theory
RelSeries.rel_of_lt
∀ {α : Type u_1} {r : SetRel α α} [r.IsTrans] (x : RelSeries r) {i j : Fin (x.length + 1)},
i < j → (x.toFun i, x.toFun j) ∈ r- Defined in
- Mathlib.Order.RelSeries
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SetRel.IsTrans
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetRelstatement and proof · cited by 581
- RelSeries.lengthstatement and proof · cited by 195
- RelSeriesstatement and proof · cited by 129
- RelSeries.toFunstatement · cited by 114
- SetRel.IsTransstatement and proof · cited by 21
- RelSeries.stepproof · cited by 18
- Fin.liftFun_iff_succproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- LTSeries.strictMonoproof · cited by 7
- Order.one_lt_height_iffproof · cited by 0
- RelSeries.rel_or_eq_of_leproof · cited by 0