val DUMMY: String = "dummy" val FUN: String = "fun" val PROP: String = "prop" val ITSELF: String = "itself"
val ALL: String = "Pure.all" val IMP: String = "Pure.imp" val EQ: String = "Pure.eq" valTYPE: String = "Pure.type"
/* abstract syntax for proof terms */
val PROOF: String = "Pure.proof"
val APPT: String = "Pure.Appt" val APPP: String = "Pure.AppP" val ABST: String = "Pure.Abst" val ABSP: String = "Pure.AbsP" val HYP: String = "Pure.Hyp" val ORACLE: String = "Pure.Oracle" val OFCLASS: String = "Pure.PClass" val MINPROOF: String = "Pure.MinProof"
}
Messung V0.5 in Prozent
¤ 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.0.1Bemerkung:
(vorverarbeitet am 2026-04-26)
¤
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.