Mathlib Map

Theorems · Theorem · group theory

Rep.isZero_Tor_succ_of_projective

∀ {k G : Type u} [inst : CommRing k] [inst_1 : Group G] (X Y : Rep.{u, u, u} k G) [CategoryTheory.Projective Y] (n : ℕ),
  CategoryTheory.Limits.IsZero (((Rep.Tor k G (n + 1)).obj X).obj Y)

The higher Tor groups for X and Y are zero if Y is projective.

Defined in
Mathlib.RepresentationTheory.Homological.GroupHomology.Basic
Cited by
1 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingGroupCategoryTheory.Projective

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.