Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsRegularMono.getStruct

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X Y : C} → (f : X ⟶ Y) → [CategoryTheory.IsRegularMono f] → CategoryTheory.RegularMono f

Given IsRegularMono f, a choice of data for RegularMono f.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.RegularMono
Cited by
1 results in Mathlib
Foundations
Depth 4 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsRegularMono

Around this declaration

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

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.