Skip to content

Define strict maps between topological space #36269

@ADedecker

Description

@ADedecker

Following Bourbaki, Topologie Algébrique, Chapter I, § 1, def 5, a map f : X → Y between topological spaces is strict if it satisfies the following equivalent conditions:

  • the map rangeFactorization f : X → range f satisfies Topology.IsQuotientMap
  • the map Setoid.kerLift f : Quotient (ker f) → Y satisfies Topology.IsEmbedding
  • the map Setoid.quotientKerEquivRange : Quotient (ker f) ≃ range f is an homeomorphism

This condition is mostly important for morphisms of topological groups, and comes up quite a lot in the context of abstract functional analysis (e.g a Fredholm operator between locally convex spaces is strict)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestt-analysisAnalysis (normed *, calculus)t-topologyTopological spaces, uniform spaces, metric spaces, filters

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions