Commit 2022-04-19 17:41 70759ef9
View on Github →feat(analysis): lemmas about nnnorm and nndist (#13498)
Most of these lemmas follow trivially from the norm versions. This is far from exhaustive.
Additionally:
- nnreal.coe_suprand- nnreal.coe_infiare added
- The old is_primitive_root.nnnorm_eq_oneis renamed tois_primitive_root.norm'_eq_oneas it was not aboutnnnormat all. The unprimed name is already taken in reference toalgebra.norm.
- parallelogram_law_with_norm_realis removed since it's syntactically identical to- parallelogram_law_with_norm ℝand also not used anywhere.