Theorems · Definition · group theory
groupHomology.coinvariantsTensorResProjectiveResolutionIso
{k G : Type u} →
[inst : CommRing k] →
[inst_1 : Group G] →
(S : Subgroup G) →
(A : Rep.{u, u, u} k ↥S) →
(P : CategoryTheory.ProjectiveResolution (Rep.trivial k G k)) →
HomologicalComplex.coinvariantsTensorObj A ((Rep.resFunctor S.subtype).mapProjectiveResolution P).complex ≅
HomologicalComplex.coinvariantsTensorObj (Rep.ind S.subtype A) P.complexGiven a projective resolution P of k as a k-linear G-representation, a subgroup
S ≤ G, and a k-linear S-representation A, this is an isomorphism of complexes
(A ⊗ Res(S)(P))_S ≅ (Ind_S^G(A) ⊗ P)_G.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- CategoryTheory.Isostatement · cited by 3,963
- Subgroupstatement and proof · cited by 3,593
- ModuleCatstatement · cited by 1,429
- CategoryTheory.Iso.symmproof · cited by 993
- Repstatement and proof · cited by 843
- ComplexShape.downstatement and proof · cited by 605
- ChainComplexstatement · cited by 350
- CategoryTheory.Iso.appproof · cited by 253
- Subgroup.subtypestatement and proof · cited by 185
Cited by1
Results whose statement or proof uses this declaration.
- groupHomology.indIsoproof · cited by 0