Theorems · Definition · general algebraic systems
sigmaFinsuppEquivDFinsupp
{ι : Type u_1} → {η : ι → Type u_4} → {N : Type u_5} → [inst : Zero N] → ((i : ι) × η i →₀ N) ≃ Π₀ (i : ι), η i →₀ NFinsupp.split is an equivalence between (Σ i, η i) →₀ N and Π₀ i, (η i →₀ N).
- Defined in
- Mathlib.Data.Finsupp.ToDFinsupp
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
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.
- DFunLike.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- Finsuppstatement and proof · cited by 5,255
- Finsupp.supportproof · cited by 828
- DFinsuppstatement and proof · cited by 694
- Finset.valproof · cited by 438
- DFinsupp.supportproof · cited by 158
- Finset.sigmaproof · cited by 69
- Trunc.mkproof · cited by 21
- Finsupp.onFinsetproof · cited by 20
- Finsupp.splitproof · cited by 7
- Finsupp.splitSupportproof · cited by 4
Cited by9
Results whose statement or proof uses this declaration.
- sigmaFinsuppAddEquivDFinsuppproof · cited by 5
- sigmaFinsuppAddEquivDFinsupp_applystatement · cited by 2
- sigmaFinsuppAddEquivDFinsupp_symm_applystatement · cited by 2
- sigmaFinsuppEquivDFinsupp_singlestatement · cited by 2
- sigmaFinsuppEquivDFinsupp_addstatement and proof · cited by 0
- sigmaFinsuppEquivDFinsupp_applystatement · cited by 0
- sigmaFinsuppEquivDFinsupp_smulstatement and proof · cited by 0
- sigmaFinsuppEquivDFinsupp_supportstatement and proof · cited by 0
- sigmaFinsuppEquivDFinsupp_symm_applystatement · cited by 0