Theorems · Theorem · ring theory
LinearMap.comp_zero
∀ {R₁ : Type u_2} {R₂ : Type u_3} {R₃ : Type u_4} {M : Type u_8} {M₂ : Type u_10} {M₃ : Type u_11} [inst : Semiring R₁]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] [inst_6 : Module R₁ M] [inst_7 : Module R₂ M₂] [inst_8 : Module R₃ M₃] {σ₁₂ : R₁ →+* R₂}
{σ₂₃ : R₂ →+* R₃} {σ₁₃ : R₁ →+* R₃} [inst_9 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] (g : M₂ →ₛₗ[σ₂₃] M₃), g ∘ₛₗ 0 = 0- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- LinearMap.compstatement · cited by 1,642
- LinearMap.extproof · cited by 844
- RingHomCompTriplestatement and proof · cited by 234
- LinearMap.comp_applyproof · cited by 76
- LinearMap.map_zeroproof · cited by 52
- LinearMap.zero_applyproof · cited by 35
Cited by9
Results whose statement or proof uses this declaration.
- Module.Flat.exists_factorization_of_finitePresentationproof · cited by 2
- LinearMap.ker_eq_bot_of_cancelproof · cited by 1
- LinearMap.surjective_of_surjective_of_injective_of_left_exactproof · cited by 1
- LinearMap.exact_lcomp_of_exact_of_surjectiveproof · cited by 1
- LinearMap.injective_of_surjective_of_injective_of_right_exactproof · cited by 1
- Algebra.Extension.tensorToH1Cotangent_bijective_of_flatproof · cited by 0
- CliffordAlgebraRing.involute_eq_idproof · cited by 0
- Prod.comul_comp_fstproof · cited by 0
- Prod.comul_comp_sndproof · cited by 0