Theorems · Theorem · general topology
ContinuousOn.sup
∀ {L : Type u_1} {X : Type u_2} [inst : TopologicalSpace L] [inst_1 : TopologicalSpace X] [inst_2 : Max L]
[ContinuousSup L] {f g : X → L} {s : Set X}, ContinuousOn f s → ContinuousOn g s → ContinuousOn (fun a => f a ⊔ g a) s- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousSupstatement and proof · cited by 70
- ContinuousOn.sup'proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TopologicalSpace.Compacts.isPreconnected_Iccproof · cited by 2