Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.EffectivelyEnough.presentation

∀ {C : Type u_1} {D : Type u_2} {inst : CategoryTheory.Category.{v_1, u_1} C}
  {inst_1 : CategoryTheory.Category.{v_2, u_2} D} {F : CategoryTheory.Functor C D} [self : F.EffectivelyEnough] (X : D),
  Nonempty (F.EffectivePresentation X)

For every X : D, there exists an object p of C with an effective epi F.obj p ⟶ X.

Defined in
Mathlib.CategoryTheory.EffectiveEpi.Enough
Cited by
4 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Functor.EffectivelyEnough

Around this declaration

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

Cites4

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.