Commit 2019-12-17 07:44 abea2984
View on Github →refactor(analysis/specific_limits): use ennreal
s instead of nnreal
s in *_edist_le_geometric
(#1759)
- feat(data/real/ennreal): more lemmas,
*_cast
tags, uselift
tactic - Undo name change
- Fix compile
- nnreal: add
move_cast
- ennreal: more lemmas
- Fix compile
- feat(topology/instances/ennreal): more lemmas
- Fix compile
- Rewrite
cauchy_seq_of_edist_le_geometric
etc in terms ofennreal
s I tried to actually usennreal
s, and it leads to coercions nightmare. - Simplify some proofs using new lemmas
- Fix compile
- Fix compile