Theorems · Definition · category theory
CategoryTheory.MorphismProperty.presheaf
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
CategoryTheory.MorphismProperty C → CategoryTheory.MorphismProperty (CategoryTheory.Functor Cᵒᵖ (Type v₁))Given a morphism property P in a category C, a morphism f : F ⟶ G of presheaves in the
category Cᵒᵖ ⥤ Type v satisfies the morphism property P.presheaf iff:
* The morphism is representable.
* For any morphism g : F.obj a ⟶ G, the property P holds for any represented pullback of
f by g.
This is implemented as a special case of the more general notion of P.relative, to the case when
the functor F is yoneda.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 23 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.yonedaproof · cited by 351
- CategoryTheory.MorphismProperty.relativeproof · cited by 10
Cited by22
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.LocalRepresentability.glueDatastatement and proof · cited by 13
- AlgebraicGeometry.Scheme.LocalRepresentability.toGluedstatement and proof · cited by 5
- AlgebraicGeometry.Scheme.LocalRepresentability.yonedaGluedToSheafstatement and proof · cited by 4
- AlgebraicGeometry.Scheme.LocalRepresentability.yoneda_toGlued_yonedaGluedToSheafstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.presheaf_mono_of_lestatement and proof · cited by 2
- AlgebraicGeometry.Scheme.LocalRepresentability.representableBystatement and proof · cited by 1
- CategoryTheory.MorphismProperty.presheaf_monomorphisms_le_monomorphismsstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.isIso_fst'_selfstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.LocalRepresentability.comp_toGlued_eqstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.LocalRepresentability.glueData_Jstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.LocalRepresentability.glueData_Ustatement and proof · cited by 0
- AlgebraicGeometry.Scheme.LocalRepresentability.glueData_Vstatement and proof · cited by 0