diff --git a/ontologies/CENELEC_50128.thy b/ontologies/CENELEC_50128.thy index e63ca22..8ade295 100644 --- a/ontologies/CENELEC_50128.thy +++ b/ontologies/CENELEC_50128.thy @@ -734,5 +734,10 @@ Syntax.read_typ @{context} "hypothesis" handle _ => dummyT; Proof_Context.init_global; \ +text\ + @{theory_text [display] \definition a\<^sub>E \ True + lemma XXX : "True = False " by auto\} +\ + end \ No newline at end of file