diff -r 4939494ed791 -r ce654b0e6d69 src/HOL/Bali/AxSem.thy --- a/src/HOL/Bali/AxSem.thy Tue Feb 13 14:24:50 2018 +0100 +++ b/src/HOL/Bali/AxSem.thy Thu Feb 15 12:11:00 2018 +0100 @@ -687,7 +687,7 @@ done lemma weaken: - "G,(A::'a triple set)|\(ts'::'a triple set) \ !ts. ts \ ts' \ G,A|\ts" + "G,(A::'a triple set)|\(ts'::'a triple set) \ \ts. ts \ ts' \ G,A|\ts" apply (erule ax_derivs.induct) (*42 subgoals*) apply (tactic "ALLGOALS (strip_tac @{context})")