Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.coprod.inr

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → [inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] → Y ⟶ X ⨿ Y

The inclusion map from the second component of the coproduct.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
132 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 137 definitions · 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.

Cites6

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

Cited by150

Results whose statement or proof uses this declaration.