Theorems · Theorem · category theory
CategoryTheory.isIso_iff_nonzero
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
[CategoryTheory.Limits.HasKernels C] {X Y : C} [CategoryTheory.Simple X] [CategoryTheory.Simple Y] (f : X ⟶ Y),
CategoryTheory.IsIso f ↔ f ≠ 0As a corollary of Schur's lemma for preadditive categories, any morphism between simple objects is (exclusively) either an isomorphism or zero.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Schur
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.IsIso.hom_inv_idproof · cited by 97
- CategoryTheory.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.Simplestatement and proof · cited by 39
- CategoryTheory.inv.congr_simpproof · cited by 23
- CategoryTheory.id_nonzeroproof · cited by 3
- CategoryTheory.isIso_of_hom_simpleproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.finrank_endomorphism_simple_eq_oneproof · cited by 2
- CategoryTheory.finrank_hom_simple_simple_eq_one_iffproof · cited by 2
- CategoryTheory.finrank_hom_simple_simple_le_oneproof · cited by 2