Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.MulticospanIndex.sndPiMap

{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] → ∏ᶜ I.left ⟶ ∏ᶜ I.right

The induced map ∏ᶜ I.left ⟶ ∏ᶜ I.right via I.snd.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
14 results in Mathlib
Foundations
Depth 26 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 · cited by 11MulticospanIndex.multifor…CategoryTheory.Limits.Multiequalizer.ιPi · cited by 3Multiequalizer.ιPiCategoryTheory.Limits.MulticospanIndex.parallelPairDiagram · cited by 2MulticospanIndex.parallel…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.sndPiMap_π · cited by 1MulticospanIndex.sndPiMap…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.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.piObj · cited by 237Limits.piObjCategoryTheory.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.MulticospanIndexCategoryTheory.Limits.limit.cone · cited by 97limit.coneCategoryTheory.Limits.MulticospanIndex.right · cited by 77MulticospanIndex.rightCategoryTheory.Limits.MulticospanIndex.sndPiMapOfIsLimit · cited by 29MulticospanIndex.sndPiMap…MulticospanIndex.sndPiMapCITED BYCITES

Cites14

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

Cited by18

Results whose statement or proof uses this declaration.