Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.Limits.MulticospanShape} →
      (I : CategoryTheory.Limits.MulticospanIndex J C) →
        [inst_1 : CategoryTheory.Limits.HasProduct I.left] →
          [inst_2 : CategoryTheory.Limits.HasProduct I.right] →
            CategoryTheory.Limits.Multifork I ≌ CategoryTheory.Limits.Fork I.fstPiMap I.sndPiMap

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.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
11 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasProductCategoryTheory.Limits.HasProduct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_inverse_obj_π_app · cited by 1MulticospanIndex.multifor…CategoryTheory.Limits.Multiequalizer.isoEqualizer · cited by 1Multiequalizer.isoEqualiz…CategoryTheory.Limits.Multiequalizer.ιPi_π · cited by 1Multiequalizer.ιPi_πCategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_counitIso_hom_app_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_counitIso_inv_app_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_functor_map_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_functor_obj_pt · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_functor_obj_π_app · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_inverse_map_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_inverse_obj_pt · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_unitIso_hom_app_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiFork_unitIso_inv_app_hom · cited by 0MulticospanIndex.multifor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Limits.piObj · cited by 237Limits.piObjCategoryTheory.Limits.WalkingMulticospan · cited by 199Limits.WalkingMulticospanCategoryTheory.Limits.MulticospanIndex.multicospan · cited by 167MulticospanIndex.multicos…CategoryTheory.Limits.MulticospanShape · cited by 160Limits.MulticospanShapeCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitCategoryTheory.Limits.MulticospanShape.L · cited by 135MulticospanShape.LCategoryTheory.Limits.MulticospanShape.R · cited by 124MulticospanShape.RCategoryTheory.Limits.MulticospanIndex.left · cited by 119MulticospanIndex.leftCategoryTheory.Limits.HasProduct · cited by 115Limits.HasProductCategoryTheory.Limits.MulticospanIndex · cited by 101Limits.MulticospanIndexMulticospanIndex.multiforkEqu…CITED BYCITES

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.