Theorems · Definition · order theory
OmegaCompletePartialOrder.ContinuousHom.ofFun
{α : Type u_2} →
{β : Type u_3} →
[inst : OmegaCompletePartialOrder α] →
[inst_1 : OmegaCompletePartialOrder β] →
(f : α → β) →
autoParam (OmegaCompletePartialOrder.ωScottContinuous f)
OmegaCompletePartialOrder.ContinuousHom.ofFun._auto_1 →
α →𝒄 βConstructs a ContinuousHom from a function f and a proof of ωScottContinuous f.
By default, the proof is inferred by fun_prop, which makes it ideal for simple cases.
- Defined in
- Mathlib.Order.OmegaCompletePartialOrder
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- OmegaCompletePartialOrderstatement and proof · cited by 104
- OmegaCompletePartialOrder.ωScottContinuousstatement and proof · cited by 47
- OmegaCompletePartialOrder.ContinuousHomstatement · cited by 41
- OmegaCompletePartialOrder.ωScottContinuous.monotoneproof · cited by 15
- OmegaCompletePartialOrder.ωScottContinuous.map_ωSupproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- OmegaCompletePartialOrder.ContinuousHom.Prod.applyproof · cited by 2
- OmegaCompletePartialOrder.ContinuousHom.flipproof · cited by 1
- OmegaCompletePartialOrder.ContinuousHom.ofFun_applystatement and proof · cited by 0