Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.comp_autMap
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] [inst_1 : CategoryTheory.GaloisCategory C] {A B : C}
[inst_2 : CategoryTheory.PreGaloisCategory.IsConnected A] [inst_3 : CategoryTheory.PreGaloisCategory.IsGalois B]
(f : A ⟶ B) (σ : CategoryTheory.Aut A),
CategoryTheory.CategoryStruct.comp f (CategoryTheory.PreGaloisCategory.autMap f σ).hom =
CategoryTheory.CategoryStruct.comp σ.hom f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Autstatement and proof · cited by 96
- CategoryTheory.GaloisCategorystatement and proof · cited by 88
- CategoryTheory.PreGaloisCategory.IsGaloisstatement and proof · cited by 38
- CategoryTheory.PreGaloisCategory.IsConnectedstatement and proof · cited by 37
- CategoryTheory.PreGaloisCategory.autMapstatement · cited by 10
- CategoryTheory.PreGaloisCategory.exists_autMapproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.comp_autMap_applyproof · cited by 2
- CategoryTheory.PreGaloisCategory.autMap_compproof · cited by 0