Theorems · Theorem · order theory
RelIso.symm_trans_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {r : α → α → Prop} {s : β → β → Prop} {t : γ → γ → Prop} (f : r ≃r s)
(g : s ≃r t) (a : γ), (f.trans g).symm a = f.symm (g.symm a)- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RelIsostatement and proof · cited by 456
- RelIso.symmstatement · cited by 193
- RelIso.transstatement · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.