Theorems · Definition · category theory
Action.FintypeCat.quotientToQuotientOfLE
{G : Type u_1} →
[inst : Group G] →
(H N : Subgroup G) →
[inst_1 : Fintype (G ⧸ N)] →
[inst_2 : Fintype (G ⧸ H)] →
N ≤ H →
(Action.FintypeCat.ofMulAction G (FintypeCat.of (G ⧸ N)) ⟶
Action.FintypeCat.ofMulAction G (FintypeCat.of (G ⧸ H)))If N and H are subgroups of a group G with N ≤ H, this is the canonical
G-morphism G ⧸ N ⟶ G ⧸ H.
- Defined in
- Mathlib.CategoryTheory.Action.Concrete
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Finitestatement · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- FintypeCatstatement · cited by 217
- Actionstatement · cited by 206
- QuotientGroup.leftRelproof · cited by 61
- FintypeCat.ofstatement · cited by 26
- Action.FintypeCat.ofMulActionstatement · cited by 11
- FintypeCat.homMkproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Action.FintypeCat.quotientToQuotientOfLE.congr_simpstatement and proof · cited by 0
- Action.FintypeCat.quotientToQuotientOfLE_hom_mkstatement · cited by 0