Theorems · Theorem · order theory
OrderIso.orderIsoCongr_symm_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : LE α] [inst_1 : LE β] [inst_2 : LE γ]
[inst_3 : LE δ] (f : α ≃o γ) (g : β ≃o δ) (h : γ ≃o δ), (f.orderIsoCongr g).symm h = (f.trans h).trans g.symm- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement · cited by 475
- OrderIso.transstatement · cited by 31
- OrderIso.orderIsoCongrstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.