Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.Exact.lift_f

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
  {S : CategoryTheory.ShortComplex C} [inst_2 : CategoryTheory.Balanced C] (hS : S.Exact) {A : C} (k : A ⟶ S.X₂)
  (hk : CategoryTheory.CategoryStruct.comp k S.g = 0) [inst_3 : CategoryTheory.Mono S.f],
  CategoryTheory.CategoryStruct.comp (hS.lift k hk) S.f = k
Defined in
Mathlib.Algebra.Homology.ShortComplex.Exact
Cited by
9 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.BalancedCategoryTheory.Mono

Around this declaration

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

CategoryTheory.ShortComplex.SnakeInput.φ₁_L₂_f · cited by 7SnakeInput.φ₁_L₂_fCategoryTheory.ShortComplex.SnakeInput.L₁'_exact · cited by 4SnakeInput.L₁'_exactCategoryTheory.ShortComplex.SnakeInput.L₀_exact · cited by 3SnakeInput.L₀_exactCategoryTheory.Abelian.SpectralObject.liftOpcycles_fromOpcycles · cited by 2SpectralObject.liftOpcycl…CategoryTheory.ShortComplex.quasiIso_iff_of_zeros · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.mono_τ₂_of_exact_of_mono · cited by 2ShortComplex.mono_τ₂_of_e…CategoryTheory.Abelian.SpectralObject.liftE_ιE_fromOpcycles · cited by 1SpectralObject.liftE_ιE_f…CategoryTheory.ShortComplex.Exact.lift_f_assoc · cited by 0Exact.lift_f_assocCategoryTheory.ShortComplex.Exact.lift' · cited by 0Exact.lift'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactCategoryTheory.Balanced · cited by 61CategoryTheory.BalancedCategoryTheory.ShortComplex.Exact.fIsKernel · cited by 12Exact.fIsKernelCategoryTheory.ShortComplex.Exact.lift · cited by 8Exact.liftExact.lift_fCITED BYCITES

Cites16

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

Cited by9

Results whose statement or proof uses this declaration.