Theorems · Theorem · operator theory
ContinuousLinearMap.IsFredholm.of_isInvertible_restrict
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : AddCommGroup F] [inst_3 : Module 𝕜 E] [inst_4 : Module 𝕜 F] [inst_5 : TopologicalSpace E]
[inst_6 : TopologicalSpace F] [CompleteSpace 𝕜] [IsTopologicalAddGroup E] [ContinuousSMul 𝕜 E]
[IsTopologicalAddGroup F] [ContinuousSMul 𝕜 F] {u : E →L[𝕜] F} {E₁ : Submodule 𝕜 E},
IsClosed ↑E₁ →
∀ [E₁_coFG : E₁.CoFG] {F₁ : Submodule 𝕜 F},
IsClosed ↑F₁ →
∀ [F₁_coFG : F₁.CoFG] (h_mapsto : Set.MapsTo ⇑u ↑E₁ ↑F₁), (u.restrict h_mapsto).IsInvertible → u.IsFredholmAssume that u : E →L[𝕜] F restricts to an isomorphism between closed finite codimension
subspaces E₁ and F₁. Then u is Fredholm.
In fact it is enough to assume that the restriction E₁ →L[𝕜] F₁ is Fredholm, see
IsFredholm.of_restrict (not in Mathlib yet).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites62
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- Bot.botproof · cited by 4,720
- CompleteSpacestatement and proof · cited by 2,532
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isFredholm_tfaeproof · cited by 2