Theorems · Theorem · functional analysis
ContinuousLinearMapWOT.continuousAt_iff
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : AddCommGroup E] [inst_2 : TopologicalSpace E]
[inst_3 : Module 𝕜 E] [inst_4 : NormedAddCommGroup F] [inst_5 : InnerProductSpace 𝕜 F] [CompleteSpace F]
{α : Type u_4} [inst_7 : TopologicalSpace α] {f : α → E →WOT[𝕜] F} {a : α},
ContinuousAt f a ↔ ∀ (x : E) (y : F), ContinuousAt (fun x_1 => inner 𝕜 y ((f x_1) x)) a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- Inner.innerstatement · cited by 1,089
- ContinuousAtstatement · cited by 697
- ContinuousLinearMapWOTstatement and proof · cited by 101
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMapWOT.continuousAtproof · cited by 0
- ContinuousLinearMapWOT.continuousAt_inner_applyproof · cited by 0