Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Isabelle/Doc/Prog_Prove/   (Beweissystem Isabelle Version 2025-1©)  Datei vom 16.11.2025 mit Größe 2 kB image not shown  

Quelle  LaTeXsugar.thy

  Sprache: Isabelle
 

(*  Title:      HOL/Library/LaTeXsugar.thy
  Author: Gerwin Klein, Tobias Nipkow, Norbert Schirmer
  Copyright 2005 NICTA and TUM
*)

(*<*)
theory LaTeXsugar
imports Main
begin

(* DUMMY *)
consts DUMMY :: 'a (🍋\_\
(* THEOREMS *)
notation (Rule output)
  Pure.imp  (🍋\mbox{}\inferrule{\mbox{_\<^latex>}}\<^latex>{\mbox{_🍋}}\<close>)

syntax (Rule output)
  "_bigimpl" :: "asms ==> prop ==> prop"
  (🍋\mbox{}\inferrule{_\<^latex>}\<^latex>{\mbox{_🍋}}\<close>)

  "_asms" :: "prop ==> asms ==> asms" 
  (🍋\mbox{_🍋}\\/
_
)

  "_asm" :: "prop ==> asms" (🍋\mbox{_🍋}\
)

notation (Axiom output)
  "Trueprop"  (🍋\mbox{}\inferrule{\mbox{}}{\mbox{_🍋}}\)

notation (IfThen output)
  Pure.imp  (🍋{\normalsize{}If🍋\,} _/ 🍋{\normalsize \,then🍋\,}/ _.)
syntax (IfThen output)
  "_bigimpl" :: "asms ==> prop ==> prop"
  (🍋{\normalsize{}If🍋\,} _ /🍋{\normalsize \,then🍋\,}/ _.)
  "_asms" :: "prop ==> asms ==> asms" (🍋\mbox{_🍋} /🍋{\normalsize \,and🍋\,}/ _)
  "_asm" :: "prop ==> asms" (🍋\mbox{_🍋}\)

notation (IfThenNoBox output)
  Pure.imp  (🍋{\normalsize{}If🍋\,} _/ 🍋{\normalsize \,then🍋\,}/ _.)
syntax (IfThenNoBox output)
  "_bigimpl" :: "asms ==> prop ==> prop"
  (🍋{\normalsize{}If🍋\,} _ /🍋{\normalsize \,then🍋\,}/ _.)
  "_asms" :: "prop ==> asms ==> asms" (_ /🍋{\normalsize \,and🍋\,}/ _)
  "_asm" :: "prop ==> asms" (_)

setup 
  Document_Output.antiquotation_pretty_source 🍋const_typ
  (Scan.lift Parse.embedded_inner_syntax)
  (fn ctxt => fn c =>
  let val tc = Proof_Context.read_const {proper = false, strict = false} ctxt c in
  Pretty.block [Document_Output.pretty_term ctxt tc, Pretty.str " ::",
  Pretty.brk 1, Syntax.pretty_typ ctxt (fastype_of tc)]
  end)
 

end
(*>*)

Messung V0.5 in Prozent
C=-20 H=-290 G=205

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-05-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.