Theorems · Definition · order theory
RelSeries.toFun
{α : Type u_1} → {r : SetRel α α} → (self : RelSeries r) → Fin (self.length + 1) → αThe underlying function of a relation series
- Defined in
- Mathlib.Order.RelSeries
- Cited by
- 114 results in Mathlib
- Foundations
- Depth 8 from the axioms, rests on 27 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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 · cited by 195
- RelSeriesstatement and proof · cited by 129
Cited by129
Results whose statement or proof uses this declaration.
- RelSeries.lastproof · cited by 114
- RelSeries.headproof · cited by 89
- RelSeries.toListproof · cited by 25
- RelSeries.eraseLastproof · cited by 21
- RelSeries.stepstatement · cited by 18
- RelSeries.smashproof · cited by 15
- LTSeries.mapproof · cited by 15
- RelSeries.appendproof · cited by 11
- RelSeries.reverseproof · cited by 11
- CompositionSeries.Equivalentproof · cited by 9
- RelSeries.tailproof · cited by 8
- RelSeries.takeproof · cited by 7