Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.MapFactorizationData.unop

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {W₁ W₂ : CategoryTheory.MorphismProperty Cᵒᵖ} →
      {X Y : Cᵒᵖ} → {f : X ⟶ Y} → W₁.MapFactorizationData W₂ f → W₂.unop.MapFactorizationData W₁.unop f.unop

The factorization obtained from a factorization in the opposite category.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Factorization
Cited by
4 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
CategoryTheory.Category

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.