Theorems · Theorem · ring theory
DirectSum.coeLinearMap_of
∀ {R : Type u} [inst : Semiring R] {ι : Type v} [dec_ι : DecidableEq ι] {M : Type u_1} [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] (A : ι → Submodule R M) (i : ι) (x : ↥(A i)),
(DirectSum.coeLinearMap A) ((DirectSum.of (fun i => ↥(A i)) i) x) = ↑x- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- AddMonoidHomstatement · cited by 3,230
- Submodule.subtypeproof · cited by 480
- DirectSumstatement · cited by 446
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- DirectSum.ofstatement · cited by 122
Cited by3
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.ofBijective_coeLinearMap_sameproof · cited by 1
- DirectSum.IsInternal.ofBijective_coeLinearMap_of_neproof · cited by 1
- DirectSum.coeLinearMap_lofproof · cited by 0