Theorems · Theorem · group theory
Representation.asAlgebraHom_mem_of_forall_mem
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} [inst : CommSemiring k] [inst_1 : Monoid G] [inst_2 : AddCommMonoid V]
[inst_3 : Module k V] (ρ : Representation k G V) (p : Submodule k V),
(∀ (g : G), ∀ v ∈ p, (ρ g) v ∈ p) → ∀ v ∈ p, ∀ (x : MonoidAlgebra k G), (ρ.asAlgebraHom x) v ∈ p- Defined in
- Mathlib.RepresentationTheory.Submodule
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Monoidstatement and proof · cited by 3,887
- AlgHomstatement · cited by 3,236
- one_smulproof · cited by 1,374
- map_addproof · cited by 964
- Module.Endstatement · cited by 774
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.