Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-12-08 15:28 678566f2

View on Github →

feat(topology/algebra/group): Addition of interiors (#10659) This proves interior s * t ⊆ interior (s * t), a few prerequisites, and generalizes to is_open.mul_left/is_open.mul_right.

Estimated changes

added theorem is_closed.inv
added theorem is_open.inv
modified theorem is_open.mul_left
modified theorem is_open.mul_right
added theorem subset_interior_mul