Theorems · Theorem · linear algebra
LinearMap.ker_codRestrict
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_5} {M₂ : Type u_7} [inst : Semiring R] [inst_1 : Semiring R₂]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
(p : Submodule R₂ M₂) (f : M →ₛₗ[τ₁₂] M₂) (hf : ∀ (c : M), f c ∈ p), (LinearMap.codRestrict p f hf).ker = f.ker- Defined in
- Mathlib.Algebra.Module.Submodule.Ker
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- LinearMap.kerstatement and proof · cited by 848
- Submodule.subtypeproof · cited by 480
- Submodule.comapproof · cited by 347
- LinearMap.codRestrictstatement and proof · cited by 61
Cited by11
Results whose statement or proof uses this declaration.
- LinearMap.normDet_eq_zero_iff_ker_ne_botproof · cited by 5
- LinearMap.ker_restrictproof · cited by 4
- Submodule.ker_inclusionproof · cited by 4
- LinearMap.ker_rangeRestrictproof · cited by 3
- IsIntegralClosure.isNoetherianproof · cited by 3
- isNoetherian_of_range_eq_kerproof · cited by 1
- isArtinian_of_range_eq_kerproof · cited by 1
- LinearMap.IsProj.codRestrict_kerproof · cited by 1
- ContinuousLinearMap.ker_codRestrictproof · cited by 1
- Ideal.primaryComponent.map_ker_eqproof · cited by 0
- rank_add_rank_splitproof · cited by 0