LeanPool.RiemannMappingTheorem.HasSqrt #
hasPrimitives U : every holomorphic function on U has a
holomorphic primitive there.
Equations
- hasPrimitives U = ∀ (f : ℂ → ℂ), DifferentiableOn ℂ f U → ∃ (g : ℂ → ℂ), DifferentiableOn ℂ g U ∧ Set.EqOn (deriv g) f U
Instances For
theorem
EqOn_of_EqOn_deriv
{z₀ : ℂ}
{U : Set ℂ}
{f g : ℂ → ℂ}
(hU : IsOpen U)
(hU' : IsPreconnected U)
(hf : DifferentiableOn ℂ f U)
(hg : DifferentiableOn ℂ g U)
(hfg : Set.EqOn (deriv f) (deriv g) U)
(hz₀ : z₀ ∈ U)
(hfgz₀ : f z₀ = g z₀)
:
Set.EqOn f g U
theorem
hasPrimitives.hasLogs
{U : Set ℂ}
(hp : hasPrimitives U)
(hU : IsOpen U)
(hU' : IsPreconnected U)
: