Theorems · Theorem · category theory
CategoryTheory.isVanKampenColimit_of_evaluation
∀ {J : Type v'} [inst : CategoryTheory.Category.{u', v'} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
{D : Type u_2} [inst_2 : CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.Limits.HasPullbacks D]
[CategoryTheory.Limits.HasColimitsOfShape J D] (F : CategoryTheory.Functor J (CategoryTheory.Functor C D))
(c : CategoryTheory.Limits.Cocone F),
(∀ (x : C), CategoryTheory.IsVanKampenColimit (((CategoryTheory.evaluation C D).obj x).mapCocone c)) →
CategoryTheory.IsVanKampenColimit c- Defined in
- Mathlib.CategoryTheory.Limits.VanKampen
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Functor.constproof · cited by 1,264
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.