Mathlib Map

Theorems · Definition · order theory

RelSeries.head

{α : Type u_1} → {r : SetRel α α} → RelSeries r → α

Start of a series, i.e. for a₀ -r→ a₁ -r→ ... -r→ aₙ, its head is a₀. Since a relation series is assumed to be non-empty, this is well defined.

Defined in
Mathlib.Order.RelSeries
Cited by
89 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext

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 by94

Results whose statement or proof uses this declaration.