litex-lang 0.9.6-beta

A simple formal proof language and verifier, learnable in 2 hours
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
mod by_stmt;
mod exec_claim_stmt;
mod exec_def_algo_stmt;
mod exec_def_stmt;
mod exec_def_struct;
mod exec_eval_stmt;
mod exec_fact_stmt;
mod exec_family_def;
mod exec_have_fn_by_induc;
mod exec_know_stmt;
mod exec_prove_stmt;
mod exec_stmt;
mod exec_store_definitions;
mod exec_tooling_stmt;
mod exec_verify_then_store_facts;
mod exec_witness_stmt;