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)) aThe 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Finitestatement · cited by 3,029
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
- FintypeCatstatement and proof · cited by 217
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.exists_autMapproof · cited by 2
- CategoryTheory.PreGaloisCategory.autMap_surjective_of_isGaloisproof · cited by 1
- CategoryTheory.PreGaloisCategory.endEquivAutGalois_mulproof · cited by 0
- CategoryTheory.PreGaloisCategory.card_aut_le_card_fiber_of_connectedproof · cited by 0
- CategoryTheory.PreGaloisCategory.evaluation_aut_bijective_of_isGaloisproof · cited by 0
- CategoryTheory.PreGaloisCategory.autMap_apply_mulproof · cited by 0