Theorems · Definition · functional analysis
ContinuousLinearMap.rangeRestrict
{R₁ : Type u_1} →
{R₂ : Type u_2} →
[inst : Semiring R₁] →
[inst_1 : Semiring R₂] →
{σ₁₂ : R₁ →+* R₂} →
{M₁ : Type u_4} →
{M₂ : Type u_5} →
[inst_2 : TopologicalSpace M₁] →
[inst_3 : AddCommMonoid M₁] →
[inst_4 : Module R₁ M₁] →
[inst_5 : TopologicalSpace M₂] →
[inst_6 : AddCommMonoid M₂] →
[inst_7 : Module R₂ M₂] →
[inst_8 : RingHomSurjective σ₁₂] → (f : M₁ →SL[σ₁₂] M₂) → M₁ →SL[σ₁₂] ↥(↑f).rangeRestrict the codomain of a continuous linear map f to f.range.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Submodulestatement · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- LinearMap.rangestatement and proof · cited by 893
- ContinuousLinearMap.toLinearMapstatement and proof · cited by 528
- RingHomSurjectivestatement and proof · cited by 220
- ContinuousLinearMap.codRestrictproof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.leftInverse_of_injective_of_isClosed_rangeproof · cited by 2
- ContinuousLinearMap.normDet_sqproof · cited by 1
- ContinuousLinearMap.coe_linearMap_equivRangestatement · cited by 0
- ContinuousLinearMap.toLinearMap_rangeRestrictstatement · cited by 0
- ContinuousLinearMap.coe_equivRangestatement · cited by 0
- ContinuousLinearMap.coe_rangeRestrictstatement · cited by 0
- ContinuousLinearMap.isStrictMap_of_finiteDimensionalproof · cited by 0