Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-03 | Rewrote methods: wellformed now two lines, uses named theorems. New, more pow... | Josh Chen | 1 | -2/+1 |
2018-06-30 | Proving path composition. Need to set up the Simplifier to simplify applicati... | Josh Chen | 1 | -0/+1 |
2018-06-30 | Finished proofs of projections | Josh Chen | 1 | -1/+1 |
2018-06-18 | Fixed wrong definition of snd_dep. Proved projection property of snd_dep. Add... | Josh Chen | 1 | -5/+13 |
2018-06-18 | Removed all [simp] attributes, these will be added later when I set up the si... | Josh Chen | 1 | -12/+19 |
2018-06-17 | Decided on a new proper scheme for type rules using the idea of implicit well... | Josh Chen | 1 | -1/+1 |
2018-06-12 | Type rules now have \"all\" premises explicitly stated, matching the formulat... | Josh Chen | 1 | -6/+13 |
2018-06-09 | Reorganize code | Josh Chen | 1 | -0/+48 |