Mathlib Map

Theorems · Definition · category theory

CategoryTheory.RegularEpi.unop

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X Y : Cᵒᵖ} → {f : X ⟶ Y} → CategoryTheory.RegularEpi f → CategoryTheory.RegularMono f.unop

A regular epimorphism in Cᵒᵖ induces a regular monomorphism in C.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.RegularMono
Cited by
2 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites13

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.