index
:
Isabelle-HoTT
master
trying to make Isabelle/HoTT work with Isabelle 2021-1
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Prod.thy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
change id precedence
Josh Chen
1
-1
/
+3
2019-03-01
transport and homotopy
Josh Chen
1
-1
/
+1
2019-02-28
tweak mixfix priorities
Josh Chen
1
-5
/
+14
2019-02-28
more convenient syntax
Josh Chen
1
-4
/
+9
2019-02-28
1. Remove all type inference functionality (feature development moving to ano...
Josh Chen
1
-29
/
+5
2019-02-23
change mixfix pretty-printing indentation
Josh Chen
1
-5
/
+5
2019-02-22
Cleanups and reorganization
Josh Chen
1
-17
/
+17
2019-02-17
finalize quantify methods
Josh Chen
1
-3
/
+2
2019-02-17
Method "quantify" converts product inhabitation into Pure universal statement...
Josh Chen
1
-3
/
+25
2019-02-11
Organize this commit as a backup of the work on type inference done so far; l...
Josh Chen
1
-12
/
+12
2019-02-10
restructure library
Josh Chen
1
-1
/
+1
2019-02-10
Fix antiquotation situation
Josh Chen
1
-5
/
+8
2019-02-10
Type information storage functionality (assume_type, assume_types keywords) d...
Josh Chen
1
-22
/
+36
2019-02-05
Add cong named theorem for congruence rules
Josh Chen
1
-2
/
+3
2019-02-05
Basic type inference for composed lambda terms!
Josh Chen
1
-18
/
+11
2019-02-05
Type inference setup begun - first use-case for function composition.
Josh Chen
1
-13
/
+18
2019-02-04
1. Change syntax to rely less on unicode/control symbols.
Josh Chen
1
-40
/
+61
2018-09-20
Application should bind tighter than composition
Josh Chen
1
-1
/
+1
2018-09-20
Rename properties of equality + more properties. Output formatting for `
Josh Chen
1
-1
/
+1
2018-09-19
Not sure what advantage is provided by having eta-expanded forms in the rules...
Josh Chen
1
-2
/
+2
2018-09-18
Overhaul of the theory presentations. New methods in HoTT_Methods.thy for han...
Josh Chen
1
-0
/
+1
2018-09-18
Theories fully reorganized. Well-formedness rules removed. New methods etc.
Josh Chen
1
-2
/
+3
2018-09-17
Moved function composition lemmas into Prod.thy
Josh Chen
1
-51
/
+51
2018-09-11
Implementing univalence
Josh Chen
1
-0
/
+5
2018-09-11
Go back to higher-order application notation
Josh Chen
1
-11
/
+11
2018-08-19
Trying to atomize universal quantification
Josh Chen
1
-0
/
+9
2018-08-18
Move Empty and Unit types to their own theories
Josh Chen
1
-19
/
+0
2018-08-18
Reorganize methods
Josh Chen
1
-2
/
+2
2018-08-18
Regrouping type rules
Josh Chen
1
-12
/
+12
2018-08-17
Make function composition a definition instead of an axiomatization (should n...
Josh Chen
1
-9
/
+1
2018-08-16
Prod.thy now has the correct definitional equality structure rule. Definition...
Josh Chen
1
-17
/
+11
2018-08-16
Prod.thy now has the correct definitional equality structure rule. Definition...
Josh Chen
1
-17
/
+11
2018-08-15
Rename to distinguish function and path composition; function composition pro...
Josh Chen
1
-8
/
+18
2018-08-15
Basic compute method
Josh Chen
1
-1
/
+1
2018-08-15
Tweak proof methods, some type rules; add HoTT Book examples
Josh Chen
1
-1
/
+1
2018-08-15
Function composition, rename path composition to differentiate the two.
Josh Chen
1
-0
/
+16
2018-08-13
rcompose done
Josh Chen
1
-14
/
+8
2018-08-12
Commit before testing polymorphic equality eliminator
Josh Chen
1
-10
/
+12
2018-08-07
Old application syntax incompatible with Eisbach
Josh Chen
1
-6
/
+6
2018-08-07
Experiment with polymorphic dependent eliminators, i.e. we leave type and typ...
Josh Chen
1
-5
/
+5
2018-08-06
Partway through changing function application syntax style.
Josh Chen
1
-17
/
+17
2018-08-04
Reorganize theories
Josh Chen
1
-26
/
+30
2018-07-12
Unit and Null types. Methods.
Josh Chen
1
-0
/
+19
2018-07-11
Universes implemented. Type rules modified accordingly. No more automatic der...
Josh Chen
1
-4
/
+4
2018-07-07
Library snapshot. Methods written, everything nicely organized.
Josh Chen
1
-0
/
+1
2018-07-06
Remove extra attributes for elimination rules, unneeded for now.
Josh Chen
1
-2
/
+1
2018-07-06
Added attributes to type elimination rules, not sure if these will actually b...
Josh Chen
1
-0
/
+2
2018-07-04
Trivial changes
Josh Chen
1
-1
/
+1
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
[next]