Theorems · Theorem · category theory
CategoryTheory.Over.epi_of_epi_left
∀ {T : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} T] {X : T} {f g : CategoryTheory.Over X} (k : f ⟶ g)
[hk : CategoryTheory.Epi (CategoryTheory.Over.Hom.left k)], CategoryTheory.Epi kIf k.left is an epimorphism, then k is an epimorphism. In other words, Over.forget X reflects
epimorphisms.
The converse does not hold without additional assumptions on the underlying category, see
CategoryTheory.Over.epi_left_of_epi.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.Over.Hom.leftstatement and proof · cited by 287
- CategoryTheory.Over.forgetproof · cited by 164
- CategoryTheory.Functor.epi_of_epi_mapproof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.