Theorems · Theorem · category theory
CategoryTheory.FinitaryExtensive.isPullback_initial_to
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.FinitaryExtensive C] {ι : Type u_1}
[Finite ι] {F : CategoryTheory.Functor (CategoryTheory.Discrete ι) C} {c : CategoryTheory.Limits.Cocone F}
(hc : CategoryTheory.Limits.IsColimit 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.Extensive
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιstatement · cited by 605
- CategoryTheory.IsPullbackstatement · cited by 320
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.FinitaryExtensive.isPullback_initial_to_sigma_ιproof · cited by 1