Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.MultispanIndex.fstSigmaMapOfIsColimit

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.Limits.MultispanShape} →
      (I : CategoryTheory.Limits.MultispanIndex J C) →
        {c : CategoryTheory.Limits.Cofan I.left} →
          (d : CategoryTheory.Limits.Cofan I.right) → CategoryTheory.Limits.IsColimit c → (c.pt ⟶ d.pt)

The induced map ∐ I.left ⟶ ∐ I.right via I.fst for colimiting cofans.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
29 results in Mathlib
Foundations
Depth 25 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.

CategoryTheory.Limits.MultispanIndex.fstSigmaMap · cited by 16MultispanIndex.fstSigmaMapCategoryTheory.Limits.MultispanIndex.ofSigmaCoforkFunctor · cited by 9MultispanIndex.ofSigmaCof…CategoryTheory.Limits.MultispanIndex.toSigmaCoforkFunctor · cited by 9MultispanIndex.toSigmaCof…CategoryTheory.Limits.Multicofork.ofSigmaCofork · cited by 6Multicofork.ofSigmaCoforkCategoryTheory.Limits.Multicofork.toSigmaCofork · cited by 5Multicofork.toSigmaCoforkTopCat.GlueData.ι_eq_iff_rel · cited by 4GlueData.ι_eq_iff_relCategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit · cited by 4MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.inj_fstSigmaMapOfIsColimit · cited by 2MultispanIndex.inj_fstSig…CategoryTheory.Limits.MultispanIndex.inj_fstSigmaMapOfIsColimit_assoc · cited by 2MultispanIndex.inj_fstSig…CategoryTheory.Limits.MultispanIndex.parallelPairDiagramOfIsColimit · cited by 2MultispanIndex.parallelPa…CategoryTheory.Limits.Multicofork.sigma_condition · cited by 2Multicofork.sigma_conditi…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCofork_inverse_obj_ι_app · cited by 1MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_counitIso · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_functor · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_inverse · cited by 0MultispanIndex.multicofor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.Cofan.inj · cited by 170Cofan.injCategoryTheory.Limits.MultispanShape.R · cited by 133MultispanShape.RCategoryTheory.Limits.MultispanShape.L · cited by 129MultispanShape.LCategoryTheory.Limits.Cofan · cited by 124Limits.CofanCategoryTheory.Limits.MultispanIndex.right · cited by 117MultispanIndex.rightCategoryTheory.Limits.MultispanIndex · cited by 102Limits.MultispanIndexCategoryTheory.Limits.MultispanShape · cited by 102Limits.MultispanShapeCategoryTheory.Limits.MultispanIndex.left · cited by 85MultispanIndex.leftMultispanIndex.fstSigmaMapOfI…CITED BYCITES

Cites18

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

Cited by36

Results whose statement or proof uses this declaration.