Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.MapFactorizationData.opEquiv

{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₂.op.MapFactorizationData W₁.op f.op

The bijection between factorizations in C and factorizations in Cᵒᵖ.

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

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.