Theorems · Theorem · measure theory
Real.ContinuousOn.eq_of_eqOn_Ioo
∀ {f : ℝ → ℝ} {c r R : ℝ}, ContinuousOn f (Set.Ioc r R) → r < R → Set.EqOn f (fun x => c) (Set.Ioo r R) → f R = cCompanion lemma to ContinuousOn.circleAverage: a function continuous on Ioc r
R and constant on Ioo r R is constant.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
- ContinuousOnstatement and proof · cited by 1,411
- Set.Ioostatement and proof · cited by 1,214
- Set.Iioproof · cited by 1,166
- Set.Iocstatement and proof · cited by 971
- Set.EqOnstatement and proof · cited by 603
- tendsto_const_nhdsproof · cited by 330
- Filter.Tendsto.congr'proof · cited by 154
- Filter.Tendsto.mono_leftproof · cited by 125
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.HarmonicContOnCl.circleAverage_eqproof · cited by 1