Theorems · Theorem · ring theory
OrthogonalIdempotents.lift_of_isNilpotent_ker_aux
∀ {R : Type u_1} {S : Type u_2} [inst : Ring R] [inst_1 : Ring S] (f : R →+* S),
(∀ x ∈ RingHom.ker f, IsNilpotent x) →
∀ {n : ℕ} {e : Fin n → S},
OrthogonalIdempotents e → (∀ (i : Fin n), e i ∈ f.range) → ∃ e', OrthogonalIdempotents e' ∧ ⇑f ∘ e' = e- Defined in
- Mathlib.RingTheory.Idempotents
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- Idealstatement · cited by 4,748
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Subringstatement · cited by 602
- map_sumproof · cited by 455
- RingHom.kerstatement and proof · cited by 363
- Equiv.toEmbeddingproof · cited by 254
Cited by1
Results whose statement or proof uses this declaration.
- OrthogonalIdempotents.lift_of_isNilpotent_kerproof · cited by 1