Commit 2022-01-01 20:23 ebdbe6b0
View on Github →feat(topology/algebra/ordered): new lemmas, update (#11184)
- In
exists_seq_strict_mono_tendsto'
andexists_seq_strict_anti_tendsto'
, prove thatu n
belongs to the corresponding open interval. - Add
exists_seq_strict_anti_strict_mono_tendsto
. - Rename
is_lub_of_tendsto
tois_lub_of_tendsto_at_top
, renameis_glb_of_tendsto
tois_glb_of_tendsto_at_bot
. - Add
is_lub_of_tendsto_at_bot
,is_glb_of_tendsto_at_top
.