Theorems · Definition · general algebraic systems
DFinsupp.equivFunOnFintype
{ι : Type u} → {β : ι → Type v} → [inst : (i : ι) → Zero (β i)] → [Fintype ι] → (Π₀ (i : ι), β i) ≃ ((i : ι) → β i)Given Fintype ι, equivFunOnFintype is the Equiv between Π₀ i, β i and Π i, β i.
(All dependent functions on a finite type are finitely supported.)
- Defined in
- Mathlib.Data.DFinsupp.Defs
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- DFinsuppstatement · cited by 694
- Finset.valproof · cited by 438
- Trunc.mkproof · cited by 21
Cited by14
Results whose statement or proof uses this declaration.
- DFinsupp.equivFunOnFintype_applystatement and proof · cited by 5
- DFinsupp.linearEquivFunOnFintypeproof · cited by 4
- DFinsupp.sum_eq_sum_fintypestatement · cited by 3
- Pi.Lex.wellFoundedproof · cited by 2
- DirectSum.addEquivProdproof · cited by 2
- Module.finite_of_fg_torsionproof · cited by 1
- DFinsupp.equivFunOnFintype_symm_coestatement and proof · cited by 1
- DFinsupp.equivFunOnFintype_symm_singlestatement · cited by 1
- DFinsupp.linearEquivFunOnFintype_symm_applystatement · cited by 0
- DFinsupp.Lex.wellFounded_of_finiteproof · cited by 0
- Module.exists_ker_toSpanSingleton_eq_annihilatorproof · cited by 0
- DFinsupp.prod_eq_prod_fintypestatement · cited by 0