Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.MultispanIndex.ofSigmaCoforkFunctor

{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} →
          (hc : CategoryTheory.Limits.IsColimit c) →
            {d : CategoryTheory.Limits.Cofan I.right} →
              CategoryTheory.Functor
                (CategoryTheory.Limits.Cofork (I.fstSigmaMapOfIsColimit d hc) (I.sndSigmaMapOfIsColimit d hc))
                (CategoryTheory.Limits.Multicofork I)

Multicofork.ofSigmaCofork as a functor.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
9 results in Mathlib
Foundations
Depth 32 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.multicoforkEquivSigmaCoforkOfIsColimit · cited by 4MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCofork_unitIso_hom_app_hom · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCofork_unitIso_inv_app_hom · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.ofSigmaCoforkFunctor_map_hom · cited by 0MultispanIndex.ofSigmaCof…CategoryTheory.Limits.MultispanIndex.ofSigmaCoforkFunctor_obj · cited by 0MultispanIndex.ofSigmaCof…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_counitIso · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_inverse · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCoforkOfIsColimit_unitIso · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCofork_counitIso_hom_app_hom · cited by 0MultispanIndex.multicofor…CategoryTheory.Limits.MultispanIndex.multicoforkEquivSigmaCofork_counitIso_inv_app_hom · cited by 0MultispanIndex.multicofor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.WalkingMultispan · cited by 151Limits.WalkingMultispanCategoryTheory.Limits.MultispanIndex.multispan · cited by 139MultispanIndex.multispanCategoryTheory.Limits.CoconeMorphism.hom · cited by 137CoconeMorphism.homCategoryTheory.Limits.MultispanShape.R · cited by 133MultispanShape.RCategoryTheory.Limits.MultispanShape.L · cited by 129MultispanShape.LCategoryTheory.Limits.Cofan · cited by 124Limits.CofanMultispanIndex.ofSigmaCoforkF…CITED BYCITES

Cites24

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

Cited by10

Results whose statement or proof uses this declaration.