Theorems · Theorem · functional analysis
nndist_homothety_self
∀ {V : Type u_1} {P : Type u_2} [inst : SeminormedAddCommGroup V] [inst_1 : PseudoMetricSpace P]
[inst_2 : NormedAddTorsor V P] {𝕜 : Type u_5} [inst_3 : NormedField 𝕜] [inst_4 : NormedSpace 𝕜 V] (p₁ p₂ : P) (c : 𝕜),
nndist ((AffineMap.homothety p₁ c) p₂) p₂ = ‖1 - c‖₊ * nndist p₁ p₂- Defined in
- Mathlib.Analysis.Normed.Affine.AddTorsor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, 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
- NormedSpacestatement and proof · cited by 12,499
- NNRealstatement · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PseudoMetricSpacestatement and proof · cited by 1,550
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- NNNorm.nnnormstatement · cited by 952
- AffineMapstatement · cited by 674
- NNDist.nndiststatement · cited by 235
- NNReal.eqproof · cited by 201
- AffineMap.homothetystatement · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.