Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Tor

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [inst_2 : CategoryTheory.Abelian C] →
        [CategoryTheory.MonoidalPreadditive C] →
          [CategoryTheory.HasProjectiveResolutions C] → ℕ → CategoryTheory.Functor C (CategoryTheory.Functor C C)

We define Tor C n : C ⥤ C ⥤ C by left-deriving in the second factor of (X, Y) ↦ X ⊗ Y.

Defined in
Mathlib.CategoryTheory.Monoidal.Tor
Cited by
3 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.AbelianCategoryTheory.MonoidalPreadditiveCategoryTheory.HasProjectiveResolutions

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.

Cited by3

Results whose statement or proof uses this declaration.