Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.epi_of_nonzero_to_simple

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  [CategoryTheory.Limits.HasEqualizers C] {X Y : C} [CategoryTheory.Simple Y] {f : X ⟶ Y}
  [CategoryTheory.Limits.HasImage f], f ≠ 0 → CategoryTheory.Epi f

A nonzero morphism f to a simple object is an epimorphism (assuming f has an image, and C has equalizers).

Defined in
Mathlib.CategoryTheory.Simple
Cited by
0 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasEqualizersCategoryTheory.SimpleCategoryTheory.Limits.HasImage

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.