Theorems · Theorem
Equiv.trans_assoc
∀ {α : Sort u} {β : Sort v} {γ : Sort w} {δ : Sort u_1} (ab : α ≃ β) (bc : β ≃ γ) (cd : γ ≃ δ),
(ab.trans bc).trans cd = ab.trans (bc.trans cd)- Defined in
- Mathlib.Logic.Equiv.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Equiv.transstatement · cited by 337
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.signAux3_symm_trans_transproof · cited by 1
- Tuple.eq_sort_iff'proof · cited by 1