Theorems · Definition · category theory
CategoryTheory.Limits.isColimitOfReflects
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
{K : CategoryTheory.Functor J C} →
(F : CategoryTheory.Functor C D) →
{c : CategoryTheory.Limits.Cocone K} →
CategoryTheory.Limits.IsColimit (F.mapCocone c) →
[CategoryTheory.Limits.ReflectsColimit K F] → CategoryTheory.Limits.IsColimit cA convenience function for ReflectsColimit, which takes the functor as an explicit argument to
guide typeclass resolution.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- Nonempty.someproof · cited by 340
- CategoryTheory.Functor.mapCoconestatement and proof · cited by 161
- CategoryTheory.Limits.ReflectsColimitstatement and proof · cited by 33
- CategoryTheory.Limits.ReflectsColimit.reflectsproof · cited by 2
Cited by40
Results whose statement or proof uses this declaration.
- CategoryTheory.IsVanKampenColimit.of_mapCoconeproof · cited by 3
- CategoryTheory.IsPushout.of_mapproof · cited by 3
- AddCommGrpCat.FilteredColimits.colimitCoconeIsColimitproof · cited by 2
- CategoryTheory.Limits.reflectsColimitsOfShape_of_equivproof · cited by 2
- CategoryTheory.Limits.IsInitial.isInitialOfObjproof · cited by 2
- CategoryTheory.Limits.preservesColimit_of_reflects_of_preservesproof · cited by 2
- CategoryTheory.Over.isColimitToOverproof · cited by 1
- RingCat.FilteredColimits.colimitCoconeIsColimitproof · cited by 1
- CategoryTheory.HasExactLimitsOfShape.domain_of_functorproof · cited by 1
- CategoryTheory.Functor.Final.reflectsColimit_of_compproof · cited by 1
- AddCommMonCat.FilteredColimits.colimitCoconeIsColimitproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_leftOpproof · cited by 1