Mathlib Map

Theorems · Inductive type · group theory

Representation.IsTrivial

{k : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      [inst : Semiring k] →
        [inst_1 : Monoid G] → [inst_2 : AddCommMonoid V] → [inst_3 : Module k V] → Representation k G V → Prop

A predicate for representations that fix every element.

Defined in
Mathlib.RepresentationTheory.Basic
Cited by
14 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.