Theorems · Definition · functional analysis
NormedSpace.normalize
{V : Type u_1} → [inst : NormedAddCommGroup V] → [NormedSpace ℝ V] → V → VFor a nonzero vector x, normalize x is the unit-length vector that points
in the same direction as x. If x = 0, then normalize x = 0.
- Defined in
- Mathlib.Analysis.Normed.Module.Normalize
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Norm.normproof · cited by 5,413
Cited by32
Results whose statement or proof uses this declaration.
- signedDistproof · cited by 42
- signedDist_selfproof · cited by 7
- signedDist_smulproof · cited by 5
- NormedSpace.normalize_zero_eq_zerostatement · cited by 4
- InnerProductGeometry.angle_normalize_leftstatement and proof · cited by 3
- NormedSpace.norm_normalize_eq_one_iffstatement · cited by 3
- signedDist_apply_applystatement · cited by 3
- InnerProductGeometry.angle_normalize_rightstatement and proof · cited by 2
- NormedSpace.normalize_smul_of_posstatement · cited by 2
- signedDist_triangleproof · cited by 2
- signedDist_vadd_leftstatement and proof · cited by 2
- signedDist_vadd_left_swapproof · cited by 2