Theorems · Definition · complex analysis
Complex.HadamardThreeLines.invInterpStrip
{E : Type u_1} → [NormedAddCommGroup E] → (ℂ → E) → ℂ → ℝ → ℂThe inverse of the interpolation of sSupNormIm on the two boundaries.
In other words, this is the inverse of the right side of the target inequality:
|f(z)| ≤ |M(0) ^ (1-z)| * |M(1) ^ z|.
Shifting this by a positive epsilon allows us to prove the case when either of the boundaries
is zero.
- Defined in
- Mathlib.Analysis.Complex.Hadamard
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Complexstatement and proof · cited by 5,565
- Complex.ofRealproof · cited by 1,654
- Complex.HadamardThreeLines.sSupNormImproof · cited by 19
Cited by6
Results whose statement or proof uses this declaration.
- Complex.HadamardThreeLines.Fproof · cited by 3
- Complex.HadamardThreeLines.norm_invInterpStripstatement · cited by 2
- Complex.HadamardThreeLines.F_edge_le_oneproof · cited by 1
- Complex.HadamardThreeLines.diffContOnCl_invInterpStripstatement · cited by 1