Theorems · Definition · category theory
Action.FintypeCat.toEndHom
{G : Type u_1} →
[inst : Group G] →
(N : Subgroup G) →
[inst_1 : Fintype (G ⧸ N)] →
[N.Normal] → G →* CategoryTheory.End (Action.FintypeCat.ofMulAction G (FintypeCat.of (G ⧸ N)))If N is a normal subgroup of G, then this is the group homomorphism
sending an element g of G to the G-endomorphism of G ⧸ₐ N given by
multiplication with g⁻¹ on the right.
- Defined in
- Mathlib.CategoryTheory.Action.Concrete
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupFintypeSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Finitestatement · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Subgroup.Normalstatement and proof · cited by 334
- FintypeCatstatement · cited by 217
- Actionstatement · cited by 206
- CategoryTheory.Endstatement · cited by 169
- QuotientGroup.leftRelproof · cited by 61
- FintypeCat.ofstatement · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- Action.FintypeCat.quotientToEndHomproof · cited by 1
- Action.FintypeCat.toEndHom_applystatement · cited by 0
- Action.FintypeCat.toEndHom_trivial_of_memstatement and proof · cited by 0