Theorems · Theorem · group theory
groupHomology.inhomogeneousChains.d_single
∀ {k G : Type u} [inst : CommRing k] [inst_1 : Group G] {A : Rep.{u, u, u} k G} (n : ℕ) (g : Fin (n + 1) → G) (a : ↑A),
((CategoryTheory.ConcreteCategory.hom (groupHomology.inhomogeneousChains.d A n)) fun₀ | g => a) =
(fun₀ | fun i => g i.succ => (A.ρ (g 0)⁻¹) a) +
∑ j, (-1) ^ (↑j + 1) • fun₀ | j.contractNth (fun x1 x2 => x1 * x2) g => a- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Finsuppstatement · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Finset.univstatement and proof · cited by 3,473
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
Cited by4
Results whose statement or proof uses this declaration.
- groupHomology.comp_d₂₁_eqproof · cited by 10
- groupHomology.comp_d₁₀_eqproof · cited by 6
- groupHomology.comp_d₃₂_eqproof · cited by 6
- groupHomology.inhomogeneousChains.d_eqproof · cited by 0