Theoria (theoria v0.1.0)

Copy Markdown View Source

An Elixir-native proof/spec kernel inspired by Lean's trusted-kernel design.

Theoria's public DSL will remain untrusted: macros and tactics may generate proof terms, but only Theoria.Kernel can admit checked constants and definitions into an environment.

Summary

Functions

Returns an empty kernel environment.

Functions

new_env()

Returns an empty kernel environment.