Theorems · Definition · measure theory
MeasurableEquiv.piCurry
{ι : Type u_6} →
{κ : ι → Type u_7} →
(X : (i : ι) → κ i → Type u_8) →
[inst : (i : ι) → (j : κ i) → MeasurableSpace (X i j)] →
((p : (i : ι) × κ i) → X p.fst p.snd) ≃ᵐ ((i : ι) → (j : κ i) → X i j)The currying operation Function.curry as a measurable equivalence.
See MeasurableEquiv.curry for the non-dependent version.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- Equivproof · cited by 8,337
- MeasurableEquivstatement · cited by 269
- Equiv.piCurryproof · cited by 6
Cited by8
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePi_map_piCurry_symmstatement and proof · cited by 2
- ProbabilityTheory.iIndepFun_uncurryproof · cited by 2
- MeasureTheory.Measure.infinitePi_map_curry_symmproof · cited by 1
- MeasureTheory.Measure.infinitePi_map_piCurrystatement and proof · cited by 1
- MeasurableEquiv.coe_piCurry_symmstatement · cited by 1
- MeasurableEquiv.piCurry_applystatement and proof · cited by 1
- MeasurableEquiv.piCurry_symm_applystatement and proof · cited by 1
- MeasurableEquiv.coe_piCurrystatement · cited by 0