diff -r c8a2755bf220 -r ff784d5a5bfb src/HOL/ex/While_Combinator_Example.thy --- a/src/HOL/ex/While_Combinator_Example.thy Sat Jan 05 17:00:43 2019 +0100 +++ b/src/HOL/ex/While_Combinator_Example.thy Sat Jan 05 17:24:33 2019 +0100 @@ -9,7 +9,7 @@ imports "HOL-Library.While_Combinator" begin -text \Computation of the @{term lfp} on finite sets via +text \Computation of the \<^term>\lfp\ on finite sets via iteration.\ theorem lfp_conv_while: