Mathlib Map

Theorems · Theorem · general topology

PartialHomeomorph.left_inv

∀ {X : Type u_1} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (e : PartialHomeomorph X Y)
  {x : X}, x ∈ e.source → ↑e.symm (↑e x) = x
Defined in
Mathlib.Topology.PartialHomeomorph.Defs
Cited by
2 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

Cites8

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

Cited by2

Results whose statement or proof uses this declaration.