nunzioc / softwarefoundations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains my solutions for problems from Software Foundatations 
(https://softwarefoundations.cis.upenn.edu). It's a course that teaches the
fundamentals of proofs and logic using the Coq proof assistent.

So far I have solved.
- Basics
- Induction
- Lists
- Polymorphism and Higher Order Functions

About

License:MIT License


Languages

Language:HTML 72.8%Language:Coq 20.8%Language:OCaml 3.8%Language:Makefile 1.0%Language:CSS 0.8%Language:TeX 0.6%Language:JavaScript 0.1%