Theorems · Theorem · group theory
Representation.coeff_of_leftRegular_of_generator
∀ {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 g- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 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.
Cites27
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
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- Finsuppstatement · cited by 5,255
- Subgroupstatement · cited by 3,593
- pow_zeroproof · cited by 1,094
- pow_oneproof · cited by 894
- MonoidAlgebrastatement and proof · cited by 590
- Representationstatement · cited by 396
- zpow_natCastproof · cited by 271
Cited by2
Results whose statement or proof uses this declaration.
- Rep.FiniteCyclicGroup.leftRegular.range_norm_eq_ker_applyAsHom_subproof · cited by 1
- Representation.apply_eq_of_leftRegular_eq_of_generatorproof · cited by 0