Theorems · Theorem · complex analysis
AnalyticOnNhd.eq_const_of_re_eq_const
∀ {f : ℂ → ℂ} {U : Set ℂ} {c₀ : ℝ},
AnalyticOnNhd ℂ f U → (∀ x ∈ U, (f x).re = c₀) → IsOpen U → IsConnected U → ∃ c, ∀ x ∈ U, f x = cCorollary to the open mapping theorem: A holomorphic function whose real part is constant is itself constant.
- Defined in
- Mathlib.Analysis.Complex.OpenMapping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- IsOpenstatement and proof · cited by 2,400
- Complex.restatement and proof · cited by 882
- AnalyticOnNhdstatement and proof · cited by 206
- IsConnectedstatement and proof · cited by 116
- IsConnected.nonemptyproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.eq_re_add_const_mul_I_of_re_eq_constproof · cited by 0