Theorems · Theorem · category theory
FunctorToFintypeCat.naturality
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (F G : CategoryTheory.Functor C FintypeCat) {X Y : C}
(σ : F ⟶ G) (f : X ⟶ Y) (x : (F.obj X).obj),
(CategoryTheory.ConcreteCategory.hom (σ.app Y)) ((CategoryTheory.ConcreteCategory.hom (F.map f)) x) =
(CategoryTheory.ConcreteCategory.hom (G.map f)) ((CategoryTheory.ConcreteCategory.hom (σ.app X)) x)- Defined in
- Mathlib.CategoryTheory.FintypeCat
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · 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
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- 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
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
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