Theorems · Definition · functional analysis
ContinuousLinearMap.restrict
{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₂] →
(f : M₁ →SL[σ₁₂] M₂) →
{p : Submodule R₁ M₁} → {q : Submodule R₂ M₂} → (∀ x ∈ p, f x ∈ q) → ↥p →SL[σ₁₂] ↥qRestrict codomain of a continuous linear map.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousLinearMap.codRestrictproof · cited by 12
- ContinuousLinearMap.domRestrictproof · cited by 10
Cited by18
Results whose statement or proof uses this declaration.
- ContIntertwiningMap.mapInvariantsproof · cited by 3
- ContIntertwiningMap.mapInvariantsOfResproof · cited by 3
- ContinuousLinearMap.isStrictMap_isClosed_range_iff_restrictproof · cited by 2
- ContinuousLinearMap.isFredholm_iff_exists_isQuasiInverseproof · cited by 2
- ContinuousLinearMap.isFredholm_tfaestatement and proof · cited by 2
- ContinuousLinearMap.IsFredholm.of_isInvertible_restrictstatement and proof · cited by 1
- ContinuousLinearMap.FredholmPackage.equiv_eq_restrictstatement · cited by 1
- ContinuousLinearMap.restrict.congr_simpstatement and proof · cited by 1
- ContinuousLinearMap.orthogonalComplement_iSup_eigenspaces_eq_botproof · cited by 0
- ContinuousLinearMap.toLinearMap_restrictstatement · cited by 0
- ContinuousLinearMap.FredholmPackage.isInvertible_restrictstatement · cited by 0
- ContinuousLinearMap.FredholmPackage.isFredholmproof · cited by 0