.. Lambdapi User Manual documentation master file, created by sphinx-quickstart on Tue Jul 7 09:43:57 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Lambdapi User Manual ==================== Lambdapi is a proof assistant for the λΠ-calculus modulo rewriting. See :doc:`about` for more details. Lambdapi files must end with ``.lp``. But Lambdapi can also read `Dedukti `__ files ending with ``.dk`` and convert them to Lambdapi files (see :doc:`dedukti`). `Installation instructions `__ - `Frequently Asked Questions `__ - `Issue tracker `__ `Learn Lambdapi in 15 minutes `__ Examples of developments made with Lambdapi: - `Some logic definitions `__ - `Library on natural numbers, integers and polymorphic lists `__ - `Example of inductive-recursive type definition `__ - `Example of inductive-inductive type definition `__ - `Test files `__ `Opam repository of Lambdapi libraries `__ .. toctree:: :maxdepth: 1 about.rst getting_started.rst options.rst .. toctree:: :maxdepth: 2 ui.rst .. toctree:: :maxdepth: 1 module.rst terms.rst commands.rst proof.rst tactics.rst equality.rst tacticals.rst queries.rst query_language.rst dedukti.rst latex.rst For developers """""""""""""" `Guidelines for contributing `__ .. toctree:: :maxdepth: 1 structure.rst dtrees.rst testing.rst profiling.rst Indices and tables """""""""""""""""" * :ref:`genindex` * :ref:`search`