Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.SerreClassLocalization.epi_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {D : Type u'}
[inst_2 : CategoryTheory.Category.{v', u'} D] (L : CategoryTheory.Functor C D) (P : CategoryTheory.ObjectProperty C)
[inst_3 : P.IsSerreClass] [L.IsLocalization P.isoModSerre] [inst_5 : CategoryTheory.Preadditive D] [L.Additive]
{X Y : D} (f : X ⟶ Y),
CategoryTheory.Epi f ↔
∃ X' Y' f', ∃ (_ : CategoryTheory.Epi f'), Nonempty (CategoryTheory.Arrow.mk (L.map f') ≅ CategoryTheory.Arrow.mk f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.SerreClassLocalization.isNormalEpiCategoryproof · cited by 0