Theorems · Theorem · group theory
Representation.apply_eq_of_leftRegular_eq_of_generator
Deprecated since 2026-06-18Use Representation.coeff_of_leftRegular_of_generator instead.
∀ {k : Type u_1} {G : Type u_2} [inst : CommSemiring k] [inst_1 : Group G] (g : G),
(∀ (x : G), x ∈ Subgroup.zpowers g) →
∀ (x : MonoidAlgebra k G), ((Representation.leftRegular k G) g) x = x → ∀ (γ : G), x.coeff γ = x.coeff gAlias of Representation.coeff_of_leftRegular_of_generator.
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement · cited by 10,911
- LinearMapstatement · cited by 10,215
- Groupstatement · cited by 6,238
- Finsuppstatement · cited by 5,255
- Subgroupstatement · cited by 3,593
- MonoidAlgebrastatement · cited by 590
- Representationstatement · cited by 396
- MonoidAlgebra.coeffstatement · cited by 224
- Subgroup.zpowersstatement · cited by 204
- Representation.leftRegularstatement · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.