Skip to content

Commit

Permalink
chore(analysis/normed/group/basic): rename vars (#9652)
Browse files Browse the repository at this point in the history
* use `E`, `F` for (semi)normed groups and greek letters for other
  types;
* golf some proofs (`bounded_iff_forall_norm_le`, `norm_pos_iff'`);
* use `namespace lipschitz_with` and `namespace antilipschitz_with`
  instead of manual prefixes for all lemmas;
* generalize `antilipschitz_with.add_lipschitz_with` to
  `pseudo_emetric_space`;
* add `antilipschitz_with.edist_lt_top` and
  `antilipschitz_with.edist_ne_top`;
* fix a typo in `pseudo_emetric_space.to_pseudo_metric_space`.
  • Loading branch information
urkud committed Oct 11, 2021
1 parent 11117ec commit bcd79a1
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 249 deletions.

0 comments on commit bcd79a1

Please sign in to comment.