Mathlib Map

Theorems · Definition · order theory

RelSeries.smash

{α : Type u_1} → {r : SetRel α α} → (p q : RelSeries r) → p.last = q.head → RelSeries r

Given two series of the form a₀ -r→ ... -r→ X and X -r→ b > ..., then a₀ -r→ ... -r→ X -r→ b ... is another series obtained by combining the given two.

Defined in
Mathlib.Order.RelSeries
Cited by
15 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites6

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

Cited by15

Results whose statement or proof uses this declaration.