Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul of the theory presentations. New methods in HoTT_Methods.thy for ↵ | Josh Chen | 2018-09-18 | 1 | -2/+23 |
| | | | | handling universes. Commit for release 0.1.0! | ||||
* | Theories fully reorganized. Well-formedness rules removed. New methods etc. | Josh Chen | 2018-09-18 | 1 | -9/+9 |
| | |||||
* | Tweak proof | Josh Chen | 2018-09-17 | 1 | -2/+2 |
| | |||||
* | Reorganizing theories | Josh Chen | 2018-09-17 | 1 | -34/+22 |
| | |||||
* | Reorganized HoTT_Base, updated theories | Josh Chen | 2018-09-16 | 1 | -3/+3 |
| | |||||
* | Reorganize methods | Josh Chen | 2018-08-18 | 1 | -19/+23 |
| | |||||
* | Regrouping type rules | Josh Chen | 2018-08-18 | 1 | -3/+2 |
| | |||||
* | Prod.thy now has the correct definitional equality structure rule. ↵ | Josh Chen | 2018-08-16 | 1 | -1/+1 |
| | | | | Definition of function composition and properties. | ||||
* | Rename to distinguish function and path composition; function composition ↵ | Josh Chen | 2018-08-15 | 1 | -1/+1 |
| | | | | proofs, which have issues... | ||||
* | Basic compute method | Josh Chen | 2018-08-15 | 1 | -0/+4 |
| | |||||
* | Tweak proof methods, some type rules; add HoTT Book examples | Josh Chen | 2018-08-15 | 1 | -7/+7 |
| | |||||
* | Equality inverse and composition done. Cleaned up methods and method example ↵ | Josh Chen | 2018-08-14 | 1 | -42/+25 |
| | | | | theory. | ||||
* | Commit before testing polymorphic equality eliminator | Josh Chen | 2018-08-12 | 1 | -2/+2 |
| | |||||
* | Rewriting projection functions | Josh Chen | 2018-08-08 | 1 | -3/+3 |
| | |||||
* | Unit and Null types. Methods. | Josh Chen | 2018-07-12 | 1 | -2/+5 |
| | |||||
* | Universes implemented. Type rules modified accordingly. No more automatic ↵ | Josh Chen | 2018-07-11 | 1 | -6/+5 |
| | | | | derivation of "A:U" from "a:A". | ||||
* | Pre-universe implementation commit | Josh Chen | 2018-07-09 | 1 | -7/+3 |
| | |||||
* | Methods added and organized! | Josh Chen | 2018-07-07 | 1 | -47/+40 |
| | |||||
* | Added attributes to type elimination rules, not sure if these will actually ↵ | Josh Chen | 2018-07-06 | 1 | -4/+43 |
| | | | | be needed or useful later. Added [comp] attribute to be used by simplification met methods. | ||||
* | Refactor HoTT_Methods.thy, proved more stuff with new methods. | Josh Chen | 2018-07-03 | 1 | -78/+14 |
| | |||||
* | Rewrote methods: wellformed now two lines, uses named theorems. New, more ↵ | Josh Chen | 2018-07-03 | 1 | -57/+86 |
| | | | | powerful derive method. Used these to rewrite proofs. | ||||
* | Equality | Josh Chen | 2018-06-30 | 1 | -2/+12 |
| | |||||
* | wellformed method works!!! | Josh Chen | 2018-06-28 | 1 | -6/+6 |
| | |||||
* | wellformed method to automatically prove wellformed judgments derivable from ↵ | Josh Chen | 2018-06-27 | 1 | -0/+76 |
a wellformed judgment |