@a_cubed wrote:
> Whoever named the floors in Europe was a LISP programmer.
Hmmm...
(first x) ≡ (nth 0 x)
***
Now, for mathematicians, is zero a natural number?
@a_cubed wrote:
> Whoever named the floors in Europe was a LISP programmer.
Hmmm...
(first x) ≡ (nth 0 x)
***
Now, for mathematicians, is zero a natural number?
@skewray I will also add, this is all axiom based. You can derive 3 and 4 valued logic from the Peano axioms and Category Theory, no more than that is necessary.
fn main() {
println!("{}", <S<S<S<S<Z>>>> as Nat>::Fact::INT);
}