Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.section_comp_right

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A B : C} (f g : A ⟶ B)
  [inst_1 : CategoryTheory.IsReflexivePair f g],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.commonSection f g) g = CategoryTheory.CategoryStruct.id B
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Reflexive
Cited by
3 results in Mathlib
Foundations
Depth 10 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsReflexivePair

Around this declaration

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

Cites7

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

Cited by3

Results whose statement or proof uses this declaration.