Documentation

LeanPool.RiemannMappingTheorem.HasSqrt

LeanPool.RiemannMappingTheorem.HasSqrt #

def hasSqrt (U : Set ) :

hasSqrt U : every nowhere-zero holomorphic function on U has a holomorphic square root there.

Equations
Instances For

    hasPrimitives U : every holomorphic function on U has a holomorphic primitive there.

    Equations
    Instances For
      def hasLogs (U : Set ) :

      hasLogs U : every nowhere-zero holomorphic function on U has a holomorphic logarithm there.

      Equations
      Instances For
        theorem EqOn_zero_of_deriv_eq_zero {z₀ : } {U : Set } (hU : IsOpen U) (hU' : IsPreconnected U) {f : } (hf : DifferentiableOn f U) (hf' : Set.EqOn (deriv f) 0 U) (hz₀ : z₀ U) (hfz₀ : f z₀ = 0) :
        Set.EqOn f 0 U
        theorem EqOn_of_deriv_eq_zero {z₀ : } {U : Set } (hU : IsOpen U) (hU' : IsPreconnected U) {f : } (hf : DifferentiableOn f U) (hf' : Set.EqOn (deriv f) 0 U) (hz₀ : z₀ U) :
        Set.EqOn f (fun (x : ) => f z₀) U
        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