Theorems · Theorem · ring theory
DirectSum.coeAlgHom_of
∀ {ι : Type u_1} {S : Type u_3} {R : Type u_4} [inst : DecidableEq ι] [inst_1 : AddMonoid ι] [inst_2 : CommSemiring S]
[inst_3 : Semiring R] [inst_4 : Algebra S R] (A : ι → Submodule S R) [inst_5 : SetLike.GradedMonoid A] (i : ι)
(x : ↥(A i)), (DirectSum.coeAlgHom A) ((DirectSum.of (fun i => ↥(A i)) i) x) = ↑x- Defined in
- Mathlib.Algebra.DirectSum.Internal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- AlgHomstatement · cited by 3,236
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- Submodule.subtypeproof · cited by 480
- DirectSumstatement · cited by 446
- DirectSum.ofstatement · cited by 122
- LinearMap.toAddMonoidHomproof · cited by 101
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.