Theorems · Definition · functional analysis
ContinuousLinearEquiv.ofBijective
{𝕜 : Type u_1} →
{𝕜' : Type u_2} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NontriviallyNormedField 𝕜'] →
{σ : 𝕜 →+* 𝕜'} →
{E : Type u_3} →
[inst_2 : NormedAddCommGroup E] →
[inst_3 : NormedSpace 𝕜 E] →
{F : Type u_4} →
[inst_4 : NormedAddCommGroup F] →
[inst_5 : NormedSpace 𝕜' F] →
{σ' : 𝕜' →+* 𝕜} →
[inst_6 : RingHomInvPair σ σ'] →
[RingHomIsometric σ] →
[RingHomIsometric σ'] →
[CompleteSpace F] →
[CompleteSpace E] →
[inst_11 : RingHomInvPair σ' σ] →
(f : E →SL[σ] F) → (↑f).ker = ⊥ → (↑f).range = ⊤ → E ≃SL[σ] FConvert a bijective continuous linear map f : E →SL[σ] F from a Banach space to a normed space
to a continuous linear equivalence.
- Defined in
- Mathlib.Analysis.Normed.Operator.Banach
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- Bot.botstatement and proof · cited by 4,720
- CompleteSpacestatement and proof · cited by 2,532
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- ContinuousLinearEquivstatement · cited by 743
Cited by9
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isUnit_iff_bijectiveproof · cited by 3
- IsCoercive.continuousLinearEquivOfBilinproof · cited by 2
- ContinuousLinearMap.coprodSubtypeLEquivOfIsComplproof · cited by 2
- ContinuousLinearMap.bijective_iff_dense_range_and_antilipschitzproof · cited by 1
- ContinuousLinearMap.range_eq_map_coprodSubtypeLEquivOfIsComplproof · cited by 1
- ContinuousLinearEquiv.coe_ofBijectivestatement and proof · cited by 1
- ContinuousLinearEquiv.ofBijective_apply_symm_applystatement and proof · cited by 0
- ContinuousLinearEquiv.ofBijective_symm_apply_applystatement and proof · cited by 0
- ContinuousLinearEquiv.coeFn_ofBijectivestatement · cited by 0