167 research outputs found

    Tarski's influence on computer science

    Full text link
    The influence of Alfred Tarski on computer science was indirect but significant in a number of directions and was in certain respects fundamental. Here surveyed is the work of Tarski on the decision procedure for algebra and geometry, the method of elimination of quantifiers, the semantics of formal languages, modeltheoretic preservation theorems, and algebraic logic; various connections of each with computer science are taken up

    Do Goedel's incompleteness theorems set absolute limits on the ability of the brain to express and communicate mental concepts verifiably?

    Full text link
    Classical interpretations of Goedel's formal reasoning imply that the truth of some arithmetical propositions of any formal mathematical language, under any interpretation, is essentially unverifiable. However, a language of general, scientific, discourse cannot allow its mathematical propositions to be interpreted ambiguously. Such a language must, therefore, define mathematical truth verifiably. We consider a constructive interpretation of classical, Tarskian, truth, and of Goedel's reasoning, under which any formal system of Peano Arithmetic is verifiably complete. We show how some paradoxical concepts of Quantum mechanics can be expressed, and interpreted, naturally under a constructive definition of mathematical truth.Comment: 73 pages; this is an updated version of the NQ essay; an HTML version is available at http://alixcomsi.com/Do_Goedel_incompleteness_theorems.ht

    How to interpret and establish consistency results for semantics of concurrent programming languages

    Full text link
    It is meaningful that a language is provided with several semantic descriptions: e.g. one which serves the needs of the implementor, another one that is suitable for specification and yet another one that will be used to explain the language to the user. In this case one has to guarantee that the various semantics are 'consistent'. The attempt of this paper is to clarify the notion 'consistency' and to present a general framework and theorems for consistency results

    Philosophy of mathematics education

    Get PDF
    PHILOSOPHY OF MATHEMATICS EDUCATION\ud This thesis supports the view that mathematics teachers should be aware of differing views of the nature of mathematics and of a range of teaching perspectives. The first part of the thesis discusses differing ways in which the subject 'mathematics' can be identified, by relying on existing philosophy of mathematics. The thesis describes three traditionally recognised philosophies of mathematics: logicism, formalism and intuitionism. A fourth philosophy is constructed, the hypothetical, bringing together the ideas of Peirce and of Lakatos, in particular. The second part of the thesis introduces differing ways of teaching mathematics, and identifies the logical and sometimes contingent connections that exist between the philosophies of mathematics discussed in part 1, and the philosophies of mathematics teaching that arise in part 2. Four teaching perspectives are outlined: the teaching of mathematics as aestheticallyorientated, the teaching of mathematics as a game, the teaching of mathematics as a member of the natural sciences, and the teaching of mathematics as technology-orientated. It is argued that a possible fifth perspective, the teaching of mathematics as a language, is not a distinctive approach. A further approach, the Inter-disciplinary perspective, is recognised as a valid alternative within previously identified philosophical constraints. Thus parts 1 and 2 clarify the range of interpretations found in both the philosophy of mathematics and of mathematics teaching and show that they present realistic choices for the mathematics teacher. The foundations are thereby laid for the arguments generated in part 3, that any mathematics teacher ought to appreciate the full range of teaching 4 perspectives which may be chosen and how these link to views of the nature of mathematics. This would hopefully reverse 'the trend at the moment... towards excessively narrow interpretation of the subject' as reported by Her Majesty's Inspectorate (Aspects of Secondary Education in England, 7.6.20, H. M. S. O., 1979). While the thesis does not contain infallible prescriptions it is concluded that the technology-orientated perspective supported by the hypothetical philosophy of mathematics facilitates the aims of those educators who show concern for the recognition of mathematics in the curriculum, both for its intrinsic and extrinsic value. But the main thrust of the thesis is that the training of future mathematics educators must include opportunities for gaining awareness of the diversity of teaching perspectives and the influence on them of philosophies of mathematics

    A Metamodel for the Unified Modeling Language

    Get PDF
    Nowadays models, rather than code, become the key artifacts of software development. Consequently, this raises the level of requirements for modeling languages on which modeling practitioners should rely in their work. A minor inconsistency of a modeling language metamodel may cause major problems in the language applications; thus with the model driven systems development the solidness of modeling languages metamodels becomes particularly important. In its current state the UML metamodel leaves a significant area for improvement. We present an alternative metamodel that was inspired by the RM-ODP standard and that solves the problems of UML. RM-ODP was mentioned in UML specifications as a framework that has already influenced UML. Our metamodel was formalized, thus its resulting models can be simulated and checked for consistency. So, our proposed solution with constructive potential towards improvement of the UML metamodel, may have a significant practical impact on the UML specifications

    An empirical study into COBOL type inferencing

    Get PDF
    AbstractIn a typical COBOL program, the data division consists of 50% of the lines of code. Automatic type inference can help to understand the large collections of variable declarations contained therein, showing how variables are related based on their actual usage. The most problematic aspect of type inference is pollution, the phenomenon that types become too large, and contain variables that intuitively should not belong to the same type. The aim of the paper is to provide empirical evidence for the hypothesis that the use of subtyping is an effective way for dealing with pollution. The main results include a tool set to carry out type inference experiments, a suite of metrics characterizing type inference outcomes, and the experimental observation that only one instance of pollution occurs in the case study conducted
    • …
    corecore