Theorems · Theorem · general topology
ContinuousMap.sup_apply
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : SemilatticeSup β]
[inst_3 : ContinuousSup β] (f g : C(α, β)) (a : α), (f ⊔ g) a = f a ⊔ g a- Defined in
- Mathlib.Topology.ContinuousMap.Ordered
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- SemilatticeSupstatement and proof · cited by 785
- ContinuousSupstatement and proof · cited by 70
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.