Theorems · Theorem · general topology
Continuous.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}, Continuous f → Continuous g → Continuous fun x => f x ⊔ g x- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- Continuous.compproof · cited by 371
- Continuous.prodMkproof · cited by 127
- ContinuousSupstatement and proof · cited by 70
- continuous_supproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.exists_mul_le_one_eqOn_geproof · cited by 1
- Continuous.sup'proof · cited by 0