Theorems · Theorem · general topology
Continuous.max
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] {f g : β → α}
[inst_3 : TopologicalSpace β], Continuous f → Continuous g → Continuous fun b => max (f b) (g b)- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 81 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
- LinearOrderstatement and proof · cited by 8,572
- Continuousstatement and proof · cited by 2,592
- OrderClosedTopologystatement and proof · cited by 445
- max_defproof · cited by 7
- Continuous.if_geproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- continuous_real_toNNRealproof · cited by 15
- continuous_absproof · cited by 13
- continuous_projIccproof · cited by 9
- continuous_mabsproof · cited by 3
- continuous_maxproof · cited by 1
- Path.truncate_continuous_familyproof · cited by 1
- SeminormFamily.basisSets_mem_nhdsproof · cited by 0