Theorems · Definition · group theory
Rep.FiniteCyclicGroup.chainComplexFunctor
(k : Type u) →
{G : Type u} →
[inst : CommRing k] →
[inst_1 : CommGroup G] →
[Fintype G] → G → CategoryTheory.Functor (Rep.{u_1, u, u} k G) (ChainComplex (Rep.{u_1, u, u} k G) ℕ)Given a finite group G and g : G, this is the functor Rep k G ⥤ ChainComplex (Rep k G) ℕ
sending A : Rep k G to the periodic chain complex in Rep k G given by
... ⟶ A --N--> A --(ρ(g) - 𝟙)--> A --N--> A --(ρ(g) - 𝟙)--> A ⟶ 0
where N is the norm map. When G is generated by g and A is the left regular representation
k[G], it is a projective resolution of k as a trivial representation.
It sends a morphism f : A ⟶ B to the chain morphism defined by f in every degree.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- Fintypestatement and proof · cited by 7,736
- CommGroupstatement and proof · cited by 990
- Repstatement and proof · cited by 843
- ComplexShape.downstatement · cited by 605
- ChainComplexstatement · cited by 350
- HomologicalComplex.alternatingConstproof · cited by 13
- ComplexShape.down_nat_odd_addproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- Rep.FiniteCyclicGroup.resolutionproof · cited by 6
- Rep.FiniteCyclicGroup.resolution.πstatement and proof · cited by 3
- Rep.FiniteCyclicGroup.resolution.π_fstatement · cited by 0
- Rep.FiniteCyclicGroup.resolution_complexstatement · cited by 0
- Rep.FiniteCyclicGroup.resolution_quasiIsostatement and proof · cited by 0
- Rep.FiniteCyclicGroup.chainComplexFunctor_map_fstatement and proof · cited by 0
- Rep.FiniteCyclicGroup.chainComplexFunctor_objstatement and proof · cited by 0
- Rep.FiniteCyclicGroup.resolution_πstatement · cited by 0