|
|
Re: CANTORS PROOF IS JUST THE INDUCTIVE STEP!
Posted:
Nov 1, 2012 4:37 AM
|
|
On Thu, 1 Nov 2012, Hercules ofZeus wrote:
> > > INDUCTION RULE: > > > > > P(1) & P(n)->P(S(n)) > > > --> ALL(n) P(n) > > > > You're wrong. The induction rule is: > > P(1) & ALL(n)(P(n) -> P(S(n))) -> ALL(n) P(n). > > OK, in my new logic forall is variable function that uses the double > instantiaion rule. >
> p(1) ^ N(p(N)->p(s(N)) > -> N(p(N)) > What's N?
> CAPS = VARIABLES
CAPS is a variable?
> lower = terms / function terms. > > i.e. the scope of N(...) is wider than the same variable name > (...N...) > Huh?
> Just my new high order logic syntax for www.microPROLOG.com!
Wow, a high order of junk logic.
|
|