Documentation

LeanPool.RiemannMappingTheorem.Uniform

LeanPool.RiemannMappingTheorem.Uniform #

theorem symmetricRel_of {α : Type u_2} {x : Set (α × α)} (h : ∀ {a b : α}, (a, b) x(b, a) x) :
def UniformSpace.thickening {α : Type u_2} (U : Set (α × α)) (S : Set α) :
Set α

The U-thickening of S: the union of U-balls around each point of S. Equals {a | ∃ x ∈ S, (x, a) ∈ U}.

Equations
Instances For
    theorem UniformSpace.mem_thickening {α : Type u_2} {a : α} {s : Set α} {u : Set (α × α)} :
    a thickening u s xs, (x, a) u
    @[simp]
    theorem UniformSpace.thickening_singleton {α : Type u_2} {a : α} {u : Set (α × α)} :
    @[simp]
    theorem UniformSpace.monotone_thickening {α : Type u_2} {s : Set α} :
    Monotone fun (x : Set (α × α)) => thickening x s
    theorem UniformSpace.thickening_mono {α : Type u_2} {u : Set (α × α)} :
    @[simp]
    theorem UniformSpace.thickening_comp {α : Type u_2} {s : Set α} {u v : Set (α × α)} :
    theorem UniformSpace.disjoint_ball_iff {α : Type u_2} {a : α} {t : Set α} {u : Set (α × α)} :
    Disjoint (ball a u) t bt, (a, b)u
    theorem UniformSpace.thickening_inter_eq_empty {α : Type u_2} {s t : Set α} {u : Set (α × α)} :
    thickening u s t = as, bt, (a, b)u
    theorem UniformSpace.thickening_inter_eq_empty_comm {α : Type u_2} {s t : Set α} {u : Set (α × α)} (hu : SetRel.IsSymm u) :
    theorem UniformSpace.thickening_inter_thickening_eq_empty_of_comp {α : Type u_2} {s t : Set α} {u v : Set (α × α)} (hv : SetRel.IsSymm v) (hvu : SetRel.comp v v u) (hST : thickening u s t = ) :
    def uniformNhdsSet {α : Type u_2} [UniformSpace α] (s : Set α) :

    The uniform neighbourhood filter of a set s: filter of supersets of U-thickenings of s for entourages U. Strengthens 𝓝ˢ s for locally uniform statements.

    Equations
    Instances For

      Notation for uniformNhdsSet, the uniform neighbourhood filter.

      Equations
      Instances For
        theorem UniformSpace.thickening_mem_uniform_nhds_set {α : Type u_2} {s : Set α} {u : Set (α × α)} [UniformSpace α] (hu : u uniformity α) :
        theorem UniformSpace.nhds_le_uniform_nhds_set {α : Type u_2} {a : α} [UniformSpace α] {s : Set α} (ha : a s) :
        theorem UniformSpace.nhds_inf_uniform_nhds_eq_bot {α : Type u_2} {a : α} [UniformSpace α] {s : Set α} (hf : nhds aFilter.principal s = ) :
        theorem lemma2 {ι : Type u_1} {α : Type u_2} {β : Type u_3} {p : Filter ι} {f : αβ} {s : Set α} :
        theorem lemma1 {ι : Type u_1} {α : Type u_2} {β : Type u_3} {s : Set α} {p : Filter ι} {F : ιαβ} {f : αβ} [UniformSpace β] (hF : TendstoUniformlyOn F f p s) :
        Filter.Tendsto (fun (q : ι × α) => (f q.2, F q.1 q.2)) (p ×ˢ Filter.principal s) (Filter.principal (f '' s) ×ˢ uniformNhdsSet (f '' s))
        theorem lemma13 {ι : Type u_1} {α : Type u_2} {β : Type u_3} {s : Set α} {p : Filter ι} {f : αβ} {F : ιαβ} [UniformSpace β] (hF : TendstoUniformlyOn F f p s) :