Theorems · Definition · general algebraic systems
sigmaFinsuppLequivDFinsupp
{ι : Type u_1} →
(R : Type u_2) →
{η : ι → Type u_4} →
{N : Type u_5} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid N] → [inst_2 : Module R N] → ((i : ι) × η i →₀ N) ≃ₗ[R] Π₀ (i : ι), η i →₀ NFinsupp.split is a linear equivalence between (Σ i, η i) →₀ N and Π₀ i, (η i →₀ N).
- Defined in
- Mathlib.Data.Finsupp.ToDFinsupp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- AddEquivproof · cited by 1,087
- DFinsuppstatement and proof · cited by 694
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
- Equiv.invFunproof · cited by 163
- sigmaFinsuppAddEquivDFinsuppproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.collectedBasisproof · cited by 12
- DFinsupp.linearIndependent_singleproof · cited by 3
- Finsupp.basisproof · cited by 3
- sigmaFinsuppLequivDFinsupp_applystatement and proof · cited by 2
- sigmaFinsuppLequivDFinsupp_symm_applystatement and proof · cited by 2
- DFinsupp.basisproof · cited by 1