Theorems · Theorem · general topology
Fin.appendIsometry_symm_apply
∀ {α : Type u} [inst : PseudoEMetricSpace α] (m n : ℕ) (f : Fin (m + n) → α),
(Fin.appendIsometry m n).symm f = (fun i => f (Fin.castAdd n i), fun i => f (Fin.natAdd m i))- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 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
- IsometryEquiv.symmstatement and proof · cited by 75
- Fin.appendIsometrystatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.