# HG changeset patch # User kleing # Date 1101870675 -3600 # Node ID 0a60f15c2d7a73243c824012029c9fe2854c0084 # Parent 14585bc8fa09380635fb393521e4d165b80bb1a0 fixed another _ diff -r 14585bc8fa09 -r 0a60f15c2d7a src/HOL/Wellfounded_Relations.thy --- a/src/HOL/Wellfounded_Relations.thy Tue Nov 30 18:25:55 2004 +0100 +++ b/src/HOL/Wellfounded_Relations.thy Wed Dec 01 04:11:15 2004 +0100 @@ -133,7 +133,7 @@ by (blast intro: finite_acyclic_wf wf_acyclic) -subsubsection{*Wellfoundedness of same_fst*} +subsubsection{*Wellfoundedness of same\_fst*} lemma same_fstI [intro!]: "[| P x; (y',y) : R x |] ==> ((x,y'),(x,y)) : same_fst P R"