Theorems · Definition · measure theory
MeasurableEquiv.piEquivPiSubtypeProd
{δ' : Type u_5} →
(π : δ' → Type u_6) →
[inst : (x : δ') → MeasurableSpace (π x)] →
(p : δ' → Prop) → [DecidablePred p] → ((i : δ') → π i) ≃ᵐ ((i : Subtype p) → π ↑i) × ((i : { i // ¬p i }) → π ↑i)Measurable equivalence between (dependent) functions on a type and pairs of functions on
{i // p i} and {i // ¬p i}. See also Equiv.piEquivPiSubtypeProd.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceDecidablePred
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.piEquivPiSubtypeProdproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.volume_preserving_piEquivPiSubtypeProdstatement · cited by 1
- MeasureTheory.measurePreserving_piEquivPiSubtypeProdstatement and proof · cited by 1
- NumberField.mixedEmbedding.measurableEquivRealMixedSpacePolarSpaceproof · cited by 0
- MeasurableEquiv.piEquivPiSubtypeProd_applystatement and proof · cited by 0
- MeasurableEquiv.piEquivPiSubtypeProd_symm_applystatement and proof · cited by 0