Skip to content

Commit

Permalink
pass on the checker
Browse files Browse the repository at this point in the history
  • Loading branch information
MevenBertrand committed Jan 4, 2024
1 parent 622f577 commit 3b1f853
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theories/Readme.v
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,14 @@ Import IndexedDefinitions.

From LogRel.Decidability Require Import Functions.

(* The main innovation: the function which compacts a to-be neutral once the reduction machine
has hit a variable *)

About compact.

(* The other functions for conversion and typing, are only extended with the new cases
related to lists *)

About conv.
About typing.

Expand Down

0 comments on commit 3b1f853

Please sign in to comment.