Mathlib Map

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.

Cited by6

Results whose statement or proof uses this declaration.