Mathlib Map

Theorems · Inductive type · measure theory

MeasurableSMul

(M : Type u_2) → (α : Type u_3) → [SMul M α] → [MeasurableSpace M] → [MeasurableSpace α] → Prop

We say that the action of M on α has MeasurableSMul if for each c the map x ↦ c • x is a measurable function and for each x the map c ↦ c • x is a measurable function.

Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
5 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
SMulMeasurableSpaceMeasurableSpace

Around this declaration

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

Cites1

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

Cited by7

Results whose statement or proof uses this declaration.