Theorems · Definition · category theory
CategoryTheory.FintypeCat.isoQuotientStabilizerOfIsConnected
{G : Type u} →
[inst : Group G] →
(X : Action FintypeCat G) →
[CategoryTheory.PreGaloisCategory.IsConnected X] →
(x : X.V.obj) →
[inst_2 : Fintype (G ⧸ MulAction.stabilizer G x)] →
X ≅ Action.FintypeCat.ofMulAction G (FintypeCat.of (G ⧸ MulAction.stabilizer G x))If X is a connected G-set and x is an element of X, X is isomorphic
to the quotient of G by the stabilizer of x as G-sets.
- Defined in
- Mathlib.CategoryTheory.Galois.Examples
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- CategoryTheory.Isostatement · cited by 3,963
- Equiv.symmproof · cited by 3,681
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Iso.symmproof · cited by 993
- Equiv.transproof · cited by 337
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.fiberIsoQuotientStabilizerproof · cited by 1
- CategoryTheory.PreGaloisCategory.has_decomp_quotientsproof · cited by 1