Theorems · Definition · group theory
Representation.ofMulActionSubsingletonEquivTrivial
(k : Type u) →
[inst : Semiring k] →
(G : Type v) →
[inst_1 : Monoid G] →
(H : Type w) →
[Subsingleton H] →
[MulOneClass H] →
[inst_4 : MulAction G H] → (Representation.ofMulAction k G H).Equiv (Representation.trivial k G k)If there exists G-action on a trivial monoid H then the induced representation
on k[H] is equivalent to the trivial representation.
- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- MulOneClassstatement and proof · cited by 1,018
- MonoidAlgebrastatement · cited by 590
- Representation.Equivstatement · cited by 60
- Representation.trivialstatement · cited by 34
- Representation.ofMulActionstatement · cited by 15
- MonoidAlgebra.uniqueLinearEquivproof · cited by 11
- Representation.Equiv.mkproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Representation.ofMulActionSubsingletonEquivTrivial_applystatement · cited by 0
- Representation.ofMulActionSubsingletonEquivTrivial_symm_applystatement · cited by 0
- Rep.ofMulActionSubsingletonIsoTrivialproof · cited by 0