Theorems · Definition · general topology
Fin.appendIsometryOfEq
{α : Type u} → [inst : PseudoEMetricSpace α] → {n m l : ℕ} → m + l = n → (Fin m → α) × (Fin l → α) ≃ᵢ (Fin n → α)The natural IsometryEquiv (Fin m → ℝ) × (Fin l → ℝ) ≃ᵢ (Fin n → ℝ) when m + l = n.
- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
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.
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsometryEquivstatement · cited by 177
- finCongrproof · cited by 78
- IsometryEquiv.transproof · cited by 8
- Fin.appendIsometryproof · cited by 3
- IsometryEquiv.piCongrLeftproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Fin.appendIsometryOfEq_applystatement and proof · cited by 0
- Fin.appendIsometryOfEq_symm_applystatement and proof · cited by 0