Theorems · Theorem · general topology
ContinuousAt.inf
∀ {L : Type u_1} {X : Type u_2} [inst : TopologicalSpace L] [inst_1 : TopologicalSpace X] [inst_2 : Min L]
[ContinuousInf L] {f g : X → L} {x : X}, ContinuousAt f x → ContinuousAt g x → ContinuousAt (fun a => f a ⊓ g a) x- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 0 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.
Cites4
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
- ContinuousAtstatement and proof · cited by 697
- ContinuousInfstatement and proof · cited by 50
- ContinuousAt.inf'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.