Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.exists_set_ker_evaluation_subset_of_isOpen
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] (F : CategoryTheory.Functor C FintypeCat)
[inst_1 : CategoryTheory.GaloisCategory C] [CategoryTheory.PreGaloisCategory.FiberFunctor F]
{H : Set (CategoryTheory.Aut F)},
1 ∈ H →
IsOpen H →
∃ I x,
(∀ X ∈ I, CategoryTheory.PreGaloisCategory.IsConnected X) ∧
∀ (σ : CategoryTheory.Aut F), (∀ (X : ↑I), σ.hom.app ↑X = CategoryTheory.CategoryStruct.id (F.obj ↑X)) → σ ∈ HIf H is an open subset of Aut F such that 1 ∈ H, there exists a finite
set I of connected objects of C such that every σ : Aut F that induces the identity
on F.obj X for all X ∈ I is contained in H. In other words: The kernel
of the evaluation map Aut F →* ∏ X : I ↦ Aut (F.obj X) is contained in H.
- Defined in
- Mathlib.CategoryTheory.Galois.Topology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Finsetproof · cited by 13,712
- CategoryTheory.Functor.mapproof · cited by 8,698
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.exists_lift_of_quotient_openSubgroupproof · cited by 1
- CategoryTheory.PreGaloisCategory.nhds_one_has_basis_stabilizersproof · cited by 1