Mathlib Map

Theorems · Theorem · functional analysis

sameRay_iff_of_norm_eq

∀ {F : Type u_2} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {x y : F}, ‖x‖ = ‖y‖ → (SameRay ℝ x y ↔ x = y)

Two vectors of the same norm are on the same ray if and only if they are equal.

Defined in
Mathlib.Analysis.Normed.Module.Ray
Cited by
3 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.