Commit 2022-05-02 13:45 3fde0827
View on Github →refactor(topology/algebra/order): reorganize, simplify proofs (#13716)
- Prove
has_compact_mul_support.is_compact_range
- Simplify the proof of
continuous.exists_forall_le_of_has_compact_mul_support
andcontinuous.bdd_below_range_of_has_compact_mul_support
usinghas_compact_mul_support.is_compact_range
. - Reorder
topology.algebra.order.basic
so thatis_compact.bdd_below
and friends are together with all results aboutorder_closed_topology
. - Move
continuous.bdd_below_range_of_has_compact_mul_support
(and dual) totopology.algebra.order.basic