diff --git a/README.md b/README.md index b5caab9..fb02678 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ forall (nat1:nat), add (nat1) (0) = nat1 | "assert" | "simpl" | "simpl in" - | "rewrite" "in" "at" + | "rewrite" "in" "at" | "induction" | "case" | "intro" @@ -122,6 +122,7 @@ forall (nat1:nat), add (nat1) (0) = nat1 | "reflexivity" | "discriminate" + ::= "" | "<-" ::= | "goal" ::= | ::= "*" | "1" | "2" | ...