Theorems · Definition · measure theory
MeasurableEquiv.curry
(ι : Type u_6) → (κ : Type u_7) → (X : Type u_8) → [inst : MeasurableSpace X] → (ι × κ → X) ≃ᵐ (ι → κ → X)
The currying operation Sigma.curry as a measurable equivalence.
See MeasurableEquiv.piCurry for the dependent version.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 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.curryproof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePi_map_curry_symmstatement and proof · cited by 1
- MeasurableEquiv.curry_symm_applystatement and proof · cited by 1
- MeasureTheory.Measure.infinitePi_map_currystatement and proof · cited by 0
- MeasurableEquiv.coe_currystatement · cited by 0
- MeasurableEquiv.coe_curry_symmstatement · cited by 0
- MeasurableEquiv.curry_applystatement and proof · cited by 0