Theorems · Theorem · complex analysis
ValueDistribution.abs_characteristic_sub_characteristic_shift_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {a₀ : E} {f : ℂ → E} {r : ℝ},
Meromorphic f →
|ValueDistribution.characteristic f ⊤ r - ValueDistribution.characteristic (fun x => f x - a₀) ⊤ r| ≤
‖a₀‖.posLog + Real.log 2Second part of the First Main Theorem of Value Distribution Theory, quantitative version: If f is
meromorphic on the complex plane, then the characteristic functions (for value ⊤) of f and
f - a₀ differ at most by log⁺ ‖a₀‖ + log 2.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Top.topstatement and proof · cited by 9,680
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- WithTopstatement · cited by 3,754
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- absstatement and proof · cited by 1,814
- add_commproof · cited by 1,535
- le_transproof · cited by 985
Cited by1
Results whose statement or proof uses this declaration.
- ValueDistribution.isBigO_characteristic_sub_characteristic_shiftproof · cited by 0