http://qs321.pair.com?node_id=379580


in reply to Re^3: What do you know, and how do you know that you know it?
in thread What do you know, and how do you know that you know it?

It need not necessarily be doomed to fail for that reason, if the software involved could be useful enough that from some point an increasing proportion of new maths were produced using it.

Making the technology sufficiently useful is probably the magic part though; fixing existing proofs is also likely to be a big job, since my impression is that even today they are riddled with informal appeals to reason or analogy in a manner that would in many cases be hard to formalise.

Of course any hard step can be left for later, or for someone else, simply by declaring that step as an axiom.

An interesting aspect of this - though also one with the potential to explode the problem space - is that it could make it much easier to see the overlap in accessibility of theorems under different sets of rules of logic.

I think I first started thinking about this way back when I was first reading Godel, Escher, Bach. I spent a lot of time with the Peano axioms described there, and while I could prove things like commutativity and associativity of addition and multiplication easily enough the lack of axioms for handling negatives meant it was impossible to prove something like "every integer is either even or odd":

Ax: (Ey: ((x = (SS0 . y) | (x = S(SS0 . y)))))

Hugo