Theorems · Definition · order theory
OmegaCompletePartialOrder.ContinuousHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : OmegaCompletePartialOrder α] →
[inst_1 : OmegaCompletePartialOrder β] → [inst_2 : OmegaCompletePartialOrder γ] → (β →𝒄 γ) → (α →𝒄 β) → α →𝒄 γThe composition of continuous functions.
- Defined in
- Mathlib.Order.OmegaCompletePartialOrder
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, 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.
- OmegaCompletePartialOrderstatement and proof · cited by 104
- OrderHom.compproof · cited by 61
- OmegaCompletePartialOrder.ContinuousHomstatement and proof · cited by 41
- OmegaCompletePartialOrder.ContinuousHom.toOrderHomproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- OmegaCompletePartialOrder.ContinuousHom.comp_applystatement and proof · cited by 0
- OmegaCompletePartialOrder.ContinuousHom.comp_assocstatement · cited by 0
- OmegaCompletePartialOrder.ContinuousHom.comp_idstatement · cited by 0
- OmegaCompletePartialOrder.ContinuousHom.id_compstatement · cited by 0