Theorems · Theorem · category theory
CategoryTheory.finrank_endomorphism_eq_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] {X : C},
(∀ (f : X ⟶ X), CategoryTheory.IsIso f ↔ f ≠ 0) → ∀ [I : FiniteDimensional 𝕜 (X ⟶ X)], Module.finrank 𝕜 (X ⟶ X) = 1An auxiliary lemma for Schur's lemma.
If X ⟶ X is finite dimensional, and every nonzero endomorphism is invertible,
then X ⟶ X is 1-dimensional.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Schur
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Fieldstatement and proof · cited by 7,404
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Algebra.algebraMapproof · cited by 4,706
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Nontrivialproof · cited by 2,416
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement · cited by 1,770
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- spectrumproof · cited by 510
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.finrank_endomorphism_simple_eq_oneproof · cited by 2