arthur-adjedj / LF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#########################################################################
                           SOFTWARE FOUNDATIONS
#########################################################################

This directory contains both Coq scripts (.v files) and more readable
HTML files for Volume 1 of the Software Foundations electronic
textbook series.

  - Preface.v or Preface.html
    The place to start reading, including details on how to install
    required software

  - index.html
    The book's cover page and navigation starting point

  - deps.html 
    Overview of the ordering of chapters

  - LICENSE
    Explanation of how these files may be redistributed

About

License:MIT License


Languages

Language:Coq 85.4%Language:Lean 14.6%