Theorems · Theorem · general topology
Continuous.min
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] {f g : β → α}
[inst_3 : TopologicalSpace β], Continuous f → Continuous g → Continuous fun b => min (f b) (g b)- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 5 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
- Continuous.if_leproof · cited by 2
- min_def'proof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- continuous_projIccproof · cited by 9
- Metric.PiNatEmbed.continuous_toPiNatproof · cited by 2
- ENNReal.continuous_truncateToRealproof · cited by 2
- continuous_minproof · cited by 1
- Path.truncate_continuous_familyproof · cited by 1