Theorems · Theorem · category theory
CategoryTheory.Abelian.Preradical.isIso_toColon_iff
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_2, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{Φ Ψ : CategoryTheory.Abelian.Preradical C},
CategoryTheory.IsIso (Φ.toColon Ψ) ↔ CategoryTheory.Limits.IsZero (Φ.quotient.comp Ψ.r)The morphism (toColon Φ Ψ) is an isomorphism if and only if Φ.quotient ⋙ Ψ.r is the zero
object.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.Limits.IsZerostatement · cited by 306
- CategoryTheory.Over.Hom.leftproof · cited by 287
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.Abelian.Preradicalstatement and proof · cited by 32
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Preradical.isRadical_iff_isZeroproof · cited by 1