Theorems · Definition · group theory
Representation.IsTrivial.recOn
{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} →
{motive : ρ.IsTrivial → Sort u} →
(t : ρ.IsTrivial) → ((out : ∀ (g : G), ρ g = LinearMap.id) → motive ⋯) → motive t- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- LinearMap.idstatement and proof · cited by 625
- Representationstatement and proof · cited by 396
- Representation.IsTrivialstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.