Commit 2020-12-18 12:03 74b58397
View on Github →chore(topology/algebra/ordered): generalize tendsto_at_top_add_left etc (#5398)
- generalize some lemmas from linear_ordered_ringtolinear_ordered_add_comm_group;
- rename them to allow dot notation; the new names are
filter.tendsto.add_at_*andfilter.tendsto.at_*_add, where*istoporbot;
- generalize infi_unitandsupr_unittoconditionally_complete_lattice, add[unique α]versions;
- in a subsingleton, bothat_topandat_botare equal to⊤; these lemmas are useful for thenontrivialitytactic.