Theorems · Theorem · complex analysis
Complex.norm_eqOn_of_isPreconnected_of_isMaxOn
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] {f : E → F} {U : Set E} {c : E},
IsPreconnected U →
IsOpen U → DifferentiableOn ℂ f U → c ∈ U → IsMaxOn (norm ∘ f) U c → Set.EqOn (norm ∘ f) (Function.const E ‖f c‖) UMaximum modulus principle on a connected set. Let U be a (pre)connected open set in a
complex normed space. Let f : E → F be a function that is complex differentiable on U. Suppose
that ‖f x‖ takes its maximum value on U at c ∈ U. Then ‖f x‖ = ‖f c‖ for all x ∈ U.
- Defined in
- Mathlib.Analysis.Complex.AbsMax
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 290 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Set.Nonemptyproof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Disjointproof · cited by 2,201
- le_antisymmproof · cited by 2,068
- eq_or_neproof · cited by 1,117
Cited by3
Results whose statement or proof uses this declaration.
- Complex.affine_of_mapsTo_ball_of_norm_dslope_eq_divproof · cited by 2
- Complex.eqOn_of_isPreconnected_of_isMaxOn_normproof · cited by 2
- Complex.norm_eqOn_closure_of_isPreconnected_of_isMaxOnproof · cited by 0