Theorems · Theorem · group theory
Rep.standardComplex.d_single
∀ {k G : Type u} [inst : CommRing k] {n : ℕ} (c : Fin (n + 1) → G) (r : k),
(Rep.standardComplex.d k G n) (MonoidAlgebra.single c r) = ∑ p, MonoidAlgebra.single (c ∘ p.succAbove) (r * (-1) ^ ↑p)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- MonoidAlgebrastatement and proof · cited by 590
- map_smulproof · cited by 566
- smul_eq_mulproof · cited by 357
- MonoidAlgebra.singlestatement and proof · cited by 253
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.