Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.Point.isColimitPresheafFiberCocone
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.GrothendieckTopology C} →
(Φ : J.Point) →
{A : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} A] →
[inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
(P : CategoryTheory.Functor Cᵒᵖ A) → CategoryTheory.Limits.IsColimit (Φ.presheafFiberCocone P)The cocone Φ.presheafFiberCocone P is a colimit.
- Defined in
- Mathlib.CategoryTheory.Sites.Point.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Functor.Elementsstatement · cited by 141
- CategoryTheory.Limits.HasColimitsOfSizestatement and proof · cited by 124
- CategoryTheory.GrothendieckTopology.Pointstatement and proof · cited by 123
- CategoryTheory.GrothendieckTopology.Point.fiberstatement and proof · cited by 93
Cited by3
Results whose statement or proof uses this declaration.