Kan Extensions of Institutions

Total Page:16

File Type:pdf, Size:1020Kb

Kan Extensions of Institutions Journal of Universal Computer Science, vol. 5, no. 8 (1999), 482-492 submitted: 7/8/99, accepted: 14/8/99, appeared: 28/8/99 Springer Pub. Co. Kan Extensions of Institutions 1 Grigore Rosu Department of Computer Science & Engineering, University of California at San Diego [email protected] Abstract: Institutions were intro duced by Goguen and Burstall [GB84 , GB85 , GB86 , GB92 ] to formally capture the notion of logical system. Interpreting institutions as func- tors, and morphisms and representations of institutions as natural transformations, we give elegant pro ofs for the completeness of the categories of institutions with morphisms and representations, resp ectively, show that the dualitybetween morphisms and rep- resentations of institutions comes from an adjointness b etween categories of functors, and prove the co completeness of the categories of institutions over small signatures with morphisms and representations, resp ectively. Category: F.3, F.4 1 Intro duction There are di erent logical systems successfully used in theoretical computer sci- ence, such as rst and higher order logic, equational logic, Horn clause logic, tem- p oral logics, mo dal logics, in nitary logics, and many others. As a consequence of the fact that many general results of these logics are not dep endent on the partic- ular ingredients of their underlying logic, abstracting Tarski's classic semantic de nition of truth [Tar44], Goguen and Burstall [GB84, GB85, GB86, GB92] develop ed the notion of institution to formalize the informal notion of \logical system". The main requirement is the existence of a satisfaction relation b etween mo dels and sentences which is consistent under change of notation. Much interest has b een shown in the study of institutions since they rst app eared in 1986. Institutions have b een given for lamb da calculus, higher order logic with p olymorphic typ es, second order and mo dal logics. Mosses [Mos89] shows that his uni ed algebras form an institution, Goguen [Gog91] shows that his hidden-sorted equational logic is an institution, Mossakowski [Mos96] gives hierarchies of institutions for total, partial and order-sorted logics, Rosu [Ros94] gives an institution for order-sorted equational logic. Diaconescu, Goguen and Stefaneas [DGS93] and Rosu [Ros99] use institutions to study mo dularization. Diaconescu [Dia98] intro duces extra theory morphisms for institutions to give logical semantics for multiparadigm languages like CafeOBJ [DF98]. Fiadeiro and Sernadas [FS88] intro duces the notion of -institution based on deduction rather than satisfaction, and Pawlowski [Paw96]intro duces the notion of context institution to deal with variable contexts and substitutions. Cerioli and Meseguer [CM97], Cerioli [Cer93], Tarlecki [Tar96a], Mossakowski [Mos96] study relation- ships and translations b etween institutions. Muchinteresting work using institu- tions has b een done byTarlecki [Tar84,Tar86a,Tar86b,Tar86c,Tar87,Tar96a] and by Sannella and Tarlecki [ST86, ST87, ST88]. 1 On leave from Fundamentals of Computing, Faculty of Mathematics, Universityof Bucharest, Romania. Rosu G.: Kan Extensions of Institutions 483 As suggested by Goguen and Burstall [GB92], an institution can b e regarded as a functor from its category of signatures to some sp ecial category. This more categorical view allows us to show that some known results on institutions are instances of results in category theory, and also to obtain new results. Two main apparently distinct maps b etween institutions are b eing considered in the literature: institution morphisms due to Goguen and Burstall [GB92] and institution representations due to Tarlecki [Tar87, Tar96a]. We show that the categories of institutions with morphisms IN S and of institutions with r epr representations IN S , resp ectively, are sp ecial attened indexed categories, thus their completeness following immediately. Arrais and Fiadeiro [MJ96] showed that given an adjunction between two categories of signatures, an institution morphism gives birth to an institution representation and the vice-versa. We show that this duality is actually a natural consequence of the fact that the adjointness b etween the categories of signatures can b e contravariantly lifted to functor categories. Given a functor between two categories of signatures, any institution over the source signature category can b e extended to an institution over the target signature category along that functor in two canonical ways given by the left and the right Kan extensions, resp ectively. As a consequence, the categories of insti- tutions over small signatures with morphisms and representations, resp ectively, are co complete. 2 Category Theory We assume the reader familiar with many categorical concepts. We use semicolon for morphisms comp osition and it is written in diagrammatic order, that is, if f : A ! B and g : B ! C are two morphisms then f ; g : A ! C is their comp osition. We also use \;" for vertical comp osition of natural transformations and \" for horizontal comp osition of natural transformations. op It is known that Cat and implicitly Cat and Set are b oth complete and co complete. The reader is assumed familiar with limits and colimits in Set and Cat . 2.1 Indexed Categories Let Ind be any category, called \of indexes". op De nition 1. An indexed category is a functor C : Ind ! Cat. FlatC is the category having pairs i; a as ob jects, where i is an ob ject in Ind and 0 0 a is an ob ject in C , and pairs ; f : i; a ! i ;a as morphisms, where i 0 0 2 Indi; i and f 2 C a; C a . i The following two theorems show conditions under which the attened cat- egory of an indexed category is complete or co complete [TBG91]: op Theorem 2. If C : Ind ! Cat is an indexedcategory such that Ind is com- plete, C is complete for al l indices i 2jIndj, and C : C ! C is continuous i j i for al l index morphisms : i ! j , then FlatC is complete. 484 Rosu G.: Kan Extensions of Institutions op Theorem 3. If C : Ind ! Cat is an indexed category such that Ind is co- complete, C is cocomplete for al l indices i 2jIndj, and C : C ! C has a left i j i adjoint for al l index morphisms : i ! j , then Flat C is cocomplete. op Given an indexed category C : Ind ! Cat , one can easily build another op op op op op op indexed category C : Ind ! Cat such that C is C and C : C ! 0 i i i op op 0 C is C for every 2 Indi; i . The following corollaries are immediate i from Theorems 2 and 3, resp ectively: op Corollary 4. If C : Ind ! Cat is an indexedcategory such that Ind is com- plete, C is cocomplete for al l indices i 2jIndj, and C : C ! C is cocontinuous i j i op for al l index morphisms : i ! j , then FlatC is complete. op Corollary 5. If C : Ind ! Cat is an indexed category such that Ind is co- complete, C is complete for al l indices i 2jIndj, and C : C ! C has a right i j i op adjoint for al l index morphisms : i ! j , then Flat C is cocomplete. 2.2 Functor Categories and Kan Extensions S Let T be a category. For any category S, let T be the category of functors 0 from S to T and natural transformations, and for any functor : S ! S , 0 S S 0 0 let T : T ! T be the functor de ned as T I = ; I for functors 0 0 0 0 I : S ! T and T = 1 for natural transformations : I I . 1 2 op S Also, let T : Cat ! Cat b e the functor that takes a category S to T and op 0 : Cat ! Cat is an indexed a functor : S ! S to T . Then obviously T category, and S Prop osition 6. If T is complete cocomplete then T is complete cocomplete for any category S and T is continuous cocontinuous for any functor : S ! 0 S . S Hint: The limits colimits in T are built \pointwise" see[Lan71 ], pg. 112. De nition 7. Given functors K : S ! S and I : S ! T, a right Kan 1 2 1 1 extension of I along K is a pair containing a functor I : S ! T and 1 2 2 K a natural transformation : K ; I I which is universal from T to I , 2 1 1 0 0 0 that is, for every I : S ! T and : K ; I I there is a unique natural 2 1 2 2 0 0 transformation : I I such that = 1 ; . Dually, a left Kan 2 K 2 extension of I along K is a functor I : S ! T and a natural transformation 1 2 2 K 0 : I K ; I which is universal from I to T , that is, for every I : S ! T 1 2 1 2 2 0 0 0 and : I K ; I there is a unique natural transformation : I I such 1 2 2 2 0 that = ;1 . K The following ma jor result see [Lan71] plays an imp ortant role in our pap er: Prop osition 8. Given a smal l category S , 1 { If T is complete then any functor I : S ! T has a right Kan extension 1 1 K along any K : S ! S , and T has a right adjoint, and 1 2 { If T is cocomplete then any functor I : S ! T has a left Kan extension 1 1 K along any K : S ! S , and T has a left adjoint. 1 2 Rosu G.: Kan Extensions of Institutions 485 The following theorem gives other conditions see Corollary 11 under which Kan extensions exist. Theorem 9.
Recommended publications
  • PDF (Dissertation.Pdf)
    Kind Theory Thesis by Joseph R. Kiniry In Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy California Institute of Technology Pasadena, California 2002 (Defended 10 May 2002) ii © 2002 Joseph R. Kiniry All Rights Reserved iii Preface This thesis describes a theory for representing, manipulating, and reasoning about structured pieces of knowledge in open collaborative systems. The theory's design is motivated by both its general model as well as its target user commu- nity. Its model is structured information, with emphasis on classification, relative structure, equivalence, and interpretation. Its user community is meant to be non-mathematicians and non-computer scientists that might use the theory via computational tool support once inte- grated with modern design and development tools. This thesis discusses a new logic called kind theory that meets these challenges. The core of the work is based in logic, type theory, and universal algebras. The theory is shown to be efficiently implementable, and several parts of a full realization have already been constructed and are reviewed. Additionally, several software engineering concepts, tools, and technologies have been con- structed that take advantage of this theoretical framework. These constructs are discussed as well, from the perspectives of general software engineering and applied formal methods. iv Acknowledgements I am grateful to my initial primary adviser, Prof. K. Mani Chandy, for bringing me to Caltech and his willingness to let me explore many unfamiliar research fields of my own choosing. I am also appreciative of my second adviser, Prof. Jason Hickey, for his support, encouragement, feedback, and patience through the later years of my work.
    [Show full text]
  • Philosophia Scientiæ, 18-3 | 2014, « Logic and Philosophy of Science in Nancy (I) » [Online], Online Since 01 October 2014, Connection on 05 November 2020
    Philosophia Scientiæ Travaux d'histoire et de philosophie des sciences 18-3 | 2014 Logic and Philosophy of Science in Nancy (I) Selected Contributed Papers from the 14th International Congress of Logic, Methodology and Philosophy of Science Pierre Édouard Bour, Gerhard Heinzmann, Wilfrid Hodges and Peter Schroeder-Heister (dir.) Electronic version URL: http://journals.openedition.org/philosophiascientiae/957 DOI: 10.4000/philosophiascientiae.957 ISSN: 1775-4283 Publisher Éditions Kimé Printed version Date of publication: 1 October 2014 ISBN: 978-2-84174-689-7 ISSN: 1281-2463 Electronic reference Pierre Édouard Bour, Gerhard Heinzmann, Wilfrid Hodges and Peter Schroeder-Heister (dir.), Philosophia Scientiæ, 18-3 | 2014, « Logic and Philosophy of Science in Nancy (I) » [Online], Online since 01 October 2014, connection on 05 November 2020. URL : http://journals.openedition.org/ philosophiascientiae/957 ; DOI : https://doi.org/10.4000/philosophiascientiae.957 This text was automatically generated on 5 November 2020. Tous droits réservés 1 This issue collects a selection of contributed papers presented at the 14th International Congress of Logic, Methodology and Philosophy of Science in Nancy, July 2011. These papers were originally presented within three of the main sections of the Congress. They deal with logic, philosophy of mathematics and cognitive science, and philosophy of technology. A second volume of contributed papers, dedicated to general philosophy of science, and other topics in the philosophy of particular sciences, will appear in the next issue of Philosophia Scientiæ (19-1), 2015. Philosophia Scientiæ, 18-3 | 2014 2 TABLE OF CONTENTS Logic and Philosophy of Science in Nancy (I) Preface Pierre Edouard Bour, Gerhard Heinzmann, Wilfrid Hodges and Peter Schroeder-Heister Copies of Classical Logic in Intuitionistic Logic Jaime Gaspar A Critical Remark on the BHK Interpretation of Implication Wagner de Campos Sanz and Thomas Piecha Gödel’s Incompleteness Phenomenon—Computationally Saeed Salehi Meinong and Husserl on Existence.
    [Show full text]
  • Cognitive Systems Research
    Cognitive Systems Research A Uniform Model of Computational Conceptual Blending --Manuscript Draft-- Manuscript Number: COGSYS-D-20-00015 Article Type: Research Paper Keywords: conceptual blending; computational creativity; amalgams; category theory; Case- based reasoning Abstract: We present a mathematical model for the cognitive operation of conceptual blending that aims at being uniform across different representation formalisms, while capturing the relevant structure of this operation. The model takes its inspiration from amalgams as applied in case-base reasoning, but lifts them into the theory of categories so as to follow Joseph Goguen's intuition for a mathematically precise characterisation of conceptual blending at a representation-independent level of abstraction. We prove that our amalgam-based category-theoretical model of conceptual blending is essentially equivalent to the pushout model in the ordered category of partial maps as put forward by Joseph Goguen. But unlike Goguen's approach, our model is more suitable for a computational realisation of conceptual blending, and we exemplify this by concretising our model to computational conceptual blends for various representation formalisms and application domains. Powered by Editorial Manager® and ProduXion Manager® from Aries Systems Corporation Manuscript File A Uniform Model of Computational Conceptual Blending Marco Schorlemmer and Enric Plaza Artificial Intelligence Reserach Institute, IIIA-CSIC Bellaterra (Barcelona), Catalonia, Spain Abstract We present a mathematical model for the cognitive operation of conceptual blending that aims at being uniform across di↵erent representation formalisms, while capturing the relevant structure of this operation. The model takes its in- spiration from amalgams as applied in case-based reasoning, but lifts them into the theory of categories so as to follow Joseph Goguen’s intuition for a math- ematically precise characterisation of conceptual blending at a representation- independent level of abstraction.
    [Show full text]
  • Information Integration in Institutions
    Information Integration in Institutions Joseph Goguen University of California at San Diego, Dept. Computer Science & Engineering 9500 Gilman Drive, La Jolla CA 92093{0114 USA Abstract. This paper unifies and/or generalizes several approaches to information, including the information flow of Barwise and Seligman, the formal conceptual analysis of Wille, the lattice of theories of Sowa, the categorical general systems theory of Goguen, and the cognitive semantic theories of Fauconnier, Turner, G¨ardenfors, and others. Its rigorous ap- proach uses category theory to achieve independence from any particular choice of representation, and institutions to achieve independence from any particular choice of logic. Corelations and colimits provide a general formalization of information integration, and Grothendieck constructions extend this to several kinds of heterogeneity. Applications include mod- ular programming, Curry-Howard isomorphism, database semantics, on- tology alignment, cognitive semantics, and more. 1 Introduction The world wide web has made unprecedented volumes of information available, and despite the fact that this volume continues to grow, im- provements in browser technology are gradually making it easier to find what you want. On the other hand, the problem of finding several collec- tions of relevant data and integrating them1 has received relatively little attention, except within the well-behaved realm of conventional database systems. Ontologies have been suggested as an approach to such problems, but there are many difficulties, including the connection of ontologies to data, the creation and maintenance of ontologies, existence of multiple ontologies for single domains, the use of multiple languages to express ontologies, and of multiple logics on which those languages are based, as well as some deep philosophical problems [32].
    [Show full text]
  • Optimal Structures for Multimedia Instruction. Annual Technical Report. INSTITUTION SRI International, Menlo Park, Calif
    DOCUMENT RESUME ED 243 463 IR 011 087 AUTHOR Goguen, Joseph; Linde, Charlotte TITLE Optimal Structures for Multimedia Instruction. Annual Technical Report. INSTITUTION SRI International, Menlo Park, Calif. SPONS AGENCY Office of Naval Research, Arlington, Va. Personnel and Training Research Programs Office. REPORT NO SRI-ONR-TR-1-(4778) PUB DATE Jan 84 CONTRACT N00014-82-K-0711 NOTE 79p. PUB TYPE Reports - Research/Technical (143) EDRS PRICE MF01/PC04 Plus Postage. DESCRIPTORS Communication Research; *Discourse Analysis; Educational Media; Educational Research; *Instructional Design; Learning Strategies; Learning Theories; *Multimedia Instruction; *Semiotics; *Structural Grammar; *Structural Linguistics; Two Year Colleges ABSTRACT A 2-year study of optimal structures for multimedia instruction 'is being conducted to provide experimentally validated guidelines for the design of computer-based instruction generation systems and for human instruction in a multimedia setting. In order to obtain for analysis a significant range of the possible discourse structures that occur in instruction, the project's first phase elicited explanations of a demonstration device from experienced community college engineering instructors. The outcome of this phase was a set of variables and a set of hypotheses about relationships among variables that lead to effective instruction. The project's second phase will test these hypotheses on groups of students. Four major results were achieved in the first phase: (1) the development of a framework for discussing optimal discourse structures and/or visual presentations in multimedia instruction, based on the notion of a mapping betweer semiotic systems; (2) the discovery that the command and control speech act chain is used in "hands-on" instruction;-(3) the development of a rich set of experimental hypotheses; and (4) a demonstration of the viability of a methodology combining linguistic analysis with experimental research.
    [Show full text]
  • Semantics of Non-Terminating Rewrite Systems Using Minimal Coverings
    SEMANTICS OF NON-TERMINATING REWRITE SYSTEMS USING MINIMAL COVERINGS by Jose Barros Joseph Goguen Technical Monograph PRG-118 Programming Research Group, Oxford University, Wolfson Building, Parks Road, Oxford OXl 3QD, U.K [nternet: {Jose.Barros,Joseph.Goguen}[email protected] Telephone: + 44 1865 283504, Fax: + 44 1865 273839 Oxford University Computing Laboratory Programming Research Group Wolfson Building, Parks Road Oxford OX! 3QD England Copyright ©1995 Jose Barros 1 Joseph Goguen Oxford University Computing Laboratory Programming Research Group Wolfson Building, Parks Road Oxford OXl 3QD England Semantics of Non-terminating Rewrite Systems using Minimal Coverings Jose Barros· Joseph Goguen t Programming Research Group, Oxford University, Wolfson Building, Parks Road, Oxford OXl 3QD, t:.K Internet: {Jose.Barros,Joseph.Goguen }@comlab.ox.ac.uk Telephone' + 44 1865 283504, FIDe + 44 1865 273839 Abstract We propose a new semantics for rewrite systems ba.~ed on interpreting rewrite rules as in­ equatioIlB between terms in an ordered algebra. In part.icular, we show thai the algebra. of normal forms in a terminating system is a uniqnely minimal covering of the term algebra. In the non-terminating ca..~e, the existence of this minimal covering is established in the comple­ tion of an ordered algebra formed by rewrit.ing sequences. We thus generalize the properties of normal forms far: non-terminating systelil~ to this minimal covering. ThesE' include the exi~tence of normal forms for arbitrary rewrite ~ystems, and their uniqueness for conBue-nt ~ystems, in which Ca<le the algebra of normal forms i~ isomorphic to the canonical quotient. algebra associated with the rule~ when seen as eqnations.
    [Show full text]
  • A Categorical Manifesto
    A CATEGORICAL MANIFESTO by Joseph A. Goguen Technical Monograph PRG·12 lSBN 0-902928-54-6 MlU"Ch 1989 Oxford University Computing Laboratory Programming R.esearcb Group 8-11 Keble Road Oxford OXl 3QD England OxfOij unIVersitY Cnrm:.HH;i!O '~~~boratory Prog',amr;>;ng Research Group-Ubrary 8-11 l<eble Road Oxf,,'d OX1 3QD Oxford (0865\ 54141 /:IjOcr~o (l t:l eo ... 0 1;1. 0IIl 0 _"ej 0 ~. f Sa.",g.1~ a. • Q. 5:" o ell .... ""3 - . @ ><g'OQ ;g ~ :: !. ::tl ~. - '"0> ..0 D II '" ~ ':! " ~ ~ '" • :;'3 Ii• •D "og '".. ~ o ~. ... ",•• •0 .. ... 0 0 ~ .." il. ~ • 0 • il. ! ..'"" '"> .:i"'" A Categorical Manifesto" Joseph A. Goguen Summary Thill informal paper tries to motivate the use of category tbeory in computing science by giving heuristic guidelines for applying five basic categorical concepts: category, functor, natural tranllformation, adjoint, and colimit. Several examples and !lOme general discussion are given for each concept, and a number of references are cited, although no attempt has been made for completeness. Some additional categori_ cal concepts s.nd suggestions for further research are also mentioned. The p'per conclude!! with a brief discussion of some implicatioD8 for foundations. ·Su.pported by Office of Na.val Reeultll Contlade NOOO14-85.C.M17 and NOOOI"'8~C.0450, NSF Gnat CCR-8707I55, a.nd a girt flOW the Sy.lew Development Foundation. CONTENTS Contents 0 Introduction 1 Cat€!gorieB 2 1.1 lsomorph.iBm 4 1.2 Diagram Chasing 5 2 Functors • 3 NatlU'ality • • Adjoints 8 • Colimits 9 8 Further Top.lc:s 11 • Discussion 12 o Introduction Among the reasons why a computing scientist might be interested in category theory are that it can pTovide belp with the following: • Formulating definitions and rh,vrlelJ.
    [Show full text]
  • Semantics of the Distributed Ontology Language: Institutes and Institutions Till Mossakowski, Oliver Kutz, Christoph Lange
    Semantics of the Distributed Ontology Language: Institutes and Institutions Till Mossakowski, Oliver Kutz, Christoph Lange To cite this version: Till Mossakowski, Oliver Kutz, Christoph Lange. Semantics of the Distributed Ontology Lan- guage: Institutes and Institutions. 21th InternationalWorkshop on Algebraic Development Techniques (WADT), Jun 2012, Salamanca, Spain. pp.212-230, 10.1007/978-3-642-37635-1_13. hal-01485971 HAL Id: hal-01485971 https://hal.inria.fr/hal-01485971 Submitted on 9 Mar 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Distributed under a Creative Commons Attribution| 4.0 International License Semantics of the Distributed Ontology Language: Institutes and Institutions Till Mossakowski1;3, Oliver Kutz1, and Christoph Lange1;2 1 Research Center on Spatial Cognition, University of Bremen 2 School of Computer Science, University of Birmingham 3 DFKI GmbH Bremen Abstract. The Distributed Ontology Language (DOL) is a recent development within the ISO standardisation initiative 17347 Ontology Integration and Inter- operability (OntoIOp). In DOL, heterogeneous and distributed ontologies can be expressed, i.e. ontologies that are made up of parts written in ontology languages based on various logics. In order to make the DOL meta-language and its seman- tics more easily accessible to the wider ontology community, we have developed a notion of institute which are like institutions but with signature partial orders and based on standard set-theoretic semantics rather than category theory.
    [Show full text]
  • Goguen's Contributions to Fuzzy Logic in Retrospect
    International Journal of General Systems ISSN: 0308-1079 (Print) 1563-5104 (Online) Journal homepage: https://www.tandfonline.com/loi/ggen20 Goguen's contributions to fuzzy logic in retrospect R. Belohlavek To cite this article: R. Belohlavek (2019) Goguen's contributions to fuzzy logic in retrospect, International Journal of General Systems, 48:8, 811-824, DOI: 10.1080/03081079.2019.1675051 To link to this article: https://doi.org/10.1080/03081079.2019.1675051 Published online: 09 Oct 2019. Submit your article to this journal Article views: 68 View related articles View Crossmark data Citing articles: 1 View citing articles Full Terms & Conditions of access and use can be found at https://www.tandfonline.com/action/journalInformation?journalCode=ggen20 INTERNATIONAL JOURNAL OF GENERAL SYSTEMS 2019, VOL. 48, NO. 8, 811–824 https://doi.org/10.1080/03081079.2019.1675051 Goguen’s contributions to fuzzy logic in retrospect R. Belohlavek Department of Computer Science, Palacký University, Olomouc, Czech Republic ABSTRACT ARTICLE HISTORY In the very early stage of the development of fuzzy logic, Joseph Received 15 July 2019 Goguen published profound work with lasting influence. Fifty years Accepted 28 September 2019 later, we provide an assessment of his contributions to fuzzy logic KEYWORDS and thus pay tribute to Goguen, a former long-term member of the Fuzzy logic; fuzzy set editorial board of this journal. We cover both Goguen’s technical results, the research directions inspired by him, which have later been pursued, as well as his suggestions, which as yet remained explored to a lesser extent or practically unexplored. 1. Introduction In the course of his rich scientific career, Joseph Amadee Goguen (1941–2006) made con- tributions to several areas.
    [Show full text]
  • III1II1IIIII 303387008X . ---.--.-. ----­ Copyright © 1992 Joseph A
    0,,1 ..1 r r ..... ;"'"'r.... ;f-' ,...1')ri'~"~!n1 L.'"'~Cr2_tory j _.' ....i LJ~il.,d.J UX 1 ~UU THE DRY AND THE WET hy Joseph A. Goguen Technical. Monograph l-'RG-IOO March 1992 Oxford University Computing Laborator)' Progra.mrning Research Group 8-Jl Kehle Road f~ ">_",,• .,"c" ,,--­ :;:::.~"~~'"'" (:,,~ i 2~T[~'~OO) ,L ~ "'c •. __ "..•. ,'..",.. >. OXFOF2IJ .'~ III1II1IIIII 303387008X _._---.--.-._----­ Copyright © 1992 Joseph A. Goguen Oxlord University Computing Laboratory Progrilmming Research Group 8-11 Keble Road OXFORD OX! 3QD United Kingdom Electronic mail: goguenClprg.odord.ac .uk The Dry and the Wet I J06eph A. Goguen" Abstract This paper discusses the rela.tionship between formal, context insensitive informa.tion, and informal, situated informa.tion, in the context of Require­ ments Engineering; these opposite but complf'mentary aEipects of informa.­ tion are called "the dry" and "the wet." Formal informa.tion occurs in the syntactic representations used in computer-based systems. Informal situ­ ated information arises in social interaction, for example, between users and ma.nagers, as well aEi in their interactions with systems a.nalysts. Thus. Re­ quirements Engineering has a strong practical need to reconcile the dry and the wet. Following some background on the culture of Computing Science, the pa­ per describes some projects in the Centre for Requirements and Foundations at Oxford. One of these is a taxonomy for Requirements Engineering meth­ ods. Another is applying techniques from sociology and sociolinguistics to requirements elicitation, and in particular, to detemtining the value system of an organisation. These projects draw on ideas from ethnomethodology and Conversation Analysis.
    [Show full text]
  • Fuzzy Logic Is Not Fuzzy: World-Renowned Computer Scientist Lotfi A
    INTERNATIONAL JOURNAL OF COMPUTERS COMMUNICATIONS & CONTROL ISSN 1841-9836, 12(6), 748-789, December 2017. Fuzzy Logic Is Not Fuzzy: World-renowned Computer Scientist Lotfi A. Zadeh I. Dzitac, F.G. Filip, M.J. Manolescu Lotfi A. Zadeh (1921-2017) Ioan Dzitac 1,2, Florin Gheorghe Filip 3, Misu-Jan Manolescu 2,∗ 1. Aurel Vlaicu University of Arad 310330 Arad, Elena Dragoi, 2, Romania, [email protected] 2. Agora University of Oradea 410526 Oradea, P-ta Tineretului 8, Romania *Corresponding author: [email protected] 3. Romanian Academy Calea Victoriei 125, Sector 1, 010071 Bucharest, Romania, ffi[email protected] Abstract: In 1965 Lotfi A. Zadeh published "Fuzzy Sets", his pioneering and contro- versial paper, that now reaches almost 100,000 citations. All Zadeh’s papers were cited over 185,000 times. Starting from the ideas presented in that paper, Zadeh founded later the Fuzzy Logic theory, that proved to have useful applications, from consumer to industrial intelligent products. We are presenting general aspects of Zadeh’s con- tributions to the development of Soft Computing(SC) and Artificial Intelligence(AI), and also his important and early influence in the world and in Romania. Several early contributions in fuzzy sets theory were published by Romanian scientists, such as: Grigore C. Moisil (1968), Constantin V. Negoita & Dan A. Ralescu (1974), Dan Butnariu (1978). In this review we refer the papers published in "From Natural Lan- guage to Soft Computing: New Paradigms in Artificial Intelligence" (2008, Eds.: L.A. Zadeh, D. Tufis, F.G. Filip, I. Dzitac), and also from the two special issues (SI) of the International Journal of Computers Communications & Control (IJCCC, founded in 2006 by I.
    [Show full text]
  • Software Development and Reality Construction
    M Christiane Floyd Heinz Zulligho¨ ven Reinhard Budde Reinhard Keil-Slawik (eds.) Software Development and Reality Construction With contributions by Klaus Amann, Gro Bjerknes, Rodney M. Burstall, Rafael Capurro, John M. Carroll, Wolfgang Coy, Bo Dahlbom, Wolfgang Dzida, Heinz von Foerster, Klaus Fuchs-Kittowski, Dafydd Gibbon, Joseph A. Goguen, Thomas F. Gordon, Pentti Kerola, Heinz K. Klein, Donald E. Knuth, Klaus-Peter L¨ohr, Kalle Lyytinen, Susanne Maaß, Markku Nurminen, Kristen Nygaard, Horst Oberquelle, Arne Raeithel, Fanny-Michaela Reisin, Douglas T. Ross, Dirk Siefkes, Jouini Simil¨a, Walter Volpert With illustrations by Claudia Weiler-Kuhn¨ Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest 1991 Preface The present book is based on the conference Software Development and Reality Construction held at Schloß Eringerfeld in Germany, September 25 { 30, 1988. This was organized by the Technical University of Berlin (TUB) in cooperation with the German National Research Center for Computer Science (GMD), Sankt Augustin, and sponsored by the Volkswagen Foundation whose financial support we gratefully acknowledge. The conference was an interdisciplinary scientific and cultural event aimed at promoting discussion on the nature of computer science as a scientific discipline and on the theoretical foundations and systemic practice required for human-oriented system design. In keeping with the conversational style of the conference, the book comprises a series of individual contributions, arranged so as to form a coherent whole. Some authors reflect on their practice in computer science and system design. Others start from approaches developed in the humanities and the social sciences for understanding human learning and creativity, individual and cooperative work, and the interrelation between technology and organizations.
    [Show full text]