Theorems · Theorem · category theory
CategoryTheory.finrank_hom_simple_simple_le_one
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C] (𝕜 : Type u_2)
[inst_2 : Field 𝕜] [IsAlgClosed 𝕜] [inst_4 : CategoryTheory.Linear 𝕜 C] [CategoryTheory.Limits.HasKernels C] (X Y : C)
[FiniteDimensional 𝕜 (X ⟶ X)] [CategoryTheory.Simple X] [CategoryTheory.Simple Y], Module.finrank 𝕜 (X ⟶ Y) ≤ 1Schur's lemma for 𝕜-linear categories:
if hom spaces are finite dimensional, then the hom space between simples is at most 1-dimensional.
See finrank_hom_simple_simple_eq_one_iff and finrank_hom_simple_simple_eq_zero_iff below
for the refinements when we know whether or not the simples are isomorphic.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Schur
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Fieldstatement and proof · cited by 7,404
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Nontrivialproof · cited by 2,416
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement · cited by 1,770
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.finrank_hom_simple_simple_eq_one_iffproof · cited by 2
- CategoryTheory.finrank_hom_simple_simple_eq_zero_iffproof · cited by 1