Theorems · Definition · category theory
CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimit
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.Limits.MulticospanShape} →
(I : CategoryTheory.Limits.MulticospanIndex J C) →
{c : CategoryTheory.Limits.Fan I.left} →
CategoryTheory.Limits.IsLimit c →
{d : CategoryTheory.Limits.Fan I.right} →
(hd : CategoryTheory.Limits.IsLimit d) →
CategoryTheory.Limits.Multifork I ≌
CategoryTheory.Limits.Fork (I.fstPiMapOfIsLimit c hd) (I.sndPiMapOfIsLimit c hd)The category of multiforks is equivalent to the category of forks over ∏ᶜ I.left ⇉ ∏ᶜ I.right.
It then follows from CategoryTheory.IsLimit.ofPreservesConeTerminal (or reflects) that it
preserves and reflects limit cones.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.objproof · cited by 19,642
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Equivalencestatement · cited by 601
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkproof · cited by 11
- CategoryTheory.Limits.MulticospanIndex.multiforkOfParallelHomsEquivForkproof · cited by 2
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimit_counitIsostatement and proof · cited by 0
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimit_functorstatement and proof · cited by 0
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimit_inversestatement and proof · cited by 0
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimit_unitIsostatement and proof · cited by 0
- CategoryTheory.PreOneHypercover.isLimitMultiforkEquivIsLimitForkproof · cited by 0