Theorems · Theorem · category theory
CategoryTheory.Abelian.tfae_mono
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Abelian C] {X Y : C} (f : X ⟶ Y)
(Z : C),
[CategoryTheory.Mono f, CategoryTheory.Limits.kernel.ι f = 0,
{ X₁ := Z, X₂ := X, X₃ := Y, f := 0, g := f, 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.Monostatement and proof · cited by 893
- CategoryTheory.cancel_monoproof · cited by 435
- CategoryTheory.Limits.zero_compstatement and proof · cited by 339
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
- CategoryTheory.Limits.kernelstatement and proof · cited by 272
- CategoryTheory.Limits.kernel.ιstatement and proof · cited by 214
- List.TFAEstatement · cited by 102
- List.tfae_of_cycleproof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesMonomorphisms_of_map_exactproof · cited by 1