Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Regular.regularEpiOfExtremalEpi

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Regular C] →
      {X Y : C} → (f : X ⟶ Y) → [h : CategoryTheory.ExtremalEpi f] → CategoryTheory.RegularEpi f

In a regular category, every extremal epimorphism is a regular epimorphism.

Defined in
Mathlib.CategoryTheory.RegularCategory.Basic
Cited by
0 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.RegularCategoryTheory.ExtremalEpi

Around this declaration

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

Cites17

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.