NotBad4U / lambdapi-stdlib

Fork of repository of Lambdapi developments for trying to add Alethe Axioms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambdapi library on natural numbers and polymorphic lists (in intuitionistic first-order logic)

  • Set: type of set codes (for polymorphism)
  • Prop: propositional logic
  • Eq: Leibniz equality
  • FOL: first-order logic
  • Bool: booleans
  • Nat: natural numbers
  • List: polymorphic lists

The libraries on natural numbers and polymorphic lists follow the corresponding Coq SSReflect libraries:

About

Fork of repository of Lambdapi developments for trying to add Alethe Axioms

License:Other


Languages

Language:Makefile 100.0%