Skip to content

manishkk/Software-Foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Software Foundations

Volume 1: Logical Foundations

Current Progress

  • Functional Programming in Coq (Basics)
  • Proof by Induction (Induction)
  • Working with Structured Data (Lists)
  • Polymorphism and Higher-Order Functions (Poly)
  • More Basic Tactics (Tactics)
  • Logic in Coq (Logic)
  • Inductively Defined Propositions (IndProp)
  • Total and Partial Maps (Maps)
  • The Curry-Howard Correspondence (ProofObjects)
  • Induction Principles (IndPrinciples)
  • Properties of Relations (Rel)
  • Simple Imperative Programs (Imp)
  • Lexing and Parsing in Coq (ImpParser)
  • An Evaluation Function for Imp (ImpCEvalFun)
  • Extracting ML from Coq (Extraction)
  • More Automation (Auto)
  • Postscript

About

Solution of Software Foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages