Mathlib Map

Theorems · Definition · global analysis

Topology.IsOpenEmbedding.singletonChartedSpace

{H : Type u} →
  [inst : TopologicalSpace H] →
    {α : Type u_5} →
      [inst_1 : TopologicalSpace α] → [Nonempty α] → {f : α → H} → Topology.IsOpenEmbedding f → ChartedSpace H α

An open embedding of α into H induces an H-charted space structure on α. See OpenPartialHomeomorph.singletonChartedSpace.

Defined in
Mathlib.Geometry.Manifold.HasGroupoid
Cited by
6 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceNonempty

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.