Theorems · Theorem · general algebraic systems
DFinsupp.sigmaUncurry_single
∀ {ι : Type u} {α : ι → Type u_2} {δ : (i : ι) → α i → Type v} [inst : DecidableEq ι]
[inst_1 : (i : ι) → (j : α i) → Zero (δ i j)] [inst_2 : (i : ι) → DecidableEq (α i)] (i : ι) (j : α i) (x : δ i j),
(fun₀ | i => fun₀ | j => x).sigmaUncurry = fun₀ | ⟨i, j⟩ => x- Defined in
- Mathlib.Data.DFinsupp.Sigma
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZeroDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- eq_or_neproof · cited by 1,117
- DFinsuppstatement and proof · cited by 694
- DFinsupp.singlestatement and proof · cited by 113
- DFinsupp.extproof · cited by 78
- DFinsupp.single_applyproof · cited by 35
- DFinsupp.single_eq_of_neproof · cited by 12
- DFinsupp.single_eq_sameproof · cited by 11
- DFinsupp.sigmaUncurrystatement · cited by 5
- DFinsupp.sigmaUncurry_applyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.