Mathlib Map

Theorems · Theorem · measure theory

Measurable.fun_div

∀ {G : Type u_2} {α : Type u_3} [inst : MeasurableSpace G] [inst_1 : Div G] {m : MeasurableSpace α} {f g : α → G}
  [MeasurableDiv₂ G], Measurable f → Measurable g → Measurable fun i => f i / g i

Eta-expanded form of Measurable.div

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

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 by4

Results whose statement or proof uses this declaration.