Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Under.mk

{T : Type u₁} → [inst : CategoryTheory.Category.{v₁, u₁} T] → {X Y : T} → (X ⟶ Y) → CategoryTheory.Under X

To give an object in the under category, it suffices to give an arrow with domain X.

Defined in
Mathlib.CategoryTheory.Comma.Over.Basic
Cited by
65 results in Mathlib
Foundations
Depth 25 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.

Cites4

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

Cited by90

Results whose statement or proof uses this declaration.