Mathlib Map

Theorems · Theorem · measure theory

Measurable.fun_mul

∀ {M : Type u_2} {α : Type u_3} [inst : MeasurableSpace M] [inst_1 : Mul M] {m : MeasurableSpace α} {f g : α → M}
  [MeasurableMul₂ M], Measurable f → Measurable g → Measurable fun i => f i * g i

Eta-expanded form of Measurable.mul

Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
30 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceMulMeasurableMul₂

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 by30

Results whose statement or proof uses this declaration.