Theorems · Theorem · category theory
CategoryTheory.finrank_hom_simple_simple_eq_zero_of_not_iso
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C] (𝕜 : Type u_2)
[inst_2 : DivisionRing 𝕜] [CategoryTheory.Limits.HasKernels C] [inst_4 : CategoryTheory.Linear 𝕜 C] {X Y : C}
[CategoryTheory.Simple X] [CategoryTheory.Simple Y], (∀ (a : X ≅ Y), False) → Module.finrank 𝕜 (X ⟶ Y) = 0Part of Schur's lemma for 𝕜-linear categories:
the hom space between two non-isomorphic simple objects is 0-dimensional.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Schur
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 32,603
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Module.finrankstatement · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.Simplestatement and proof · cited by 39
- Module.finrank_zero_of_subsingletonproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.