Theorems · Theorem · category theory
Function.Exact.linearMap_comp_eq_zero
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : Module R P] {f : M →ₗ[R] N} {g : N →ₗ[R] P}, Function.Exact ⇑f ⇑g → g ∘ₗ f = 0- Defined in
- Mathlib.Algebra.Exact.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearMap.compstatement and proof · cited by 1,642
- Function.Exactstatement and proof · cited by 182
- DFunLike.coe_injectiveproof · cited by 161
- Function.Exact.comp_eq_zeroproof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- SnakeLemma.δ_auxproof · cited by 3
- Module.Flat.exists_factorization_of_finitePresentationproof · cited by 2
- lTensor_injective_of_exact_of_exact_of_rTensor_injectiveproof · cited by 2
- LinearMap.exact_lcomp_of_exact_of_surjectiveproof · cited by 1
- Module.exists_basis_of_basis_baseChangeproof · cited by 1
- IsLocalRing.split_injective_iff_lTensor_residueField_injectiveproof · cited by 1
- ModuleCat.shortComplexOfConj_exactstatement and proof · cited by 0
- ModuleCat.shortComplexOfConj_shortExactstatement and proof · cited by 0
- AdicCompletion.map_exactproof · cited by 0