Mathlib Map

Theorems · Definition · measure theory

MeasurableEquiv.ofInvolutive

{α : Type u_1} → [inst : MeasurableSpace α] → (f : α → α) → Function.Involutive f → Measurable f → α ≃ᵐ α

Convert a measurable involutive function f to a measurable permutation with toFun = invFun = f. See also Function.Involutive.toPerm.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Embedding
Cited by
4 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
MeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.