Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.moduleCat_pOpcycles_eq_iff

∀ {R : Type u} [inst : Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) (x y : ↑S.X₂),
  (CategoryTheory.ConcreteCategory.hom S.pOpcycles) x = (CategoryTheory.ConcreteCategory.hom S.pOpcycles) y ↔
    x - y ∈ (ModuleCat.Hom.hom S.f).range
Defined in
Mathlib.Algebra.Homology.ShortComplex.ModuleCat
Cited by
3 results in Mathlib
Foundations
Depth 99 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.

Cites22

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

Cited by3

Results whose statement or proof uses this declaration.