Theorems · Theorem · category theory
CategoryTheory.isVanKampenColimit_extendCofan
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {n : ℕ} (f : Fin (n + 1) → C)
{c₁ : CategoryTheory.Limits.Cofan fun i => f i.succ} {c₂ : CategoryTheory.Limits.BinaryCofan (f 0) c₁.pt},
CategoryTheory.IsVanKampenColimit c₁ →
CategoryTheory.IsVanKampenColimit c₂ →
∀ [∀ {Z : C} (i : Z ⟶ c₂.pt), CategoryTheory.Limits.HasPullback c₂.inr i]
[CategoryTheory.Limits.HasFiniteCoproducts C],
CategoryTheory.IsVanKampenColimit (CategoryTheory.extendCofan c₁ c₂)- Defined in
- Mathlib.CategoryTheory.Limits.VanKampen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites56
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.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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproducts_Finproof · cited by 1