Mathlib Map

Theorems · Theorem · complex analysis

Complex.HadamardThreeLines.interpStrip_eq_of_mem_verticalStrip

∀ {E : Type u_1} [inst : NormedAddCommGroup E] (f : ℂ → E),
  ∀ z ∈ Complex.HadamardThreeLines.verticalStrip 0 1,
    Complex.HadamardThreeLines.interpStrip f z =
      ↑(Complex.HadamardThreeLines.sSupNormIm f 0) ^ (1 - z) * ↑(Complex.HadamardThreeLines.sSupNormIm f 1) ^ z

Rewrite for InterpStrip on the open vertical strip.

Defined in
Mathlib.Analysis.Complex.Hadamard
Cited by
1 results in Mathlib
Foundations
Depth 193 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.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.