Theorems · Definition · geometry
LinearIsometry.toAffineIsometry
{𝕜 : Type u_1} →
{V : Type u_2} →
{V₂ : Type u_5} →
[inst : NormedField 𝕜] →
[inst_1 : SeminormedAddCommGroup V] →
[inst_2 : NormedSpace 𝕜 V] →
[inst_3 : SeminormedAddCommGroup V₂] → [inst_4 : NormedSpace 𝕜 V₂] → (V →ₗᵢ[𝕜] V₂) → V →ᵃⁱ[𝕜] V₂Reinterpret a linear isometry as an affine isometry.
- Defined in
- Mathlib.Analysis.Normed.Affine.Isometry
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedFieldstatement and proof · cited by 1,084
- AffineMapproof · cited by 674
- LinearIsometrystatement and proof · cited by 194
- AffineIsometrystatement · cited by 79
- LinearIsometry.toLinearMapproof · cited by 55
- LinearMap.toAffineMapproof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- LinearIsometry.coe_toAffineIsometrystatement · cited by 0
- LinearIsometry.toAffineIsometry_linearIsometrystatement and proof · cited by 0
- LinearIsometry.toAffineIsometry_toAffineMapstatement · cited by 0
- LinearIsometryEquiv.toAffineIsometryEquiv_toAffineIsometrystatement · cited by 0