Theorems · Theorem · group theory
Representation.mem_invariants_iff_of_forall_mem_zpowers
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} [inst : CommRing k] [inst_1 : Group G] [inst_2 : AddCommGroup V]
[inst_3 : Module k V] (ρ : Representation k G V) (g : G),
(∀ (x : G), x ∈ Subgroup.zpowers g) → ∀ (x : V), x ∈ ρ.invariants ↔ (ρ g) x = x- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- map_mulproof · cited by 1,137
- pow_zeroproof · cited by 1,094
- pow_oneproof · cited by 894
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.