Theorems · Theorem · field theory
IsPreconnected.eq_of_sq_eq
∀ {α : Type u_2} {𝕜 : Type u_3} {f g : α → 𝕜} {S : Set α} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace 𝕜]
[T1Space 𝕜] [inst_3 : Field 𝕜] [ContinuousInv₀ 𝕜] [ContinuousMul 𝕜],
IsPreconnected S →
ContinuousOn f S →
ContinuousOn g S →
Set.EqOn (f ^ 2) (g ^ 2) S → (∀ {x : α}, x ∈ S → g x ≠ 0) → ∀ {y : α}, y ∈ S → f y = g y → Set.EqOn f g SIf f, g are functions α → 𝕜, both continuous on a preconnected set S, with
f ^ 2 = g ^ 2 on S, and g z ≠ 0 all z ∈ S, then as soon as f = g holds at
one point of S it holds for all points.
- Defined in
- Mathlib.Topology.Algebra.Field
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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
- Fieldstatement and proof · cited by 7,404
- ContinuousOnstatement and proof · cited by 1,411
- Set.EqOnstatement and proof · cited by 603
- ContinuousMulstatement and proof · cited by 343
- T1Spacestatement and proof · cited by 275
- two_mulproof · cited by 232
- IsPreconnectedstatement and proof · cited by 205
- mul_eq_zeroproof · cited by 94
- ContinuousInv₀statement and proof · cited by 73
- Pi.neg_applyproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- integral_gaussian_complexproof · cited by 2