stedolan / counterexamples

Counterexamples in Type Systems
http://counterexamples.org
372 stars 23 forks source link

Modernize the Coq strict positivity example #17

Open tchajed opened 1 year ago

tchajed commented 1 year ago

It's now possible to (unsoundly) disable the positivity check, so the example can use an otherwise-ordinary inductive definition rather than a set of axioms.