Theorems · Theorem · general topology
Fin.appendIsometry_apply
∀ {α : Type u} [inst : PseudoEMetricSpace α] (m n : ℕ) (fg : (Fin m → α) × (Fin n → α)) (a : Fin (m + n)),
(Fin.appendIsometry m n) fg a = Fin.append fg.1 fg.2 a- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsometryEquivstatement · cited by 177
- Fin.appendstatement · cited by 50
- Fin.appendIsometrystatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.