![JAR search and dependency download from the Maven repository](/logo.png)
de-2019-RC4_2.12.1.1.0-RC3.source-code.pure_thy.scala Maven / Gradle / Ivy
/* Title: Pure/pure_thy.scala
Author: Makarius
Pure theory content.
*/
package isabelle
object Pure_Thy
{
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"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy