Theorems · Theorem · category theory
CategoryTheory.isPullback_initial_to_of_cofan_isVanKampen
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasInitial C] {ι : Type u_3}
{F : CategoryTheory.Functor (CategoryTheory.Discrete ι) C} {c : CategoryTheory.Limits.Cocone F},
CategoryTheory.IsVanKampenColimit c →
∀ (i j : CategoryTheory.Discrete ι),
i ≠ j →
CategoryTheory.IsPullback (CategoryTheory.Limits.initial.to (F.obj i))
(CategoryTheory.Limits.initial.to (F.obj j)) (c.ι.app i) (c.ι.app j)- Defined in
- Mathlib.CategoryTheory.Limits.VanKampen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 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.
- 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.NatTrans.appstatement and proof · cited by 7,406
- 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.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.FinitaryExtensive.isPullback_initial_toproof · cited by 1