Theorems · Theorem · category theory
CategoryTheory.CostructuredArrow.epi_of_epi_left
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{T : D} {S : CategoryTheory.Functor C D} {A B : CategoryTheory.CostructuredArrow S T} (f : A ⟶ B)
[h : CategoryTheory.Epi f.left], CategoryTheory.Epi fThe converse of this is true with additional assumptions, see epi_iff_epi_left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.CostructuredArrow.projproof · cited by 122
- CategoryTheory.Functor.epi_of_epi_mapproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.epi_iff_epi_leftproof · cited by 1