Mathlib Map

Theorems · Definition · order theory

RelSeries.reverse

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

A relation series a₀ -r→ a₁ -r→ ... -r→ aₙ of r gives a relation series of the reverse of r by reversing the series aₙ ←r- aₙ₋₁ ←r- ... ←r- a₁ ←r- a₀.

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

Around this declaration

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

Cites5

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

Cited by11

Results whose statement or proof uses this declaration.