Mathlib Map

Theorems · Theorem · geometry

InnerProductGeometry.angle_zero_right

∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] (x : V),
  InnerProductGeometry.angle x 0 = Real.pi / 2

The angle between a vector and the zero vector.

Defined in
Mathlib.Geometry.Euclidean.Angle.Unoriented.Basic
Cited by
10 results in Mathlib
Foundations
Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpace

Around this declaration

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

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.