Mathlib Map

Theorems · Definition · general topology

Congruent

{ι : Type u_1} →
  {P₁ : Type u_3} → {P₂ : Type u_4} → [PseudoEMetricSpace P₁] → [PseudoEMetricSpace P₂] → (ι → P₁) → (ι → P₂) → Prop

A congruence between indexed sets of vertices v₁ and v₂. Use open scoped Congruent to access the v₁ ≅ v₂ notation.

Defined in
Mathlib.Topology.MetricSpace.Congruence
Cited by
37 results in Mathlib
Foundations
Depth 147 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.

Cites2

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

Cited by37

Results whose statement or proof uses this declaration.