Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Comma.right

{A : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} A] →
    {B : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
        {T : Type u₃} →
          [inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
            {L : CategoryTheory.Functor A T} → {R : CategoryTheory.Functor B T} → CategoryTheory.Comma L R → B

The right subobject

Defined in
Mathlib.CategoryTheory.Comma.Basic
Cited by
727 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 4 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

Cites3

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

Cited by825

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 825.