Zulip Chat Archive

Stream: triage

Topic: issue !4#2032: refactor: redefine metrizable and Polish s...


Random Issue Bot (Jan 21 2024 at 14:05):

Today I chose issue 2032 for discussion!

refactor: redefine metrizable and Polish spaces
Created by @Yury G. Kudryashov (@urkud) on 2023-02-03
Labels:

Is this issue still relevant? Any recent updates? Anyone making progress?

Yury G. Kudryashov (Jan 21 2024 at 20:03):

It's still on my TODO list but it's waiting for some reorganization of imports (e.g., moving definitions outside of more advanced files).

Random Issue Bot (Apr 12 2025 at 14:12):

Today I chose issue #2032 for discussion!

refactor: redefine metrizable and Polish spaces
Created by @Yury G. Kudryashov (@urkud) on 2023-02-03
Labels:

Is this issue still relevant? Any recent updates? Anyone making progress?

Johan Commelin (Apr 14 2025 at 06:16):

Yury G. Kudryashov said:

It's still on my TODO list but it's waiting for some reorganization of imports (e.g., moving definitions outside of more advanced files).

Does this still apply? If so, can you please list (a representative sample) of definitions/files?

Yury G. Kudryashov (Apr 14 2025 at 06:35):

First, I need to reorganize imports so that MetrizableSpace is defined in a (new) file with minimal imports, then redefine it and move the definition before MetricSpace.

Yury G. Kudryashov (Apr 14 2025 at 06:36):

I'm sorry I neglected this for a long time. I have very little time for Mathlib because of my day job, and formalizing new math almost always takes priority over working on the tech debt.

Yury G. Kudryashov (Apr 14 2025 at 06:41):

I'll try to come up with a plan that can be done in a series of small PRs with well-defined scope, probably over the next weekend (I'm busy at my day job during the week).

Johan Commelin (Apr 14 2025 at 08:45):

@Yury G. Kudryashov If you can write the plan, then maybe others can help execute it :smiley:

Johan Commelin (Apr 14 2025 at 08:46):

I understand that you are busy, so I didn't mean to add pressure, but rather take some away...


Last updated: May 02 2025 at 03:31 UTC