Theorems · Definition · commutative algebra
finsuppLEquivDirectSum
(R : Type u) →
(M : Type v) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → (ι : Type u_1) → [DecidableEq ι] → (ι →₀ M) ≃ₗ[R] DirectSum ι fun x => MThe finitely supported functions ι →₀ M are in linear equivalence with the direct sum of
copies of M indexed by ι.
- Defined in
- Mathlib.Algebra.DirectSum.Finsupp
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- DirectSumstatement · cited by 446
- finsuppLequivDFinsuppproof · cited by 11
Cited by13
Results whose statement or proof uses this declaration.
- finsuppTensorFinsuppproof · cited by 13
- TensorProduct.finsuppRightproof · cited by 12
- TensorProduct.finsuppLeftproof · cited by 9
- AdicCompletion.pow_smul_top_eq_ker_evalproof · cited by 4
- finsuppTensorFinsupp_singleproof · cited by 4
- finsuppLEquivDirectSum_singlestatement · cited by 4
- finsuppLEquivDirectSum_symm_lofstatement · cited by 4
- TensorProduct.finsuppLeft_apply_tmulproof · cited by 2
- TensorProduct.finsuppLeft_symm_apply_singleproof · cited by 2
- TensorProduct.finsuppRight_apply_tmulproof · cited by 2
- lmap_finsuppLEquivDirectSum_eqstatement and proof · cited by 1
- finsuppLEquivDirectSum_applystatement and proof · cited by 1