diff --git a/lib/Lib.thy b/lib/Lib.thy index cf43a02c5d..c658531f36 100644 --- a/lib/Lib.thy +++ b/lib/Lib.thy @@ -2536,7 +2536,7 @@ qed lemmas rsubst = back_subst[where a=s and b=t for s t] lemma rsubst2: - "\P s x; s = t; x = y\ \ P t y" + "\P a b; a = s; b = t\ \ P s t" by simp lemma rsubst3: