-- Sections below cite the matching LYAH chapter so students can read deeper. -- In GHCi: `:load tutorial-01-pure-types.hs` then `:t someName` for inferred types. -- LoVe (Logical Verification) demos ...
One strategy for proving assertions about objects defined in the language of dependent type theory is to layer an assertion language and a proof language on top of the definition language. But there ...