Theorems · Definition · functional analysis
AffineIsometry.toAffineIsometryEquiv
{𝕜 : Type u_1} →
{V₁ : Type u_2} →
{V₂ : Type u_3} →
{P₁ : Type u_4} →
{P₂ : Type u_5} →
[inst : NormedField 𝕜] →
[inst_1 : NormedAddCommGroup V₁] →
[inst_2 : SeminormedAddCommGroup V₂] →
[inst_3 : NormedSpace 𝕜 V₁] →
[inst_4 : NormedSpace 𝕜 V₂] →
[inst_5 : MetricSpace P₁] →
[inst_6 : PseudoMetricSpace P₂] →
[inst_7 : NormedAddTorsor V₁ P₁] →
[inst_8 : NormedAddTorsor V₂ P₂] →
[FiniteDimensional 𝕜 V₁] →
[FiniteDimensional 𝕜 V₂] →
[Inhabited P₁] →
(P₁ →ᵃⁱ[𝕜] P₂) → Module.finrank 𝕜 V₁ = Module.finrank 𝕜 V₂ → P₁ ≃ᵃⁱ[𝕜] P₂An affine isometry between finite-dimensional spaces of equal dimension can be upgraded to an affine isometry equivalence.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 161 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.coeproof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- MetricSpacestatement and proof · cited by 1,684
- PseudoMetricSpacestatement and proof · cited by 1,550
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- AffineIsometryEquivstatement · cited by 118
- AffineIsometrystatement and proof · cited by 79
Cited by2
Results whose statement or proof uses this declaration.
- AffineIsometry.toAffineIsometryEquiv_applystatement · cited by 0
- AffineIsometry.coe_toAffineIsometryEquivstatement · cited by 0