Documentation

Mathlib.Analysis.Normed.Group.Int

ℤ as a normed group #

@[instance_reducible]
Equations
theorem Int.norm_eq_abs (n : ℤ) :
‖n‖ = |↑n|
theorem Int.norm_natCast (n : ℕ) :
‖↑n‖ = ↑n
theorem norm_zpow_le_mul_norm {α : Type u_1} [SeminormedCommGroup α] (n : ℤ) (a : α) :
theorem norm_zsmul_le {α : Type u_1} [SeminormedAddCommGroup α] (n : ℤ) (a : α) :