Sciweavers

3605 search results - page 158 / 721
» Associated types with class
Sort
View
ITA
2008
111views Communications» more  ITA 2008»
15 years 3 months ago
A new algebraic invariant for weak equivalence of sofic subshifts
It is studied how taking the inverse image by a sliding block code affects the syntactic semigroup of a sofic subshift. Two independent approaches are used: -semigroups as recogni...
Laura Chaubard, Alfredo Costa
140
Voted
ITP
2010
165views Mathematics» more  ITP 2010»
15 years 7 months ago
A Mechanized Translation from Higher-Order Logic to Set Theory
Abstract. In order to make existing formalizations available for settheoretic developments, we present an automated translation of theories from Isabelle/HOL to Isabelle/ZF. This c...
Alexander Krauss, Andreas Schropp
122
Voted
EUSFLAT
2007
114views Fuzzy Logic» more  EUSFLAT 2007»
15 years 5 months ago
Ordinal Means
The aim of the contribution is the discussion of some types and classes of means on ordinal scales, especially kernel and shift invariant ordinal means, weighted ordinal means bas...
Anna Kolesárová, Gaspar Mayor, Radko...
TLCA
2007
Springer
15 years 10 months ago
Polynomial Size Analysis of First-Order Functions
We present a size-aware type system for first-order shapely function definitions. Here, a function definition is called shapely when the size of the result is determined exactly...
Olha Shkaravska, Ron van Kesteren, Marko C. J. D. ...
123
Voted
HASKELL
2006
ACM
15 years 10 months ago
An extensible dynamically-typed hierarchy of exceptions
In this paper we address the lack of extensibility of the exception type in Haskell. We propose a lightweight solution involving the use of existential types and the Typeable clas...
Simon Marlow