Theorems · Definition · functional analysis
ContinuousLinearEquiv.quotKerEquivRange
{R : Type u_1} →
{M : Type u_3} →
{Nₗ : Type u_5} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] →
[inst_2 : AddCommGroup Nₗ] →
[inst_3 : Module R M] →
[inst_4 : Module R Nₗ] →
{fₗ : M →ₗ[R] Nₗ} →
[inst_5 : TopologicalSpace M] →
[inst_6 : TopologicalSpace Nₗ] → Topology.IsStrictMap ⇑fₗ → (M ⧸ fₗ.ker) ≃L[R] ↥fₗ.rangeThe isomorphism of topological modules M ⧸ f.ker ≃ f.range given by a strict linear
map f : M → N. This is an avatar of the first isomorphism theorem.
- Defined in
- Mathlib.Topology.Maps.Strict.Module
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.rangestatement · cited by 893
- LinearMap.kerstatement · cited by 848
- ContinuousLinearEquivstatement · cited by 743
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.IsFredholm.fredholmPackageproof · cited by 1
- ContinuousLinearEquiv.quotKerEquivRange.congr_simpstatement and proof · cited by 0