AffineIsometry.dist_map
∀ {𝕜 : Type u_1} {V : Type u_2} {V₂ : Type u_5} {P : Type u_10} {P₂ : Type u_11} [inst : NormedField 𝕜]
[inst_1 : SeminormedAddCommGroup V] [inst_2 : NormedSpace 𝕜 V] [inst_3 : PseudoMetricSpace P]
[inst_4 : NormedAddTorsor V P] [inst_5 : SeminormedAddCommGroup V₂] [inst_6 : NormedSpace 𝕜 V₂]
[inst_7 : PseudoMetricSpace P₂] [inst_8 : NormedAddTorsor V₂ P₂] (f : P →ᵃⁱ[𝕜] P₂) (x y : P),
dist (f x) (f y) = dist x y- Defined in
- Mathlib.Analysis.Normed.Affine.Isometry
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Realstatement and proof · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- Norm.normproof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- VSub.vsubproof · cited by 817
- AffineIsometrystatement and proof · cited by 79
- dist_eq_norm_vsubproof · cited by 76
Cited by6
Results whose statement or proof uses this declaration.
- Affine.Simplex.circumcenter_mapproof · cited by 3
- AffineIsometryEquiv.dist_mapproof · cited by 3
- AffineIsometry.edist_mapproof · cited by 2
- Affine.Simplex.circumradius_mapproof · cited by 2
- Affine.Simplex.height_mapproof · cited by 2
- AffineIsometry.nndist_mapproof · cited by 0