Mathlib Map

Theorems · Theorem · order theory

RelSeries.step

∀ {α : Type u_1} {r : SetRel α α} (self : RelSeries r) (i : Fin self.length),
  (self.toFun i.castSucc, self.toFun i.succ) ∈ r

Adjacent elements are related

Defined in
Mathlib.Order.RelSeries
Cited by
18 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms

Around this declaration

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

Cites4

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

Cited by18

Results whose statement or proof uses this declaration.