Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.composePath_mem_of_id_mem

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (W : CategoryTheory.MorphismProperty C)
  [W.IsStableUnderComposition] {X Y : C} {p : Quiver.Path X Y},
  W.paths p → W (CategoryTheory.CategoryStruct.id X) → W (CategoryTheory.composePath p)
Defined in
Mathlib.CategoryTheory.PathCategory.MorphismProperty
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsStableUnderComposition

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.