src/ZF/OrderArith.thy
changeset 67443 3abf6a722518
parent 61980 6b780867d426
child 69593 3dda49e08b9d
--- a/src/ZF/OrderArith.thy	Tue Jan 16 09:12:16 2018 +0100
+++ b/src/ZF/OrderArith.thy	Tue Jan 16 09:30:00 2018 +0100
@@ -87,7 +87,7 @@
 lemma wf_on_radd: "[| wf[A](r);  wf[B](s) |] ==> wf[A+B](radd(A,r,B,s))"
 apply (rule wf_onI2)
 apply (subgoal_tac "\<forall>x\<in>A. Inl (x) \<in> Ba")
- \<comment>\<open>Proving the lemma, which is needed twice!\<close>
+ \<comment> \<open>Proving the lemma, which is needed twice!\<close>
  prefer 2
  apply (erule_tac V = "y \<in> A + B" in thin_rl)
  apply (rule_tac ballI)