Theorems · Theorem · complex analysis
Complex.norm_le_of_forall_mem_frontier_norm_le
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {F : Type v} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℂ F] [Nontrivial E] {f : E → F} {U : Set E},
Bornology.IsBounded U →
DiffContOnCl ℂ f U → ∀ {C : ℝ}, (∀ z ∈ frontier U, ‖f z‖ ≤ C) → ∀ {z : E}, z ∈ closure U → ‖f z‖ ≤ CMaximum modulus principle: if f : E → F is complex differentiable on a bounded set U and
‖f z‖ ≤ C for any z ∈ frontier U, then the same is true for any z ∈ closure U.
- Defined in
- Mathlib.Analysis.Complex.AbsMax
- 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.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Set.preimageproof · cited by 4,946
- Nontrivialstatement and proof · cited by 2,416
- closurestatement and proof · cited by 1,254
- subset_closureproof · cited by 309
- Differentiableproof · cited by 298
Cited by2
Results whose statement or proof uses this declaration.
- PhragmenLindelof.horizontal_stripproof · cited by 3
- Complex.eqOn_closure_of_eqOn_frontierproof · cited by 1