Theorems · Theorem · order theory
RelSeries.smash_castLE
∀ {α : Type u_1} {r : SetRel α α} {p q : RelSeries r} (h : p.last = q.head) (i : Fin (p.length + 1)),
(p.smash q h).toFun (Fin.castLE ⋯ i) = p.toFun i- Defined in
- Mathlib.Order.RelSeries
- Cited by
- 3 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetRelstatement and proof · cited by 581
- RelSeries.lengthstatement and proof · cited by 195
- RelSeriesstatement and proof · cited by 129
- RelSeries.laststatement and proof · cited by 114
- RelSeries.toFunstatement and proof · cited by 114
- RelSeries.headstatement and proof · cited by 89
- RelSeries.smashstatement · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- RelSeries.smash_castAddproof · cited by 1
- LTSeries.exists_relSeries_covByproof · cited by 1
- RelSeries.smash_succ_castAddproof · cited by 1