Theorems · Theorem · ring theory
DirectSum.completeOrthogonalIdempotents_idempotent
∀ {R : Type u_1} {I : Type u_2} [inst : Semiring R] [inst_1 : DecidableEq I] (V : I → Ideal R)
[inst_2 : DirectSum.Decomposition V] [inst_3 : Fintype I], CompleteOrthogonalIdempotents (DirectSum.idempotent V)If a semiring can be decomposed into direct sum of finite left ideals Vᵢ
where 1 = e₁ + ... + eₙ and eᵢ ∈ Vᵢ, then eᵢ is a family of complete
orthogonal idempotents.
- Defined in
- Mathlib.Algebra.DirectSum.Idempotents
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Equiv.injectiveproof · cited by 464
- DirectSumproof · cited by 446
- DFunLike.extproof · cited by 240
- DirectSum.decomposeproof · cited by 93
- DirectSum.Decompositionstatement and proof · cited by 57
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.