Theorems · Theorem · general topology
Set.EqOn.of_subset_closure
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space Y] {s t : Set X}
{f g : X → Y}, Set.EqOn f g s → ContinuousOn f t → ContinuousOn g t → s ⊆ t → t ⊆ closure s → Set.EqOn f g tIf f x = g x for all x ∈ s and f, g are continuous on t, s ⊆ t ⊆ closure s, then
f x = g x for all x ∈ t. See also Set.EqOn.closure.
- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsWithinproof · cited by 1,912
- ContinuousOnstatement and proof · cited by 1,411
- T2Spacestatement and proof · cited by 1,351
- closurestatement and proof · cited by 1,254
- Filter.NeBotproof · cited by 853
- Set.EqOnstatement and proof · cited by 603
- self_mem_nhdsWithinproof · cited by 215
- Filter.Tendsto.mono_leftproof · cited by 125
- nhdsWithin_monoproof · cited by 82
- mem_closure_iff_clusterPtproof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.eqOn_of_ae_eqproof · cited by 4
- PhragmenLindelof.eq_zero_on_right_half_plane_of_superexponential_decayproof · cited by 1
- Complex.eqOn_closure_of_isPreconnected_of_isMaxOn_normproof · cited by 0
- Complex.norm_eqOn_closure_of_isPreconnected_of_isMaxOnproof · cited by 0