Mathlib Map

Theorems · Definition · measure theory

MeasurableEquiv.shearAddRight

(G : Type u_1) →
  [inst : MeasurableSpace G] → [inst_1 : AddGroup G] → [MeasurableAdd₂ G] → [MeasurableNeg G] → G × G ≃ᵐ G × G

The map (x, y) ↦ (x, x + y) as a MeasurableEquiv.

Defined in
Mathlib.MeasureTheory.Group.Prod
Cited by
1 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceAddGroupMeasurableAdd₂MeasurableNeg

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.