Theorems · Definition · general algebraic systems
finsuppLequivDFinsupp
{ι : Type u_1} →
(R : Type u_2) →
{M : Type u_3} →
[DecidableEq ι] →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[(m : M) → Decidable (m ≠ 0)] → [inst_3 : Module R M] → (ι →₀ M) ≃ₗ[R] Π₀ (x : ι), MThe additive version of Finsupp.toFinsupp. Note that this is noncomputable because
Finsupp.add is noncomputable.
- Defined in
- Mathlib.Data.Finsupp.ToDFinsupp
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivproof · cited by 8,337
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- DFinsuppstatement and proof · cited by 694
- Finsupp.toDFinsuppproof · cited by 21
- DFinsupp.toFinsuppproof · cited by 13
- finsuppEquivDFinsuppproof · cited by 2
Cited by17
Results whose statement or proof uses this declaration.
- HahnEmbedding.Seed.baseEmbeddingproof · cited by 11
- finsuppLEquivDirectSumproof · cited by 10
- MultilinearMap.freeFinsuppEquivproof · cited by 4
- PiTensorProduct.ofFinsuppEquivproof · cited by 4
- Module.Presentation.finsuppproof · cited by 4
- Finsupp.basisproof · cited by 3
- MultilinearMap.freeFinsuppEquiv_singleproof · cited by 2
- PiTensorProduct.ofFinsuppEquiv_applyproof · cited by 2
- PiTensorProduct.ofFinsuppEquiv_tprod_singleproof · cited by 2
- Finsupp.linearIndependent_singleproof · cited by 2
- IsIsotypicOfType.linearEquiv_finsuppproof · cited by 1
- IsIsotypicOfType.linearEquiv_funproof · cited by 1