Theorems · Theorem · category theory
CategoryTheory.Abelian.tfae_epi
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Abelian C] {X Y : C} (f : X ⟶ Y)
(Z : C),
[CategoryTheory.Epi f, CategoryTheory.Limits.cokernel.π f = 0,
{ X₁ := X, X₂ := Y, X₃ := Z, f := f, g := 0, zero := ⋯ }.Exact].TFAE- Defined in
- Mathlib.CategoryTheory.Abelian.Exact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.cancel_epiproof · cited by 380
- CategoryTheory.Limits.comp_zerostatement and proof · cited by 365
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
- CategoryTheory.Limits.cokernelstatement and proof · cited by 229
- CategoryTheory.Limits.cokernel.πstatement and proof · cited by 194
- List.TFAEstatement · cited by 102
- List.tfae_of_cycleproof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesEpimorphisms_of_map_exactproof · cited by 1