Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.PreGaloisCategory.evaluation_aut_injective_of_isConnected

∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] (F : CategoryTheory.Functor C FintypeCat)
  [inst_1 : CategoryTheory.PreGaloisCategory C] [CategoryTheory.PreGaloisCategory.FiberFunctor F] (A : C)
  [CategoryTheory.PreGaloisCategory.IsConnected A] (a : (F.obj A).obj),
  Function.Injective fun f => (CategoryTheory.ConcreteCategory.hom (F.map f.hom)) a

The evaluation map on automorphisms is injective for connected objects.

Defined in
Mathlib.CategoryTheory.Galois.Basic
Cited by
6 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreGaloisCategoryCategoryTheory.PreGaloisCategory.FiberFunctorCategoryTheory.PreGaloisCategory.IsConnected

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.PreGaloisCategory.exists_autMap · cited by 2PreGaloisCategory.exists_…CategoryTheory.PreGaloisCategory.autMap_surjective_of_isGalois · cited by 1PreGaloisCategory.autMap_…CategoryTheory.PreGaloisCategory.endEquivAutGalois_mul · cited by 0PreGaloisCategory.endEqui…CategoryTheory.PreGaloisCategory.card_aut_le_card_fiber_of_connected · cited by 0PreGaloisCategory.card_au…CategoryTheory.PreGaloisCategory.evaluation_aut_bijective_of_isGalois · cited by 0PreGaloisCategory.evaluat…CategoryTheory.PreGaloisCategory.autMap_apply_mul · cited by 0PreGaloisCategory.autMap_…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homFinite · cited by 3029FiniteCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.ObjectProperty.FullSubcategory · cited by 726ObjectProperty.FullSubcat…FintypeCat · cited by 217FintypeCatCategoryTheory.Aut · cited by 96CategoryTheory.AutCategoryTheory.PreGaloisCategory.FiberFunctor · cited by 66PreGaloisCategory.FiberFu…CategoryTheory.PreGaloisCategory.IsConnected · cited by 37PreGaloisCategory.IsConne…PreGaloisCategory.evaluation_…CITED BYCITES

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.