Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.colimit.comp_coconePointUniqueUpToIso_inv

∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
  {F : CategoryTheory.Functor J C} [inst_2 : CategoryTheory.Limits.HasColimit F] {c : CategoryTheory.Limits.Cocone F}
  (hc : CategoryTheory.Limits.IsColimit c) (j : J),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colimit.ι F j)
      (hc.coconePointUniqueUpToIso (CategoryTheory.Limits.colimit.isColimit F)).inv =
    c.ι.app j
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
12 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

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

CategoryTheory.Limits.PreservesCokernel.iso_inv · cited by 6PreservesCokernel.iso_invCategoryTheory.Limits.π_reflexiveCoequalizerIsoCoequalizer_inv · cited by 2Limits.π_reflexiveCoequal…CategoryTheory.Limits.biproduct.isoCoproduct_inv · cited by 2biproduct.isoCoproduct_invAlgebraicGeometry.Scheme.IsLocallyDirected.ι_jointly_surjective · cited by 1IsLocallyDirected.ι_joint…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.iso_hom · cited by 1PreservesFiniteLimitsOfIs…CategoryTheory.Limits.IsColimit.isIso_colimMap_ι · cited by 1IsColimit.isIso_colimMap_ιCategoryTheory.Limits.colimit.comp_coconePointUniqueUpToIso_inv_assoc · cited by 1colimit.comp_coconePointU…CategoryTheory.Limits.biprod.isoCoprod_inv · cited by 1biprod.isoCoprod_invAlgebraicGeometry.Scheme.IsLocallyDirected.ι_eq_ι_iff · cited by 1IsLocallyDirected.ι_eq_ι_…CategoryTheory.FinitaryPreExtensive.hasPullbacks_of_is_coproduct · cited by 0FinitaryPreExtensive.hasP…SemiNormedGrp.explicitCokernelIso_inv_π · cited by 0SemiNormedGrp.explicitCok…AlgebraicGeometry.ofArrows_ι_mem_zariskiTopology_of_isColimit · cited by 0AlgebraicGeometry.ofArrow…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitcolimit.comp_coconePointUniqu…CITED BYCITES

Cites18

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.