Theorems · Definition · category theory
CategoryTheory.PreGaloisCategory.fiberIsoQuotientStabilizer
{C : Type u₁} →
[inst : CategoryTheory.Category.{u₂, u₁} C] →
{F : CategoryTheory.Functor C FintypeCat} →
[inst_1 : CategoryTheory.GaloisCategory C] →
[CategoryTheory.PreGaloisCategory.FiberFunctor F] →
(X : C) →
[CategoryTheory.PreGaloisCategory.IsConnected X] →
(x : (F.obj X).obj) →
(CategoryTheory.PreGaloisCategory.functorToAction F).obj X ≅
Action.FintypeCat.ofMulAction (CategoryTheory.Aut F)
(FintypeCat.of (CategoryTheory.Aut F ⧸ MulAction.stabilizer (CategoryTheory.Aut F) x))If X is connected and x is in the fiber of X, F.obj X is isomorphic
to the quotient of Aut F by the stabilizer of x as Aut F-sets.
- Defined in
- Mathlib.CategoryTheory.Galois.EssSurj
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- HasQuotient.Quotientstatement · cited by 2,301
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- MulAction.stabilizerstatement · cited by 254
- FintypeCatstatement and proof · cited by 217
- Actionstatement · cited by 206
- CategoryTheory.Autstatement · cited by 96
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.exists_lift_of_quotient_openSubgroupproof · cited by 1