Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.piecewise.congr_simp
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] (s s_1 : Set α) (e_s : s = s_1) (hs : MeasurableSet s)
(f f_1 : MeasureTheory.SimpleFunc α β),
f = f_1 →
∀ (g g_1 : MeasureTheory.SimpleFunc α β),
g = g_1 → MeasureTheory.SimpleFunc.piecewise s hs f g = MeasureTheory.SimpleFunc.piecewise s_1 ⋯ f_1 g_1- Cited by
- 4 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.piecewisestatement and proof · cited by 26
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.simpleFunc.inductionproof · cited by 2
- MeasureTheory.SimpleFunc.setToSimpleFunc_indicatorproof · cited by 1
- MeasureTheory.SimpleFunc.exists_le_lowerSemicontinuous_lintegral_geproof · cited by 1
- MeasureTheory.SimpleFunc.exists_upperSemicontinuous_le_lintegral_leproof · cited by 1