Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.IsNaturalSMul.naturality
∀ {C : Type u₁} {inst : CategoryTheory.Category.{u₂, u₁} C} {F : CategoryTheory.Functor C FintypeCat} {G : Type u_1}
{inst_1 : Group G} {inst_2 : (X : C) → MulAction G (F.obj X).obj}
[self : CategoryTheory.PreGaloisCategory.IsNaturalSMul F G] (g : G) {X Y : C} (f : X ⟶ Y) (x : (F.obj X).obj),
(CategoryTheory.ConcreteCategory.hom (F.map f)) (g • x) = g • (CategoryTheory.ConcreteCategory.hom (F.map f)) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Groupstatement and proof · cited by 6,238
- 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
- MulActionstatement and proof · cited by 1,294
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PreGaloisCategory.action_ext_of_isGaloisproof · cited by 2
- CategoryTheory.PreGaloisCategory.toAut_surjective_isGalois_finite_familyproof · cited by 1