Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.approxOn.congr_simp
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : PseudoEMetricSpace α]
[inst_2 : OpensMeasurableSpace α] [inst_3 : MeasurableSpace β] (f f_1 : β → α) (e_f : f = f_1) (hf : Measurable f)
(s s_1 : Set α) (e_s : s = s_1) (y₀ y₀_1 : α) (e_y₀ : y₀ = y₀_1) (h₀ : y₀ ∈ s)
[inst_4 : TopologicalSpace.SeparableSpace ↑s] (n n_1 : ℕ),
n = n_1 → MeasureTheory.SimpleFunc.approxOn f hf s y₀ h₀ n = MeasureTheory.SimpleFunc.approxOn f_1 ⋯ s_1 y₀_1 ⋯ n_1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemstatement and proof · cited by 7,166
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Measurablestatement and proof · cited by 1,499
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.SimpleFuncstatement · cited by 411
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- MeasureTheory.SimpleFunc.approxOnstatement and proof · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.setToFun_of_le_map_of_stronglyMeasurableproof · cited by 2
- MeasureTheory.tendsto_integral_norm_approxOn_subproof · cited by 1