Theorems · Definition · category theory
CategoryTheory.Presieve.FamilyOfElements.localPreimage
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{R R' : CategoryTheory.Functor Cᵒᵖ (Type w)} →
(φ : R ⟶ R') →
{X : Cᵒᵖ} →
(r' : R'.obj X) → CategoryTheory.Presieve.FamilyOfElements R (CategoryTheory.Presheaf.imageSieve φ r').arrowsGiven a morphism φ : R ⟶ R' of presheaves of types and r' : R'.obj X,
this is the family of elements of R defined over the sieve Presheaf.imageSieve φ r'
which sends a map in this sieve to an arbitrary choice of a preimage of the
restriction of r'.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 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.
Cites11
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
- 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
- Oppositestatement and proof · cited by 8,081
- Opposite.unopstatement and proof · cited by 2,231
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.Presieve.FamilyOfElementsstatement · cited by 103
- CategoryTheory.Presheaf.imageSievestatement and proof · cited by 30
- CategoryTheory.Presheaf.localPreimageproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.FamilyOfElements.isAmalgamation_map_localPreimagestatement · cited by 0