mseri / BET

Project for "Machine-Checked Mathematics" at the Lorentz Center
Apache License 2.0
6 stars 5 forks source link

Split topological.lean into its functional components #23

Closed mseri closed 1 month ago

mseri commented 1 month ago

The file contains nonwandering sets, recurrent sets and minimal sets. They should be split into meaningful functional bits. E.g.

topological/{nonWandering.lean, recurrent.lean, minimalSet.lean}

and polished so that they can be contributed back to Mathlib.Dynamics: https://github.com/leanprover-community/mathlib4/blob/master/Mathlib/Dynamics/