Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.toAut_surjective_of_isPretransitive
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] (F : CategoryTheory.Functor C FintypeCat) (G : Type u_1)
[inst_1 : Group G] [inst_2 : (X : C) → MulAction G (F.obj X).obj]
[inst_3 : CategoryTheory.PreGaloisCategory.IsNaturalSMul F G] [inst_4 : CategoryTheory.GaloisCategory C]
[CategoryTheory.PreGaloisCategory.FiberFunctor F] [inst_6 : TopologicalSpace G] [IsTopologicalGroup G]
[CompactSpace G] [∀ (X : C), ContinuousSMul G (F.obj X).obj],
(∀ (X : C) [CategoryTheory.PreGaloisCategory.IsGalois X], MulAction.IsPretransitive G (F.obj X).obj) →
Function.Surjective ⇑(CategoryTheory.PreGaloisCategory.toAut F G)If G is a compact, topological group that acts continuously and naturally on the
fibers of F, toAut F G is surjective if and only if it acts transitively on the fibers
of all Galois objects. This is the if direction. For the only if see
isPretransitive_of_surjective.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Groupstatement and proof · cited by 6,238
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.toAut_bijectiveproof · cited by 1