Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Image.imageFactorisation

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → (f : X ⟶ Y) → [CategoryTheory.Limits.HasImage f] → CategoryTheory.Limits.ImageFactorisation f

Some image factorisation of f through a monomorphism (selected with choice).

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Images
Cited by
0 results in Mathlib
Foundations
Depth 4 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasImage

Around this declaration

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

Cites5

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.