Theorems · Theorem · category theory
PresheafOfModules.naturality_apply
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {R : CategoryTheory.Functor Cᵒᵖ RingCat}
{M₁ M₂ : PresheafOfModules R} (f : M₁ ⟶ M₂) {X Y : Cᵒᵖ} (g : X ⟶ Y) (x : ↑(M₁.obj X)),
(CategoryTheory.ConcreteCategory.hom (f.app Y)) ((CategoryTheory.ConcreteCategory.hom (M₁.map g)) x) =
(CategoryTheory.ConcreteCategory.hom (M₂.map g)) ((CategoryTheory.ConcreteCategory.hom (f.app X)) x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearMapstatement · cited by 10,215
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- ModuleCatstatement · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.