SerTelnov / type-theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type-theory

Solution for type-theory university course.

  1. Problems for pcms laboratory work.
  2. Proof of theorems in Idris
  • x k : 2 * k == x + x
  • natural a,b : (a - b)^2 - (a + b)^2 = 0

About


Languages

Language:OCaml 76.7%Language:Idris 17.8%Language:Makefile 5.2%Language:Standard ML 0.3%