Theorems · Definition · order theory
LTSeries.mk
{α : Type u_1} → [inst : Preorder α] → (length : ℕ) → (toFun : Fin (length + 1) → α) → StrictMono toFun → LTSeries αAn alternative constructor of LTSeries from a strictly monotone function.
- Defined in
- Mathlib.Order.RelSeries
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
- Assumes
- Preorder
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.
- Preorderstatement and proof · cited by 7,952
- StrictMonostatement and proof · cited by 706
- LTSeriesstatement · cited by 87
Cited by6
Results whose statement or proof uses this declaration.
- LTSeries.mapproof · cited by 15
- LTSeries.comapproof · cited by 3
- Order.height_eq_krullDim_Iicproof · cited by 2
- LTSeries.injStrictMonoproof · cited by 0
- LTSeries.mk_lengthstatement and proof · cited by 0
- LTSeries.mk_toFunstatement and proof · cited by 0