Theorems · Definition · order theory
RelIso.trans
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} → {r : α → α → Prop} → {s : β → β → Prop} → {t : γ → γ → Prop} → r ≃r s → s ≃r t → r ≃r tComposition of two relation isomorphisms is a relation isomorphism.
- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RelIsostatement and proof · cited by 456
- Equiv.transproof · cited by 337
- RelIso.toEquivproof · cited by 113
Cited by22
Results whose statement or proof uses this declaration.
- OrderIso.transproof · cited by 31
- SimpleGraph.Iso.compproof · cited by 10
- Ordinal.lift_addproof · cited by 6
- RelIso.trans_applystatement and proof · cited by 4
- RelIso.relIsoCongrproof · cited by 4
- RelIso.ordinal_lift_type_eqproof · cited by 3
- Ordinal.lift_umaxproof · cited by 2
- RelIso.self_trans_symmstatement · cited by 1
- RelIso.symm_trans_selfstatement · cited by 1
- SimpleGraph.Iso.connectedComponentEquiv_transstatement and proof · cited by 0
- Ordinal.lift_mulproof · cited by 0
- RelIso.mul_defstatement · cited by 0