Mathlib Map

Theorems · Theorem · functional analysis

dist_vadd_right

∀ {V : Type u_2} {P : Type u_3} [inst : SeminormedAddCommGroup V] [inst_1 : PseudoMetricSpace P]
  [inst_2 : NormedAddTorsor V P] (v : V) (x : P), dist x (v +ᵥ x) = ‖v‖
Defined in
Mathlib.Analysis.Normed.Group.AddTorsor
Cited by
2 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
SeminormedAddCommGroupPseudoMetricSpaceNormedAddTorsor

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.

Cited by2

Results whose statement or proof uses this declaration.