Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.HasOfPrecompProperty

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.MorphismProperty C → CategoryTheory.MorphismProperty C → Prop

A class of morphisms W has the of-precomp property w.r.t. W' if whenever f is in W' and f ≫ g is in W, also g is in W.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Composition
Cited by
6 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites2

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

Cited by11

Results whose statement or proof uses this declaration.