Skip to content

Commit ac2479c

Browse files
feat(Analysis/Complex/Hadamard): generalize Hadamard's three lines theorem (#15009)
Make Hadamard's three lines theorem work on any vertical strip of the complex plane (i.e., the set of complex numbers of real part between `l` and `u`, provided l is less than u). Previously, the theorem would only work for `l=0` and `u=1`. Moves: - norm_le_interp_of_mem_verticalClosedStrip -> norm_le_interp_of_mem_verticalClosedStrip₀₁ - norm_le_interp_of_mem_verticalClosedStrip' -> norm_le_interp_of_mem_verticalClosedStrip₀₁' Co-authored-by: Yaël Dillies <yael.dillies@gmail.com> Co-authored-by: madeve-unipi <56154049+madeve-unipi@users.noreply.github.com>
1 parent c02933f commit ac2479c

File tree

1 file changed

+261
-38
lines changed

1 file changed

+261
-38
lines changed

0 commit comments

Comments
 (0)