Theorems · Theorem · general topology
ContinuousMap.inf_apply
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : SemilatticeInf β]
[inst_3 : ContinuousInf β] (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
- SemilatticeInfstatement and proof · cited by 634
- ContinuousInfstatement and proof · cited by 50
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.