Theorems · Theorem · functional analysis
ContinuousAt.clm_apply
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : SeminormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
{X : Type u_6} [inst_5 : TopologicalSpace X] {f : X → E →L[𝕜] F} {g : X → E} {x : X},
ContinuousAt f x → ContinuousAt g x → ContinuousAt (fun x => (f x) (g x)) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousAtstatement and proof · cited by 697
- Continuous.continuousAtproof · cited by 297
- isBoundedBilinearMap_applyproof · cited by 14
- IsBoundedBilinearMap.continuousproof · cited by 11
- ContinuousAt.comp₂proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- BddAbove.continuous_convolution_right_of_integrableproof · cited by 2