Theorems · Theorem · commutative algebra
DirectSum.decomposeLinearEquiv_comp_subtype
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(ℳ : ι → Submodule R M) [inst_3 : DecidableEq ι] [inst_4 : DirectSum.Decomposition ℳ] {i : ι},
↑(DirectSum.decomposeLinearEquiv ℳ) ∘ₗ (ℳ i).subtype = DirectSum.lof R ι (fun i => ↥(ℳ i)) i- Cited by
- 1 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.toLinearMapstatement · cited by 1,171
- LinearMap.extproof · cited by 844
- Submodule.subtypestatement · cited by 480
- DirectSumstatement · cited by 446
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.coe_decomposeTensor_applyproof · cited by 0