# HG changeset patch # User haftmann # Date 1329768240 -3600 # Node ID 2848e36e0348026c900cc6c3f4cd581627e36d72 # Parent c2b5900988e2792db1f8a820d137a5b7e5afde60 tuned whitespace diff -r c2b5900988e2 -r 2848e36e0348 src/HOL/Product_Type.thy --- a/src/HOL/Product_Type.thy Mon Feb 20 08:01:08 2012 +0100 +++ b/src/HOL/Product_Type.thy Mon Feb 20 21:04:00 2012 +0100 @@ -22,7 +22,7 @@ lemma shows [code]: "HOL.equal False P \ \ P" and [code]: "HOL.equal True P \ P" - and [code]: "HOL.equal P False \ \ P" + and [code]: "HOL.equal P False \ \ P" and [code]: "HOL.equal P True \ P" and [code nbe]: "HOL.equal P P \ True" by (simp_all add: equal)