Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-10-08 15:54 6b15eb29

View on Github →

chore(analysis): put lemmas in normed_field namespace (#1517) The motivation is to be able to state, say norm_mul for subrings of a normed field, typically p-adic integers. That way we can have padic_int.norm_mul, open the padic_int namespace and have no ambiguous name.

Estimated changes

modified theorem complex.norm_int_of_nonneg
deleted theorem exists_norm_lt_one
deleted theorem exists_one_lt_norm
deleted theorem norm_div
deleted theorem norm_fpow
deleted theorem norm_inv
deleted theorem norm_mul
deleted theorem norm_one
deleted theorem norm_pow
modified theorem norm_pow_le
deleted theorem norm_prod
added theorem normed_field.norm_div
added theorem normed_field.norm_fpow
added theorem normed_field.norm_inv
added theorem normed_field.norm_mul
added theorem normed_field.norm_one
added theorem normed_field.norm_pow
added theorem normed_field.norm_prod