Theorems · Theorem · category theory
PresheafOfModules.Sheafify.app_eq_of_isLocallyInjective
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {J : CategoryTheory.GrothendieckTopology C}
{R₀ R : CategoryTheory.Functor Cᵒᵖ RingCat} (α : R₀ ⟶ R) [CategoryTheory.Presheaf.IsLocallyInjective J α]
{M₀ : PresheafOfModules R₀} {A : CategoryTheory.Functor Cᵒᵖ AddCommGrpCat} (φ : M₀.presheaf ⟶ A)
[CategoryTheory.Presheaf.IsLocallyInjective J φ],
CategoryTheory.Presheaf.IsSeparated J A →
∀ {Y : C} (r₀ r₀' : ↑(R₀.obj (Opposite.op Y))) (m₀ m₀' : ↑(M₀.obj (Opposite.op Y))),
(CategoryTheory.ConcreteCategory.hom (α.app (Opposite.op Y))) r₀ =
(CategoryTheory.ConcreteCategory.hom (α.app (Opposite.op Y))) r₀' →
(CategoryTheory.ConcreteCategory.hom (φ.app (Opposite.op Y))) m₀ =
(CategoryTheory.ConcreteCategory.hom (φ.app (Opposite.op Y))) m₀' →
(CategoryTheory.ConcreteCategory.hom (φ.app (Opposite.op Y))) (r₀ • m₀) =
(CategoryTheory.ConcreteCategory.hom (φ.app (Opposite.op Y))) (r₀' • m₀')- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- RingHomstatement · cited by 10,189
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- AddMonoidHomstatement · cited by 3,230
- Opposite.unopproof · cited by 2,231
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.FamilyOfElements.isCompatible_map_smul_auxproof · cited by 1