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_supportandcontinuous.bdd_below_range_of_has_compact_mul_supportusinghas_compact_mul_support.is_compact_range. - Reorder
topology.algebra.order.basicso thatis_compact.bdd_belowand 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