Uh oh!
There was an error while loading. Please reload this page.
T906: Urysohn's metrization theorem - #1793
Conversation
prabau
commented
May 30, 2026
For some reason @yhx-12243 you may have some idea. A limitation of the derivation engine? |
Uh oh!
There was an error while loading. Please reload this page.
prabau
commented
Jun 1, 2026
It seems that the reason for ignoring the new result is that the new uid T906 is too large. So the engine finds some (non-optimal) derivation using various smaller uids and always ignores the new one. I am guessing the engine tries smaller uids first. @yhx-12243 fyi |
My plan is to fully rewrite the engine that using cadical or Z3, which will resolve pi-base/web#199. However, it's still in progress and maybe conflict with pi-base/web#235. These professional solvers can create some derive graph that is smaller on effort. The only issue is maybe it can be slower a bit (but I think for such structured clauses in pi-base it won't sacrifice many efficiency). |
Adding the Urysohn's metrization theorem:
Previously, it was derivable from some non-trivial results about$\aleph$ -spaces. Since it's such an important result, it seems worth to have it explicitly.