Closed lnishan closed 8 years ago
I guess it's odd from a student's perspective to ask these questions.
Closed issue :) Nvm
Hi, there! Questions are welcome, and the status, e.g., student or not, is irrelevant.
Regarding your questions, I can provide you what I know and remember:
Thanks for the reply, professor! :)
Sorry for the late reply. I've been quite sick lately.
=> 3. Yes it seems I had some terms mixed up. I was thinking more like formulas. But still, can there be existing theorems left to be explored? Maybe let's say if we have Theorem A, B, C and we can actually get Theorem D (maybe not known previously) for free? These days I heard interdisciplinary researches are quite popular, so maybe having a database of theorems from multiple disciplines would speedup this process? => 4. I see, but would be interesting to see how the research goes! Very intriguing research topic indeed!
Sorry about my ignorance. I think I still have a lot to learn :D
Oh and, Good luck on the paper submission!
Hm... what do you mean by "for free?" Aren't all theorems proven based on axioms and/or previously proven theorems? Some theorems may be proven with fewer steps of inference and others more steps. It depends on how you think of "free."
Moreover, "a database of theorems from multiple disciplines"... are these "multiple disciplines" within mathematics or not? Currently, we are considering "theorems" as in the sense of logical systems and/or mathematics.
Hello, I've quickly glanced through the paper.
I have some questions:
From Line 77, there seems to be files used for verification, but they don't seem to be anywhere in this repo.
In this paper you've mentioned AlphaGo and Monte Carlo Tree Search, but the concepts are fundamentally different. Hence, I'm wondering why you used genetic programming approaches in the first place.
In the 10 theorems you've shown, both sides of the equations are known. What about proofs with undetermined results (ie. right-hand side)?
A proof is usually derived based on known facts (or theorems). You've mentioned a database of theorems, but it does not seem to be accounted for in the algorithms present. I'm interested in how this can be handled. Are there any ideas in mind?