Theorems · Theorem · group theory
Rep.barComplex.d_single
∀ {k G : Type u} [inst : CommRing k] (n : ℕ) [inst_1 : Group G] (x : Fin (n + 1) → G),
((Rep.Hom.hom (Rep.barComplex.d k G n)) fun₀ | x => MonoidAlgebra.single 1 1) =
(fun₀ | fun i => x i.succ => MonoidAlgebra.single (x 0) 1) +
∑ j, fun₀ | j.contractNth (fun x1 x2 => x1 * x2) x => MonoidAlgebra.single 1 ((-1) ^ (↑j + 1))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- Finsuppstatement · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- one_mulproof · cited by 2,841
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- one_smulproof · cited by 1,374
Cited by3
Results whose statement or proof uses this declaration.
- Rep.barComplex.d_comp_diagonalSuccIsoFree_inv_eqproof · cited by 0
- groupHomology.inhomogeneousChains.d_eqproof · cited by 0
- inhomogeneousCochains.d_eqproof · cited by 0