Theorems · Theorem · several complex variables
MDifferentiableOn.norm_eqOn_of_isPreconnected_of_isMaxOn
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type u_2} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] {H : Type u_3} [inst_4 : TopologicalSpace H] {I : ModelWithCorners ℂ E H} [I.Boundaryless]
{M : Type u_4} [inst_6 : TopologicalSpace M] [inst_7 : ChartedSpace H M] [IsManifold I 1 M] {f : M → F} {U : Set M}
{c : M},
MDiff[U] f →
IsPreconnected U → IsOpen U → c ∈ U → IsMaxOn (norm ∘ f) U c → Set.EqOn (norm ∘ f) (Function.const M ‖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.Geometry.Manifold.Complex
- Cited by
- 2 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.
Cites46
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- nhdsproof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
Cited by2
Results whose statement or proof uses this declaration.
- MDifferentiableOn.apply_eq_of_isPreconnected_isCompact_isOpenproof · cited by 1
- MDifferentiableOn.eqOn_of_isPreconnected_of_isMaxOn_normproof · cited by 0