Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.coprod.inr_desc

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y : C}
  [inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] (f : X ⟶ W) (g : Y ⟶ W),
  CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr (CategoryTheory.Limits.coprod.desc f g) = g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
10 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasBinaryCoproduct

Around this declaration

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

CategoryTheory.Limits.coprodComparison_inr · cited by 3Limits.coprodComparison_i…HomotopicalAlgebra.LeftHomotopyClass.postcomp_bijective_of_fibration_of_weakEquivalence · cited by 3LeftHomotopyClass.postcom…AlgebraicGeometry.coprodSpec_inr · cited by 2AlgebraicGeometry.coprodS…CategoryTheory.coprod_inr_leftDistrib_hom · cited by 2CategoryTheory.coprod_inr…CategoryTheory.coprod_inr_rightDistrib_hom · cited by 2CategoryTheory.coprod_inr…CategoryTheory.Limits.coprod.inr_desc_assoc · cited by 2coprod.inr_desc_assocAlgebraicGeometry.coprodSpec_coprodMk · cited by 1AlgebraicGeometry.coprodS…CategoryTheory.Limits.preservesCoequalizers_of_preservesPushouts_and_binaryCoproducts · cited by 1Limits.preservesCoequaliz…CategoryTheory.NormalEpiCategory.hasColimit_parallelPair · cited by 0NormalEpiCategory.hasColi…HomotopicalAlgebra.LeftHomotopyRel.precomp · cited by 0LeftHomotopyRel.precompCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.coprod · cited by 252Limits.coprodCategoryTheory.Limits.colimit.ι_desc · cited by 170colimit.ι_descCategoryTheory.Limits.coprod.inr · cited by 132coprod.inrCategoryTheory.Limits.BinaryCofan.mk · cited by 83BinaryCofan.mkCategoryTheory.Limits.HasBinaryCoproduct · cited by 81Limits.HasBinaryCoproductCategoryTheory.Limits.coprod.desc · cited by 69coprod.desccoprod.inr_descCITED BYCITES

Cites9

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.