Mathlib Map

Theorems · Definition · category theory

CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A : Type u_1} →
      [inst_1 : CategoryTheory.Category.{v_1, u_1} A] →
        {S : C} →
          {E : CategoryTheory.PreOneHypercover S} →
            {F : CategoryTheory.PreOneHypercover S} →
              E.Hom F →
                (P : CategoryTheory.Functor Cᵒᵖ A) →
                  {c : CategoryTheory.Limits.Multifork (E.multicospanIndex P)} →
                    CategoryTheory.Limits.IsLimit c →
                      (d : CategoryTheory.Limits.Multifork (F.multicospanIndex P)) → d.pt ⟶ c.pt

A refinement morphism E ⟶ F induces a morphism on associated multiequalizers.

Defined in
Mathlib.CategoryTheory.Sites.Hypercover.One
Cited by
6 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_ι · cited by 4Hom.mapMultiforkOfIsLimit…CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_comp · cited by 1Hom.mapMultiforkOfIsLimit…CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_ι_assoc · cited by 1Hom.mapMultiforkOfIsLimit…CategoryTheory.PreOneHypercover.Homotopy.mapMultiforkOfIsLimit_eq · cited by 0Homotopy.mapMultiforkOfIs…CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_comp_assoc · cited by 0Hom.mapMultiforkOfIsLimit…CategoryTheory.PreOneHypercover.Hom.mapMultiforkOfIsLimit_id · cited by 0Hom.mapMultiforkOfIsLimit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.WalkingMulticospan · cited by 199Limits.WalkingMulticospanCategoryTheory.PreOneHypercover · cited by 180CategoryTheory.PreOneHype…CategoryTheory.Limits.MulticospanIndex.multicospan · cited by 167MulticospanIndex.multicos…CategoryTheory.Limits.MulticospanShape.L · cited by 135MulticospanShape.LCategoryTheory.PreZeroHypercover.Hom.s₀ · cited by 129Hom.s₀CategoryTheory.PreZeroHypercover.Hom.h₀ · cited by 93Hom.h₀Hom.mapMultiforkOfIsLimitCITED BYCITES

Cites22

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

Cited by6

Results whose statement or proof uses this declaration.