Skip to content

An adventure on formalizing logics using the Agda programming language

Notifications You must be signed in to change notification settings

felipeperet/logic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logic library

This is an attempt at formalizing different logics and deductive systems.

Agda

Agda is a dependently typed functional language developed by Norell at the Chalmers University of Technology as his Ph.D. Thesis. It also works as an interactive proof assistant, because of the Curry-Howard correspondence.

The current library release works with Agda-2.6.2 and stdlib-1.5.

Content

Up to now, he have:

in Intuitionistic Propositional Logic:

About

An adventure on formalizing logics using the Agda programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Agda 100.0%