# HG changeset patch # User haftmann # Date 1330024559 -3600 # Node ID 3abc964cdc4589f0ae5442d5da13373d450e000c # Parent 8d3442b79f9c747ce13b8c7242e1f4c0030093ba tuned whitespace diff -r 8d3442b79f9c -r 3abc964cdc45 src/HOL/Product_Type.thy --- a/src/HOL/Product_Type.thy Thu Feb 23 20:15:49 2012 +0100 +++ b/src/HOL/Product_Type.thy Thu Feb 23 20:15:59 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)