Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.SimpleFunc.range_map

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : DecidableEq γ] (g : β → γ)
  (f : MeasureTheory.SimpleFunc α β), (MeasureTheory.SimpleFunc.map g f).range = Finset.image g f.range
Defined in
Mathlib.MeasureTheory.Function.SimpleFunc
Cited by
2 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceDecidableEq

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.