Theorems · Definition · group theory
Rep.diagonalSuccIsoFree
(k G : Type u) → [inst : Group G] → [inst_1 : CommRing k] → (n : ℕ) → Rep.diagonal k G (n + 1) ≅ Rep.free k G (Fin n → G)
Representation isomorphism k[Gⁿ⁺¹] ≅ (Gⁿ →₀ k[G]), where the right-hand representation is
defined pointwise by the left regular representation on k[G]. The map sends
single (g₀, ..., gₙ) a ↦ single (g₀⁻¹g₁, ..., gₙ₋₁⁻¹gₙ) (single g₀ a).
- Defined in
- Mathlib.RepresentationTheory.Rep.Iso
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Groupstatement and proof · cited by 6,238
- CategoryTheory.Isostatement · cited by 3,963
- Repstatement · cited by 843
- CategoryTheory.Iso.transproof · cited by 566
- Rep.freestatement · cited by 9
- Rep.diagonalstatement · cited by 1
- Rep.leftRegularTensorTrivialIsoFreeproof · cited by 1
- Rep.diagonalSuccIsoTensorTrivialproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- Rep.barComplex.d_comp_diagonalSuccIsoFree_inv_eqstatement and proof · cited by 0
- Rep.diagonalHomEquivproof · cited by 0
- Rep.barComplex.isoStandardComplexproof · cited by 0