Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.map_aux
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
{J : CategoryTheory.GrothendieckTopology C} (Φ : J.Point) (F : CategoryTheory.Functor C D)
(K : CategoryTheory.GrothendieckTopology D) [F.IsCocontinuous J K] ⦃X : D⦄,
∀ R ∈ K X,
∀ ⦃u : Φ.fiber.Elements⦄ (f : ((CategoryTheory.CategoryOfElements.π Φ.fiber).comp F).obj u ⟶ X),
∃ Y g,
∃ (_ : R.arrows g),
∃ v q a, CategoryTheory.CategoryStruct.comp a g = CategoryTheory.CategoryStruct.comp (F.map ↑q) f- Defined in
- Mathlib.CategoryTheory.Sites.Point.Map
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Setstatement · cited by 53,352
- 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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Category.id_compproof · cited by 1,998
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.mapproof · cited by 15
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMapproof · cited by 12
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_naturalityproof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap_wproof · cited by 1