Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.ShortExact.moduleCat_exact_iff_function_exact

∀ {R : Type u} [inst : Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)),
  S.Exact ↔ Function.Exact ⇑(CategoryTheory.ConcreteCategory.hom S.f) ⇑(CategoryTheory.ConcreteCategory.hom S.g)
Defined in
Mathlib.Algebra.Homology.ShortComplex.ModuleCat
Cited by
11 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LinearMap.shortExact_shortComplexKer · cited by 3LinearMap.shortExact_shor…ModuleCat.localizedModule_hasInjectiveDimensionLE · cited by 2ModuleCat.localizedModule…ModuleCat.shortComplex_exact · cited by 2ModuleCat.shortComplex_ex…Module.Flat.iff_lTensor_preserves_shortComplex_exact · cited by 1Flat.iff_lTensor_preserve…Module.Flat.rTensor_shortComplex_exact · cited by 1Flat.rTensor_shortComplex…ModuleCat.shortComplex_shortExact · cited by 1ModuleCat.shortComplex_sh…Module.Flat.lTensor_shortComplex_exact · cited by 1Flat.lTensor_shortComplex…Module.Flat.iff_rTensor_preserves_shortComplex_exact · cited by 0Flat.iff_rTensor_preserve…ModuleCat.restrictScalars_map_exact · cited by 0ModuleCat.restrictScalars…ModuleCat.localizedModuleFunctor_map_exact · cited by 0ModuleCat.localizedModule…ModuleCat.uliftFunctor_map_exact · cited by 0ModuleCat.uliftFunctor_ma…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idLinearMap · cited by 10215LinearMapRing · cited by 7463RingCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…ModuleCat · cited by 1429ModuleCatCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂ModuleCat.carrier · cited by 997ModuleCat.carrierLinearMap.range · cited by 893LinearMap.rangeCategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃LinearMap.ker · cited by 848LinearMap.kerCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fShortExact.moduleCat_exact_if…CITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.