Theorems · Theorem · linear algebra
LinearEquiv.ker_comp
∀ {R : Type u_1} {R₂ : Type u_2} {R₃ : Type u_3} {M : Type u_5} {M₂ : Type u_7} {M₃ : Type u_8} [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] {module_M : Module R M} {module_M₂ : Module R₂ M₂} {module_M₃ : Module R₃ M₃}
{σ₁₂ : R →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R →+* R₃} [inst_6 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] {σ₃₂ : R₃ →+* R₂}
{re₂₃ : RingHomInvPair σ₂₃ σ₃₂} {re₃₂ : RingHomInvPair σ₃₂ σ₂₃} (e'' : M₂ ≃ₛₗ[σ₂₃] M₃) (l : M →ₛₗ[σ₁₂] M₂),
(↑e'' ∘ₛₗ l).ker = l.ker- Defined in
- Mathlib.Algebra.Module.Submodule.Ker
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 30 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.
- 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 · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.toLinearMapstatement · cited by 1,171
- LinearMap.kerstatement · cited by 848
- RingHomInvPairstatement and proof · cited by 523
- RingHomCompTriplestatement and proof · cited by 234
Cited by11
Results whose statement or proof uses this declaration.
- ModuleCat.hasProjectiveDimensionLE_of_semiLinearEquivproof · cited by 3
- Module.FinitePresentation.transproof · cited by 1
- Ideal.subtype_rTensor_rangeproof · cited by 1
- CovBy.length_baseChangeproof · cited by 1
- CovBy.length_restrictScalarsproof · cited by 1
- Module.torsion_by_prime_power_decompositionproof · cited by 1
- LinearMap.rank_quot_submodule_map_eqproof · cited by 1
- Module.Grassmannian.map_compproof · cited by 0
- Ideal.ker_tensorProductMk_quotientproof · cited by 0
- LinearMap.ker_linearProjOfIsComplproof · cited by 0
- Module.free_quotSMulTop_iff_freeproof · cited by 0