Theorems · Theorem · complex analysis
PhragmenLindelof.quadrant_I
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {C : ℝ} {f : ℂ → E} {z : ℂ},
DiffContOnCl ℂ f (Set.Ioi 0 ×ℂ Set.Ioi 0) →
(∃ c < 2,
∃ B, f =O[Bornology.cobounded ℂ ⊓ Filter.principal (Set.Ioi 0 ×ℂ Set.Ioi 0)] fun z => Real.exp (B * ‖z‖ ^ c)) →
(∀ (x : ℝ), 0 ≤ x → ‖f ↑x‖ ≤ C) → (∀ (x : ℝ), 0 ≤ x → ‖f (↑x * Complex.I)‖ ≤ C) → 0 ≤ z.re → 0 ≤ z.im → ‖f z‖ ≤ CPhragmen-Lindelöf principle in the first quadrant. Let f : ℂ → E be a function such that
* f is differentiable in the open first quadrant and is continuous on its closure;
* ‖f z‖ is bounded from above by A * exp(B * ‖z‖ ^ c) on the open first quadrant
for some c < 2;
* ‖f z‖ is bounded from above by a constant C on the boundary of the first quadrant.
Then ‖f z‖ is bounded from above by the same constant on the closed first quadrant.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 292 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites107
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopproof · cited by 2,405
- zero_addproof · cited by 2,366
Cited by4
Results whose statement or proof uses this declaration.
- PhragmenLindelof.right_half_plane_of_tendsto_zero_on_realproof · cited by 2
- PhragmenLindelof.quadrant_IIproof · cited by 2
- PhragmenLindelof.quadrant_IIIproof · cited by 1
- PhragmenLindelof.eq_zero_on_quadrant_Iproof · cited by 1