experimental - introduce Hadwiger-Nelson problem as ~ undiscolmin#5196
experimental - introduce Hadwiger-Nelson problem as ~ undiscolmin#5196ProgramCrafter wants to merge 1 commit intometamath:developfrom
Conversation
|
relevant to #4994 |
|
I think in the past we have simply added conjectures or unattainable theorems as axioms, see for example The axioms can be marked as "New Usage Discouraged" in order to notice when it is used, and we also have the tools to find if a given theorem uses a given axiom. Tools like Naturally I would also find it OK to include in set.mm this kind of axioms, and theorems derived from them. Until now I think we have kept them in mathboxes, but there could be a section in main with theories based on unproven statements. |
|
Hypotheses are IMO more convenient in that
And having more axioms would also clutter my axiom-usage-viewing UI 😀 |
|
It crossed my mind that I should also list benefits of axioms:
|
I present an approach to formalizing conjectures, with syntax checks included and status clearly described: include the relevant hypotheses, and reprove them with ~idi. I have no strong opinion on whether it will fit the database.