Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.PreGaloisCategory.autMap_apply_mul

∀ {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.PreGaloisCategory.autMap f (σ * τ) =
    CategoryTheory.PreGaloisCategory.autMap f σ * CategoryTheory.PreGaloisCategory.autMap f τ
Defined in
Mathlib.CategoryTheory.Galois.GaloisObjects
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.GaloisCategoryCategoryTheory.PreGaloisCategory.IsConnectedCategoryTheory.PreGaloisCategory.IsGalois

Around this declaration

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

Cites21

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

Cited by1

Results whose statement or proof uses this declaration.