▲ | shannifin 6 days ago | ||||||||||||||||
Problem is, even with symbolic logic, reasoning is not completely deterministic. Whether one can get to a set of given axioms from a given proposition is sometimes undecidable. | |||||||||||||||||
▲ | bubblyworld 6 days ago | parent [-] | ||||||||||||||||
I don't think this is really a problem. The general problem of finding a proof from some axioms to some formula is undecidable (in e.g. first order logic). But that doesn't tell you anything about specific cases, in the same way that we can easily tell whether some specific program halts, like this one: "return 1" | |||||||||||||||||
|