aboutsummaryrefslogtreecommitdiff
path: root/spartan/core/goals.ML (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-31(REF) Tweak attribute names in preparation for new logical introduction rule ↵Josh Chen1-1/+1
behavior
2020-07-31(FEAT) Term elaboration of assumption and goal statements.Josh Chen1-5/+5
. spartan/core/goals.ML . spartan/core/elaboration.ML . spartan/core/elaborated_statement.ML (FEAT) More context tacticals and search tacticals. . spartan/core/context_tactical.ML (FEAT) Improved subgoal focus. Moves fully elaborated assumptions into the context (MINOR INCOMPATIBILITY). . spartan/core/focus.ML (FIX) Normalize facts in order to be able to resolve properly. . spartan/core/typechecking.ML (MAIN) New definitions. (MAIN) Renamed theories and theorems. (MAIN) Refactor theories to fit new features.
2020-07-28New `assuming` proof command for elaborated assumptionsJosh Chen1-1/+1
2020-07-27Hook elaboration into assumptions mechanismJosh Chen1-1/+1
2020-07-23minorJosh Chen1-67/+56
2020-07-081. Initial `Definition` keyword. 2. ifelse.Josh Chen1-0/+9
2020-06-19reorganizeJosh Chen1-0/+0
2020-05-28reorganize folder structureJosh Chen1-0/+0
2020-05-25Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen1-0/+0
under Spartan to HoTT. Spartan now only has Pi and Sigma.
2020-04-16update for Isabelle2020Josh Chen1-1/+1
2020-04-02Brand-spanking new version using Spartan infrastructureJosh Chen1-0/+214