Commit 2021-12-09 11:18 bfe595d3
View on Github →feat(order/filter,topology/instances/real): lemmas about at_top, at_bot, and cocompact (#10652)
- prove
comap abs at_top = at_bot ⊔ at_top; - prove
comap coe at_top = at_topandcomap coe at_bot = at_botfor coercion fromℕ,ℤ, orℚto an archimedian semiring, ring, or field, respectively; - prove
cocompact ℤ = at_bot ⊔ at_topandcocompact ℝ = at_bot ⊔ at_top.