Next Types Are Theorems; Programs Are Proofs 17

Big whoop

But everything in logic corresponds to something in the type system

        ((ab) ∧ a) → b
        (ab) → (ba)
        (ab) → (b → (ac)) → c

Next Next