Latte-nats 0.7.0-SNAPSHOT

Released under the MIT Licence

A formalization of natural numbers in LaTTe.

Installation

To install, add the following dependency to your project or build file:

[latte-nats "0.7.0-SNAPSHOT"]

Namespaces

latte-nats.core

A formalization of the type of natural numbers.

latte-nats.ord

The oredering relation for natural numbers.

latte-nats.plus

The addition defined on ℕ.

latte-nats.rec

The recursion theorem for natural numbers, together with its complete (somewhat non-trivial) formal proof.

latte-nats.times

The multiplication defined on ℕ.