Mathlib Map

Theorems · Theorem · general topology

IsometryEquiv.ext_iff

∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {h₁ h₂ : α ≃ᵢ β},
  h₁ = h₂ ↔ ∀ (x : α), h₁ x = h₂ x
Defined in
Mathlib.Topology.MetricSpace.Isometry
Cited by
0 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

Around this declaration

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

Cites4

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.