Theorems · Theorem · order theory
OrderIso.withTopCongr_trans
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : PartialOrder α] [inst_1 : PartialOrder β]
[inst_2 : PartialOrder γ] (e₁ : α ≃o β) (e₂ : β ≃o γ),
(e₁.trans e₂).withTopCongr = e₁.withTopCongr.trans e₂.withTopCongr- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- WithTopstatement · cited by 3,754
- OrderIsostatement and proof · cited by 874
- RelIso.toEquivproof · cited by 113
- OrderIso.transstatement and proof · cited by 31
- OrderIso.withTopCongrstatement and proof · cited by 6
- RelIso.toEquiv_injectiveproof · cited by 6
- Equiv.withTopCongr_transproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.