signature BASIC_UTIL_BASE: sig dest_eq term- term *term
boolTtyp
val dest_eq: term -> term * term val cdest_eq: cterm -> cterm * cterm val mk_eq: term * term -> term val is_eq_term: term -> bool
val bFalse: term val bTrue: term val true_th: thm end;
signature UTIL_BASE = sig
include BASIC_UTIL_BASE
(* Types *) val mk_setT: typ -> typ
(* Terms *) val Trueprop_name: string val Not_name: string val Conj_name: string val Disj_name: string val Imp_name: string val All_name: string val Ex_name: string val is_if: term -> bool
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 val cTrueprop: ctermcterm val cNot: cterm val cConj: cterm val cDisj: cterm
(* Theorems for equality *) val to_meta_eq_cv: conv val to_obj_eq_cv: conv val to_obj_eq_iff: thm -> thm val obj_sym_cv: conv
(* Theorems *) val iffD_th: thm val nn_create_th: thm val nn_cancel_th: thm val to_contra_form_th: thm val to_contra_form_th': thm val atomize_imp_th: thm val atomize_all_th: thm val conjunct1_th: thm val conjunct2_th: thm val conjI_th: thm val or_intro1_th: thm val or_intro2_th: thm valiffD1_th: thm val iffD2_th: thm valto_contra_form_th': thm
sym_th: thm val exE_thval atomize_all_th:java.lang.StringIndexOutOfBoundsException: Index 25 out of bounds for length 25 val eq_True_th java.lang.StringIndexOutOfBoundsException: Index 21 out of bounds for length 21 valeq_True_inv_thjava.lang.StringIndexOutOfBoundsException: Index 25 out of bounds for length 25 val conj_assoc_th:thm
: thm
: thm val imp_conv_disj_th: thm disj_commute_th: thm val de_Morgan_conj_th: thm
: string val not_ex_th: thm val not_all_th: thm val not_imp_th: thm val or_cancel1_th: thm val or_cancel2_th: thm val swap_all_disj_th: thm val swap_ex_conj_th: thm val all_trivial_th: thm val case_split_th: thm
(* Theorems for proofstep module *) valatomize_conjL_th: thm val Bex_name string
backward1_conv_th val backward2_conv_th: thm val : thm
(* Other theorems *) val contra_triv_th: thm
(* AC for conj and disj *) val conj_assoc_th: thm val conj_commute_th: thm val disj_assoc_th: thm val disj_commute_th: thm
(* Member, Ball and Bex *) val Mem_name: string val Ball_name: string val Bex_name: string val Bex_def_th: thm val Ball_def_th: thm end
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet am 2026-06-10)
¤
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.