Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.exists_autMap
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] [inst_1 : CategoryTheory.GaloisCategory C] {A B : C}
(f : A ⟶ B) [CategoryTheory.PreGaloisCategory.IsConnected A] [CategoryTheory.PreGaloisCategory.IsGalois B]
(σ : CategoryTheory.Aut A),
∃! τ, CategoryTheory.CategoryStruct.comp f τ.hom = CategoryTheory.CategoryStruct.comp σ.hom fFor a morphism from a connected object A to a Galois object B and an automorphism
of A, there exists a unique automorphism of B making the canonical diagram commute.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorproof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Equiv.symmproof · cited by 3,681
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CategoryTheory.Functor.map_compproof · cited by 734
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.autMapproof · cited by 10
- CategoryTheory.PreGaloisCategory.autMap_uniqueproof · cited by 2
- CategoryTheory.PreGaloisCategory.comp_autMapproof · cited by 2