Theorems · Definition · functional analysis
ContinuousLinearMap.ofIsClosedGraph
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[CompleteSpace E] →
{F : Type u_5} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜 F] → [CompleteSpace F] → {g : E →ₗ[𝕜] F} → IsClosed ↑g.graph → E →L[𝕜] FUpgrade a LinearMap to a ContinuousLinearMap using the closed graph theorem.
- Defined in
- Mathlib.Analysis.Normed.Operator.Banach
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 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.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement and proof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- IsClosedstatement and proof · cited by 1,639
- LinearMap.graphstatement and proof · cited by 13
- LinearMap.continuous_of_isClosed_graphproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.coe_ofIsClosedGraphstatement and proof · cited by 0
- ContinuousLinearMap.coeFn_ofIsClosedGraphstatement · cited by 0