Theorems · Theorem · category theory
CategoryTheory.NatTrans.epi_iff_epi_app
∀ {K : Type u} [inst : CategoryTheory.Category.{v, u} K] {C : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} C]
{F G : CategoryTheory.Functor K C} (f : F ⟶ G) [CategoryTheory.Limits.HasPushouts C],
CategoryTheory.Epi f ↔ ∀ (k : K), CategoryTheory.Epi (f.app k)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.NatTrans.epi_of_epi_appproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- SSet.Subcomplex.range_eq_top_iffproof · cited by 1
- SSet.finite_of_epiproof · cited by 0