Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.mem_restrict_range
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : Zero β] {r : β} {s : Set α}
{f : MeasureTheory.SimpleFunc α β}, MeasurableSet s → (r ∈ (f.restrict s).range ↔ r = 0 ∧ s ≠ Set.univ ∨ r ∈ ⇑f '' s)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Set.imagestatement and proof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Set.univstatement and proof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.rangestatement · cited by 97
- Finset.mem_coeproof · cited by 91
- MeasureTheory.SimpleFunc.restrictstatement and proof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.mem_image_of_mem_range_restrictproof · cited by 0