Theorems · Definition · category theory
Action.FintypeCat.quotientToEndHom
{G : Type u_1} →
[inst : Group G] →
(H N : Subgroup G) →
[inst_1 : Fintype (G ⧸ N)] →
[inst_2 : N.Normal] →
↥H ⧸ N.subgroupOf H →* CategoryTheory.End (Action.FintypeCat.ofMulAction G (FintypeCat.of (G ⧸ N)))If H and N are subgroups of a group G with N normal, there is a canonical
group homomorphism H ⧸ N ⊓ H to the G-endomorphisms of G ⧸ N.
- Defined in
- Mathlib.CategoryTheory.Action.Concrete
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 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.
Cites17
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
- MonoidHom.compproof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- FintypeCatstatement · cited by 217
- Actionstatement · cited by 206
- Subgroup.subtypeproof · cited by 185
- CategoryTheory.Endstatement · cited by 169
Cited by1
Results whose statement or proof uses this declaration.
- Action.FintypeCat.quotientToEndHom_mkstatement · cited by 0