Mathlib Map

Theorems · Theorem · measure theory

Measurable.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 (f / g)
Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
9 results in Mathlib
Foundations
Depth 72 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.

Cites6

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

Cited by9

Results whose statement or proof uses this declaration.