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 τ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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.Functorproof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.comp_applyproof · cited by 387
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.autMapHomproof · cited by 3