Mathlib Map

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.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Embedding
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.

Cited by6

Results whose statement or proof uses this declaration.