aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* transport methodJosh Chen2020-05-311-0/+2
|
* add and mul recurse on second argument instead of firstJosh Chen2020-05-301-20/+49
|
* inhabitation coercion should be syntax, not logical constant!Josh Chen2020-05-301-2/+2
|
* fix nameJosh Chen2020-05-301-1/+5
|
* proved a few oopses + minor tweaksJosh Chen2020-05-292-30/+23
|
* fix Pi congruence ruleJosh Chen2020-05-291-2/+2
|
* todo listJosh Chen2020-05-291-0/+14
|
* clean up Eckmann-Hilton and move to IdentityJosh Chen2020-05-294-210/+206
|
* minorJosh Chen2020-05-291-1/+1
|
* bit more materialJosh Chen2020-05-281-10/+14
|
* notationJosh Chen2020-05-281-0/+3
|
* more List and MaybeJosh Chen2020-05-283-7/+22
|
* case distinctionJosh Chen2020-05-283-1/+68
|
* reorganize folder structureJosh Chen2020-05-2812-18/+17
|
* change variable name in elim rules and fix small mistakeJosh Chen2020-05-274-30/+26
|
* minorJosh Chen2020-05-272-8/+3
|
* 1. Define Maybe in terms of other types. 2. Move More_Types to SpartanJosh Chen2020-05-272-30/+45
|
* move More_Types to SpartanJosh Chen2020-05-271-1/+1
|
* Eckmann-Hilton, first passJosh Chen2020-05-273-3/+193
|
* new materialJosh Chen2020-05-265-34/+58
|
* 1. New congruence declarations for calculational reasoning. 2. Remove old ↵Josh Chen2020-05-263-56/+87
| | | | elimination tactic.
* Maybe and more ListJosh Chen2020-05-262-7/+123
|
* add MaybeJosh Chen2020-05-261-0/+1
|
* more reorganizingJosh Chen2020-05-255-15/+12
|
* notationJosh Chen2020-05-251-0/+4
|
* fix implicits table merge mistakeJosh Chen2020-05-251-1/+1
|
* Lists + more reorganizingJosh Chen2020-05-257-16/+103
|
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-2516-14/+30
| | | | under Spartan to HoTT. Spartan now only has Pi and Sigma.
* minorJosh Chen2020-05-251-1/+1
|
* slightly nicer homotopy proofs with calculationsJosh Chen2020-05-252-30/+16
|
* `refl` and `this` methodsJosh Chen2020-05-251-8/+20
|
* some arithmeticJosh Chen2020-05-251-17/+30
|
* use existing calculation infrastructure for sym and transJosh Chen2020-05-251-12/+3
|
* 1. equality method now uses general elimination tactic. 2. New constant `` ↵Josh Chen2020-05-252-54/+92
| | | | refers to rhs of equalities.
* new elimination tacticJosh Chen2020-05-252-34/+68
|
* new work on elimination tacticJosh Chen2020-05-246-43/+114
|
* small commentJosh Chen2020-05-241-0/+2
|
* some tweaks and comments, in preparation for general inductive type eliminationJosh Chen2020-05-227-21/+68
|
* Update README.mdJosh Chen2020-04-161-1/+1
|
* Merge branch 'master' of https://github.com/jaycech3n/Isabelle-HoTTJosh Chen2020-04-161-1/+1
|\
| * Update README.mdJosh Chen2020-04-061-2/+2
| |
* | update for Isabelle2020Josh Chen2020-04-164-5/+6
| |
* | minor namingJosh Chen2020-04-161-9/+13
|/
* 1. change var names. 2. add and mulJosh Chen2020-04-031-8/+11
|
* fix ROOTJosh Chen2020-04-031-1/+1
|
* 1. Base theory. 2. Fix Nat axioms, addition.Josh Chen2020-04-032-11/+21
|
* 1. make id function an abbrev. 2. fix reduce methodJosh Chen2020-04-022-8/+6
|
* better lambda notationJosh Chen2020-04-021-4/+7
|
* Merge branch 'master' of https://github.com/jaycech3n/Isabelle-HoTTJosh Chen2020-04-020-0/+0
|\
| * make development shift really obviousJosh Chen2020-01-241-2/+2
| |