Mathlib Map

Theorems · Theorem · order theory

RelSeries.eraseLast_last_rel_last

∀ {α : Type u_1} {r : SetRel α α} (p : RelSeries r), p.length ≠ 0 → (p.eraseLast.last, p.last) ∈ r

In a non-trivial series p, the last element of p.eraseLast is related to p.last

Defined in
Mathlib.Order.RelSeries
Cited by
4 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.