AffineIsometry.map_vadd
∀ {𝕜 : 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₂) (p : P) (v : V),
f (v +ᵥ p) = f.linearIsometry v +ᵥ f p- Defined in
- Mathlib.Analysis.Normed.Affine.Isometry
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HVAdd.hVAddstatement · cited by 1,820
- PseudoMetricSpacestatement and proof · cited by 1,550
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- LinearIsometrystatement · cited by 194
- AffineIsometrystatement and proof · cited by 79
- AffineIsometry.toAffineMapproof · cited by 42
- AffineMap.map_vaddproof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- Affine.Simplex.mongePoint_mapproof · cited by 1
- Affine.Simplex.eulerPoint_mapproof · cited by 0
- EuclideanGeometry.Sphere.secondInter_mapproof · cited by 0
- EuclideanGeometry.reflection_mapproof · cited by 0
- AffineIsometryEquiv.map_vaddproof · cited by 0
- Affine.Simplex.ninePointCircle_mapproof · cited by 0