4,426 results on '"TYPE theory"'
Search Results
2. Propositional Type Theory of Indeterminacy.
- Author
-
Aranda, Víctor, Martins, Manuel, and Manzano, María
- Abstract
The aim of this paper is to define a partial Propositional Type Theory. Our system is partial in a double sense: the hierarchy of (propositional) types contains partial functions and some expressions of the language, including formulas, may be undefined. The specific interpretation we give to the undefined value is that of Kleene's strong logic of indeterminacy. We present a semantics for the new system and prove that every element of any domain of the hierarchy has a name in the object language. Finally, we provide a proof system and a (constructive) proof of completeness. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. A Formal Verification Approach for Linux Kernel Designing.
- Author
-
Wang, Zi, Lan, Yuqing, He, Xinlei, and Lv, Jianghua
- Subjects
COMPUTER operating system security measures ,ARCHITECTURAL design ,ARCHITECTURAL designs - Abstract
Although the Linux kernel is widely used, its complexity makes errors common and potentially serious. Traditional formal verification methods often have high overhead and rely heavily on manual coding. They typically verify only specific functionalities of the kernel or target microkernels and do not support continuous verification of the entire kernel. To address these limitations, we introduce LMVM (Linux Kernel Modeling and Verification Method), a formal method based on type theory that ensures the correct design of the Linux architecture. In the model, the kernel is treated as a top-level type, subdivided into the following sublevels: subsystem, dentry, file, struct, function, and base. These types are defined in the structure and relationships. The verification process includes checking the design specifications for both type relationships and the presence of each type. Our contribution lies primarily in the following two points: 1. This is a lightweight verification. As long as the modeling is complete, architectural errors in the design phase can be identified promptly. 2. The designed "model refactor" module supports kernel updating, and the kernel can be continuously verified by extending the kernel model. To test its usefulness, we develop a set of security communication mechanisms in the kernel, which are verified using our method. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
4. Generic bidirectional typing for dependent type theories
- Author
-
Felicissimo, Thiago, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, and Weirich, Stephanie, editor
- Published
- 2024
- Full Text
- View/download PDF
5. Efficiency in Organism-Environment Information Exchanges: A Semantic Hierarchy of Logical Types Based on the Trial-and-Error Strategy Behind the Emergence of Knowledge.
- Author
-
Berera, Mattia
- Abstract
Based on Kolchinsky and Wolpert's work on the semantics of autonomous agents, I propose an application of Mathematical Logic and Probability to model cognitive processes. In this work, I will follow Bateson's insights on the hierarchy of learning in complex organisms and formalize his idea of applying Russell's Type Theory. Following Weaver's three levels for the communication problem, I link the Kolchinsky–Wolpert model to Bateson's insights, and I reach a semantic and conceptual hierarchy in living systems as an explicative model of some adaptive constraints. Due to the generality of Kolchinsky and Wolpert's hypotheses, I highlight some fundamental gaps between the results in current Artificial Intelligence and the semantic structures in human beings. In light of the consequences of my model, I conclude the paper by proposing a general definition of knowledge in probabilistic terms, overturning de Finetti's Subjectivist Definition of Probability. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
6. A Monadic Second-Order Version of Tarski's Geometry of Solids.
- Author
-
Barlatier, Patrick and Dapoigny, Richard
- Subjects
SOLID geometry ,BOOLEAN algebra ,SET theory ,WHOLE & parts (Philosophy) ,CALCULUS - Abstract
In this paper, we are concerned with the development of a general set theory using the single axiom version of Lesniewski's mereology. The specification of mereology, and further of Tarski's geometry of solids will rely on the Calculus of Inductive Constructions (CIC). In the first, part we provide a specification of Lesniewski's mereology as a model for an atomless Boolean algebra using Clay's ideas. In the second part, we interpret Lesniewski's mereology in monadic second-order logic using names and develop a full version of mereology referred to as CIC-based Monadic Mereology (λ-MM) allowing an expressive theory while involving only two axioms. In the third part, we propose a modeling of Tarski's geometry of solids relying on λ-MM. It is intended to serve as a basis for spatial reasoning. All parts have been proved using a translation in type theory. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
7. Dynamic Semiosis: Meaning, Informing, and Conforming in Constructing the Past.
- Author
-
Thibodeau, Kenneth
- Subjects
- *
UNIFIED modeling language , *COGNITION - Abstract
Constructed Past Theory (CPT) is an abstract representation of how information about the past is produced and interpreted. It is grounded in the assertion that whatever we can write or say about anything in the past is the product of cognition. Understanding how information about the past is produced requires the identification and analysis of both the sources on which that information is based and the way in which the constructor approaches the task to select, analyze, and organize information to achieve the purpose for which the information was sought. CPT models this dual process, providing a basis for evaluation. It is descriptive, not prescriptive. CPT has been articulated using UML class diagrams with the objective of facilitating implementation in automated systems. This article reformulates CPT using type theory and extends its reach by applying and adapting concepts from semiotics. The results are more detailed models that facilitate differentiating what things meant to people in the past from how the constructor understands them. This article concludes with suggestions for applying CPG concepts in constructing information about the past and identifying areas where further research is needed. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
8. Monadic and higher-order structure
- Author
-
Arkor, Nathanael and Fiore, Marcelo
- Subjects
category theory ,algebraic theories ,monads ,relative monads ,type theory ,2-categories - Abstract
Simple type theories, ubiquitous in the study of programming language theory, augment algebraic theories with higher-order, variable-binding structure. This motivates the definition of higher-order algebraic theories to capture this structure, permitting the study of simple type theories in a categorical setting analogous to that of algebraic theories. The theory of higher-order algebraic theories is in one sense much richer than that of algebraic theories, as we may stratify the former according to their order: for instance, the first-order algebraic theories are precisely the classical algebraic theories, the second-order algebraic theories permit operators to abstract over operators, the third-order algebraic theories permit operators to abstract over operators that themselves abstract over operators, and so on. We study the structure of the category of (n + 1)th-order algebraic theories, demonstrating that it may be viewed as a construction on the category of nth-order algebraic theories, facilitating an inductive construction of the category of higher-order algebraic theories. In turn, this description leads naturally to a monad-theory correspondence for higher-order algebraic theories, subsuming the classical monad-theory correspondence, and providing a new, monadic understanding of higher-order structure. In proving the monad-theory correspondence for higher-order algebraic theories, we are led to reconsider the traditional perspective on the classical monad-theory correspondence. In doing so, we reveal a new understanding of the relationship between algebraic theories and monads that clarifies the nature of the correspondence. The crucial insight follows from the consideration of relative monads, which are shown to act as an intermediary in the correspondence. To support our proposal that this be viewed as the correct perspective of the monad-theory correspondence, we show how the same proof may be carried out in a formal 2-categorical setting. The classical monad-theory correspondence, as well as those in the literature for enriched and internal categories, then follow as corollaries of a general theory.
- Published
- 2022
- Full Text
- View/download PDF
9. A Formal Verification Approach for Linux Kernel Designing
- Author
-
Zi Wang, Yuqing Lan, Xinlei He, and Jianghua Lv
- Subjects
formal approach ,type theory ,Linux kernel ,operating system security ,Technology - Abstract
Although the Linux kernel is widely used, its complexity makes errors common and potentially serious. Traditional formal verification methods often have high overhead and rely heavily on manual coding. They typically verify only specific functionalities of the kernel or target microkernels and do not support continuous verification of the entire kernel. To address these limitations, we introduce LMVM (Linux Kernel Modeling and Verification Method), a formal method based on type theory that ensures the correct design of the Linux architecture. In the model, the kernel is treated as a top-level type, subdivided into the following sublevels: subsystem, dentry, file, struct, function, and base. These types are defined in the structure and relationships. The verification process includes checking the design specifications for both type relationships and the presence of each type. Our contribution lies primarily in the following two points: 1. This is a lightweight verification. As long as the modeling is complete, architectural errors in the design phase can be identified promptly. 2. The designed “model refactor” module supports kernel updating, and the kernel can be continuously verified by extending the kernel model. To test its usefulness, we develop a set of security communication mechanisms in the kernel, which are verified using our method.
- Published
- 2024
- Full Text
- View/download PDF
10. Oracle Computability and Turing Reducibility in the Calculus of Inductive Constructions
- Author
-
Forster, Yannick, Kirst, Dominik, Mück, Niklas, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, and Hur, Chung-Kil, editor
- Published
- 2023
- Full Text
- View/download PDF
11. A Reusable Machine-Calculus for Automated Resource Analyses
- Author
-
Suzanne, Hector, Chailloux, Emmanuel, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Glück, Robert, editor, and Kafle, Bishoksan, editor
- Published
- 2023
- Full Text
- View/download PDF
12. Preventing Technical Errors in Data Lake Analyses with Type Theory
- Author
-
Guyot, Alexis, Leclercq, Éric, Gillet, Annabelle, Cullot, Nadine, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Wrembel, Robert, editor, Gamper, Johann, editor, Kotsis, Gabriele, editor, Tjoa, A Min, editor, and Khalil, Ismail, editor
- Published
- 2023
- Full Text
- View/download PDF
13. GUI Integration and Virtual Machine Constructions for Image Processing: Phenomenological and Database Engineering Insights into Computer Vision
- Author
-
Christen, Nathaniel, Neustein, Amy, Celebi, Emre, Series Editor, Chen, Jingdong, Series Editor, Gopi, E. S., Series Editor, Neustein, Amy, Series Editor, Liotta, Antonio, Series Editor, Di Mauro, Mario, Series Editor, Mahalle, Parikshit N., editor, Joshi, Prachi, editor, and Shinde, Gitanjali Rahul, editor
- Published
- 2023
- Full Text
- View/download PDF
14. Curiously Empty Intersection of Proof Engineering and Computational Sciences
- Author
-
Kiiskinen, Sampsa, Oñate, Eugenio, Series Editor, Neittaanmäki, Pekka, editor, and Rantalainen, Marja-Leena, editor
- Published
- 2023
- Full Text
- View/download PDF
15. Core Type Theory
- Author
-
Emma van Dijk, David Ripley, and Julian Gutierrez
- Subjects
core logic ,type theory ,strong normalization ,Logic ,BC1-199 - Abstract
Neil Tennant’s core logic is a type of bilateralist natural deduction system based on proofs and refutations. We present a proof system for propositional core logic, explain its connections to bilateralism, and explore the possibility of using it as a type theory, in the same kind of way intuitionistic logic is often used as a type theory. Our proof system is not Tennant’s own, but it is very closely related, and determines the same consequence relation. The difference, however, matters for our purposes, and we discuss this. We then turn to the question of strong normalization, showing that although Tennant’s proof system for core logic is not strongly normalizing, our modified system is.
- Published
- 2023
- Full Text
- View/download PDF
16. Frege’s Theory of Types
- Author
-
Bruno Bentzen
- Subjects
Type theory ,Frege ,Grundgesetze ,Martin-Löf type theory ,Frege’s theory of function levels ,Logic ,BC1-199 ,Philosophy (General) ,B1-5802 - Abstract
Abstract It is often claimed that the theory of function levels proposed by Frege in Grundgesetze der Arithmetik anticipates the hierarchy of types that underlies Church’s simple theory of types. This claim roughly states that Frege presupposes a type of functions in the sense of simple type theory in the expository language of Grundgesetze. However, this view makes it hard to accommodate function names of two arguments and view functions as incomplete entities. I propose and defend an alternative interpretation of first-level function names in Grundgesetze into simple type-theoretic open terms rather than into closed terms of a function type. This interpretation offers a still unhistorical but more faithful type-theoretic approximation of Frege’s theory of levels and can be naturally extended to accommodate second-level functions. It is made possible by two key observations that Frege’s Roman markers behave essentially like open terms and that Frege lacks a clear criterion for distinguishing between Roman markers and function names.
- Published
- 2023
- Full Text
- View/download PDF
17. Ordinal type theory.
- Author
-
Plate, Jan
- Abstract
Higher-order logic, with its type-theoretic apparatus known as the
simple theory of types (STT), has increasingly come to be employed in theorising about properties, relations, and states of affairs – or ‘intensional entities’ for short. This paper argues against this employment of STT and offers an alternative:ordinal type theory (OTT). Very roughly, STT and OTT can be regarded as complementary simplifications of the ‘ramified theory of types’ outlined in the Introduction toPrincipia Mathematica (on a realist reading). While STT, understood as a theory of intensional entities, retains the Fregean division of properties and relations into a multiplicity of categories according to their adicities and ‘input types’ and discards the division of intensional entities into different ‘orders’, OTT takes the opposite approach: itretains the hierarchy of orders (though with some modifications) anddiscards the categorisation of properties and relations according to their adicities and input types. In contrast to STT, this latter approach avoids intensional counterparts of the Epimenides and related paradoxes.Fundamental intensional entities lie at the base of the proposed hierarchy and are also given a prominent part to play in the individuation of non-fundamental intensional entities. [ABSTRACT FROM AUTHOR]- Published
- 2023
- Full Text
- View/download PDF
18. From Tractatus to Later Writings and Back – New Implications from Wittgenstein's Nachlass.
- Author
-
de Queiroz, Ruy J. G. B.
- Subjects
INFERENCE (Logic) ,CALCULUS ,PROOF theory ,MEDICAL misconceptions - Abstract
As a celebration of the Tractatus 100th anniversary it might be worth revisiting its relation to the later writings. From the former to the latter, David Pears recalls that "everyone is aware of the holistic character of Wittgenstein's later philosophy, but it is not so well known that it was already beginning to establish itself in the Tractatus" (The False Prison, 1987). From the latter to the former, Stephen Hilmy's (The Later Wittgenstein, 1987) extensive study of the Nachlass has helped removing classical misconceptions such as Hintikka's claim that "Wittgenstein in the Philosophical Investigations almost completely gave up the calculus analogy." Hilmy points out that even in the Investigations one finds the use of the calculus/game paradigm to the understanding of language, such as "in operating with the word" (Part I, §559) and "it plays a different part in the calculus". Hilmy also quotes from a late (1946) unpublished manuscript (MS 130) "this sentence has use in the calculus of language", which seems to be compatible with "asking whether and how a proposition can be verified is only a particular way of asking 'How do you mean?'" Central in this back and forth there is an aspect which seems to deserve attention in the discussion of a semantics for the language of mathematics which might be based on (normalisation of) proofs and/or Hintikka/Lorenzen game-dialogue: the explication of consequences. Such a discussion is substantially supported by the use of the open and searchable The Wittgenstein Archives at the University of Bergen. These findings are framed within the discussion of the meaning of logical constants in the context of natural deduction style rules of inference. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
19. Nine Explananda in Search of an Explanans.
- Author
-
Davies, David
- Subjects
- *
MULTIPLE art , *EXPLANATION , *ART appreciation , *ONTOLOGY , *ART , *TYPE theory , *ART theory , *FORM (Aesthetics) - Abstract
Intuitively speaking, a multiple artwork is one that admits of multiple 'instances' which are capable of playing a particular role in the appreciation of the work. The 'explananda' in the title of this article are things that have been proposed as requiring explanation by any adequate ontology of multiple artworks so conceived. This assumes that the ontology of art is in the business of explaining certain things, an assumption I defend. At least nine purported explananda have been proposed in the relevant literature. I begin by offering a preliminary sketch of these explananda, identifying how they are grounded in our ordinary artistic practice and discourse, and how they have structured recent debates in the ontology of art. I next argue that the notion of 'instance' must be understood in a particular way if instance multiplicity is to capture the standard distinction between singular and multiple art forms. I then assess the relative significance and implications of the nine explananda for an adjudication of the debates in the ontology of art. I identify problems for the historically dominant 'type' theory of multiples, and propose an alternative account that speaks to all nine explananda. I conclude by reflecting on where this leaves us and how we should proceed. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
20. Propositional Forms of Judgemental Interpretations.
- Author
-
Xue, Tao, Luo, Zhaohui, and Chatzikyriakidis, Stergios
- Subjects
SEMANTICS ,PROPOSITION (Logic) - Abstract
In formal semantics based on modern type theories, some sentences may be interpreted as judgements and some as logical propositions. When interpreting composite sentences, one may want to turn a judgemental interpretation or an ill-typed semantic interpretation into a proposition in order to obtain an intended semantics. For instance, an incorrect judgement a : A may be turned into its propositional form I S (A , a) and an ill-typed application p(a) into D O (p , a) , so that the propositional forms can take part in logical compositions that interpret composite sentences, especially those that involve negations and conditionals.In this paper, we propose an operator not that facilitates such a transformation. Introducing not axiomatically, with five axiomatic laws to govern its behaviour, we shall use it to define I S and D O and give examples to illustrate its use in semantic interpretation. The introduction of not into type theories is logically consistent – this is justified by showing that not can be defined by means of the heterogeneous equality JMeq so that all of the axiomatic laws for not become provable. Therefore, since the extension with JMeq preserves logical consistency, so does the extension with not. We shall also study conditions under which I S and D O operators can be used safely without the risk of over-generation. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
21. Parameterized monads in linguistics
- Author
-
Viet, Ha Bui and Le, An Ha
- Subjects
formal semantics ,monads ,category theory ,type theory ,lambda calculus ,demonstrative ,dynamic semantics ,imperative ,dot types ,conventional implicature - Abstract
This dissertation follows the formal semantics approach to linguistics. It applies recent developments in computing theories to study theoretical linguistics in the area of the interaction between semantics and pragmatics and analyzes several natural language phenomena by parsing them in these theories. Specifically, this dissertation uses parameterized monads, a particular theoretical framework in category theory, as a dynamic semantic framework to reinterpret the compositional Discourse Representation Theory(cDRT), and to provide an analysis of donkey anaphora. Parameterized monads are also used in this dissertation to interpret information states as lists of presuppositions, and as dot types. Alternative interpretations for demonstratives and imperatives are produced, and the conventional implicature phenomenon in linguistics substantiated, using the framework. Interpreting donkey anaphora shows that parameterized monads is able to handle the sentential dependency. Therefore, this framework shows an expressive power equal to that of related frameworks such as the typed logical grammar and the dynamic predicate logic. Interpreting imperatives via parameterized monads also provides a compositional dynamic semantic analysis which is one of the main approaches to analysing imperatives.
- Published
- 2021
22. CORE TYPE THEORY.
- Author
-
van Dijk, Emma, Ripley, David, and Gutierrez, Julian
- Subjects
- *
PROPOSITION (Logic) , *LOGIC - Abstract
Neil Tennant's core logic is a type of bilateralist natural deduction system based on proofs and refutations. We present a proof system for propositional core logic, explain its connections to bilateralism, and explore the possibility of using it as a type theory, in the same kind of way intuitionistic logic is often used as a type theory. Our proof system is not Tennant's own, but it is very closely related. The difference matters for our purposes, and we discuss this. We then turn to the question of strong normalization, showing that although Tennant's proof system for core logic is not strongly normalizing, our modified system is. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
23. Unrestricted quantification and ranges of significance.
- Author
-
Schindler, Thomas
- Subjects
- *
PHILOSOPHY , *SEMANTICS , *TYPE theory , *PHILOSOPHERS , *LANGUAGE & languages - Abstract
Call a quantifier 'unrestricted' if it ranges over absolutely all objects. Arguably, unrestricted quantification is often presupposed in philosophical inquiry. However, developing a semantic theory that vindicates unrestricted quantification proves rather difficult, at least as long as we formulate our semantic theory within a classical first-order language. It has been argued that using a type theory as framework for our semantic theory provides a resolution of this problem, at least if a broadly Fregean interpretation of type theory is assumed. However, the intelligibility of this interpretation has been questioned. In this paper I introduce a type-free theory of properties that can also be used to vindicate unrestricted quantification. This alternative emerges very naturally by reflecting on the features on which the type-theoretic solution of the problem of unrestricted quantification relies. Although this alternative theory is formulated in a non-classical logic, it preserves the deductive strength of classical strict type theory in a natural way. The ideas developed in this paper make crucial use of Russell's notion of range of significance. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
24. Two conceptions of absolute generality.
- Author
-
Florio, Salvatore and Jones, Nicholas K.
- Subjects
- *
GENERALIZATION , *SOCIAL systems , *METAPHYSICS , *MATHEMATICS , *TERMS & phrases - Abstract
What is absolutely unrestricted quantification? We distinguish two theoretical roles and identify two conceptions of absolute generality: maximally strong generality and maximally inclusive generality. We also distinguish two corresponding kinds of absolute domain. A maximally strong domain contains every potential counterexample to a generalisation. A maximally inclusive domain is such that no domain extends it. We argue that both conceptions of absolute generality are legitimate and investigate the relations between them. Although these conceptions coincide in standard settings, we show how they diverge under more complex assumptions about the structure of meaningful predication, such as cumulative type theory. We conclude by arguing that maximally strong generality is the more theoretically valuable conception. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
25. Ramified structure.
- Author
-
Uzquiano, Gabriel
- Subjects
- *
AXIOMS , *TYPE theory , *PARADOX , *GRAMMAR , *ABBREVIATIONS - Abstract
The Russell–Myhill theorem threatens a familiar structured conception of propositions according to which two sentences express the same proposition only if they share the same syntactic structure and their corresponding syntactic constituents share the same semantic value. Given the role of the principle of universal instantiation in the derivation of the theorem in simple type theory, one may hope to rehabilitate the core of the structured view of propositions in ramified type theory, where the principle is systematically restricted. We suggest otherwise. The ramified core of the structured theory of propositions remains inconsistent in ramified type theory augmented with axioms of reducibility. This is significant because reducibility has been thought to be perfectly consistent with the ramified approach to the intensional antinomies. Nor is the addition of reducibility to ramified type theory sufficient to restore other intensional puzzles such as Prior's paradox or Kripke's puzzle about time and thought. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
26. Justification Logic and Type Theory as Formalizations of Intuitionistic Propositional Logic
- Author
-
DeBoer, Neil J., Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Artemov, Sergei, editor, and Nerode, Anil, editor
- Published
- 2022
- Full Text
- View/download PDF
27. Cubical models of homotopy type theory : an internal approach
- Author
-
Orton, Richard Ian and Pitts, Andrew Mawdesley
- Subjects
004.01 ,type theory ,homtopy type theory ,univalent type theory ,univalence ,cubical type theory ,cubical sets ,HoTT ,UTT ,internal language ,topos - Abstract
This thesis presents an account of the cubical sets model of homotopy type theory using an internal type theory for elementary topoi. Homotopy type theory is a variant of Martin-Lof type theory where we think of types as spaces, with terms as points in the space and elements of the identity type as paths. We actualise this intuition by extending type theory with Voevodsky's univalence axiom which identifies equalities between types with homotopy equivalences between spaces. Voevodsky showed the univalence axiom to be consistent by giving a model of homotopy type theory in the category of Kan simplicial sets in a paper with Kapulkin and Lumsdaine. However, this construction makes fundamental use of classical logic in order to show certain results. Therefore this model cannot be used to explain the computational content of the univalence axiom, such as how to compute terms involving univalence. This problem was resolved by Cohen, Coquand, Huber and Mortberg, who presented a new model of type theory in Kan cubical sets which validated the univalence axiom using a constructive metatheory. This meant that the model provided an understanding of the computational content of univalence. In fact, the authors present a new type theory, cubical type theory, where univalence is provable using a new "glueing" type former. This type former comes with appropriate definitional equalities which explain how the univalence axiom should compute. In particular, Huber proved that any term of natural number type constructed in this new type theory must reduce to a numeral. This thesis explores models of type theory based on the cubical sets model of Cohen et al. It gives an account of this model using the internal language of toposes, where we present a series of axioms which are sufficient to construct a model of cubical type theory, and hence a model of homotopy type theory. This approach therefore generalises the original model and gives a new and useful method for analysing models of type theory. We also discuss an alternative derivation of the univalence axiom and show how this leads to a potentially simpler proof of univalence in any model satisfying the axioms mentioned above, such as cubical sets. Finally, we discuss some shortcomings of the internal language approach with respect to constructing univalent universes. We overcome these difficulties by extending the internal language with an appropriate modality in order to manipulate global elements of an object.
- Published
- 2019
- Full Text
- View/download PDF
28. Development of group theory in the language of internal set theory
- Author
-
Kocsis, Zoltan, Borovik, Alexandre, and Jones, Gareth
- Subjects
510 ,type theory ,sheaves ,group actions ,group theory ,internal set theory ,nonstandard analysis - Abstract
This thesis explores two novel algebraic applications of Internal Set Theory (IST). We propose an explicitly topological formalism of structural approximation of groups, generalizing previous work by Gordon and Zilber. Using the new formalism, we prove that every profinite group admits a finite approximation in the sense of Zilber. Our main result states that well-behaved actions of the approximating group on a compact manifold give rise to similarly well-behaved actions of periodic subgroups of the approximated group on the same manifold. The theorem generalizes earlier results on discrete circle actions, and gives partial non-approximability results for SO(3). Motivated by the extraction of computational bounds from proofs in a 'pure' fragment of IST (Sanders), we devise a ``pure'' presentation of sheaves over topological spaces in the style of Robinson and prove it equivalent to the usual definition over standard objects. We introduce a non-standard extension of Martin-Löf Type Theory with a hierarchy of universes for external propositions along with an external standardness predicate, allowing us to computer-verify our main result using the Agda proof assistant.
- Published
- 2019
29. Type Polymorphism, Natural Language Semantics, and TIL.
- Author
-
Pezlar, Ivo
- Subjects
NATURAL languages - Abstract
Transparent intensional logic (TIL) is a well-explored type-theoretical framework for semantics of natural language. However, its treatment of polymorphic functions, which are essential for the analysis of various natural language phenomena, is still underdeveloped. In this paper, we address this issue and propose an extension of TIL that introduces polymorphism via type variables ranging over types and generalized variables ranging over constructions and types. Furthermore, we offer an analysis of sentences involving non-specific notional attitudes of the general form 'A considers (believes, desires, wants, seeks,...) something'. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
30. Why do We Play? Towards a Comprehensive Player Typology.
- Author
-
Fritz, Benjamin and Stöckl, Stefan
- Subjects
VIDEO game industry - Abstract
The video games industry has been growing constantly for the past several decades, but there is no empirically validated industry standard for measuring motivation of play. Although there have been a number of player typologies, they display sizable deviations in the player types described, many of which are insufficiently supported by validation studies. The literature thus far lacks an attempt to test these deviations by bringing differences in the specifics on the same scale. A survey (n = 1090) across 440 different games using an 80-item questionnaire found eleven motivations of play: Social, Social Competition, Challenge, Escapism, Role-Playing, Power Fantasy, Creation, Exploration, Completion, Griefing, and Competitive Team-Play. These results map onto some established types, add some new ones that are not as embedded in the literature, and re-contextualize others such as immersion which, while highly present in the literature, were not found to be distinct motivations of play. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
31. Dynamic Semiosis: Meaning, Informing, and Conforming in Constructing the Past
- Author
-
Kenneth Thibodeau
- Subjects
constructed past theory ,information ,semiosis ,type theory ,history ,Information technology ,T58.5-58.64 - Abstract
Constructed Past Theory (CPT) is an abstract representation of how information about the past is produced and interpreted. It is grounded in the assertion that whatever we can write or say about anything in the past is the product of cognition. Understanding how information about the past is produced requires the identification and analysis of both the sources on which that information is based and the way in which the constructor approaches the task to select, analyze, and organize information to achieve the purpose for which the information was sought. CPT models this dual process, providing a basis for evaluation. It is descriptive, not prescriptive. CPT has been articulated using UML class diagrams with the objective of facilitating implementation in automated systems. This article reformulates CPT using type theory and extends its reach by applying and adapting concepts from semiotics. The results are more detailed models that facilitate differentiating what things meant to people in the past from how the constructor understands them. This article concludes with suggestions for applying CPG concepts in constructing information about the past and identifying areas where further research is needed.
- Published
- 2023
- Full Text
- View/download PDF
32. Bar Induction is Compatible with Constructive Type Theory.
- Author
-
RAHLI, VINCENT, BICKFORD, MARK, COHEN, LIRON, and CONSTABLE, ROBERT L.
- Subjects
PROGRAMMING languages ,TYPE theory - Abstract
Powerful yet effective induction principles play an important role in computing, being a paramount component of programming languages, automated reasoning, and program verification systems. The Bar Induction (BI) principle is a fundamental concept of intuitionism, which is equivalent to the standard principle of transfinite induction. In this work, we investigate the compatibility of several variants of BI with Constructive Type Theory (CTT), a dependent type theory in the spirit of Martin-Löf's extensional theory. We first show that CTT is compatible with a BI principle for sequences of numbers. Then, we establish the compatibility of CTT with a more general BI principle for sequences of name-free closed terms. The formalization of the latter principle within the theory involved enriching CTT's term syntax with a limit constructor and showing that consistency is preserved. Furthermore, we provide novel insights regarding BI, such as the non-truncated version of BI on monotone bars being intuitionistically false. These enhancements are carried out formally using the Nuprl proof assistant that implements CTT and the formalization of CTT within the Coq proof assistant presented in previous works. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
33. A MODULAR CONSTRUCTION OF TYPE THEORIES.
- Author
-
BLANQUI, FRÉDÉRIC, DOWEK, GILLES, GRIENENBERGER, EMILIE, HONDET, GABRIEL, and THIRÉ, FRANÇOIS
- Subjects
MODULAR construction - Abstract
The λΠ-calculus modulo theory is a logical framework in which many type systems can be expressed as theories. We present such a theory, the theory U, where proofs of several logical systems can be expressed. Moreover, we identify a sub-theory of U corresponding to each of these systems, and prove that, when a proof in U uses only symbols of a sub-theory, then it is a proof in that sub-theory. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
34. An intuitionistic set-theoretical model of fully dependent CC $^{\boldsymbol\omega}$.
- Author
-
Sato, Masahiro and Garrigue, Jacques
- Subjects
HEYTING algebras ,TOPOLOGICAL spaces - Abstract
Werner's set-theoretical model is one of the simplest models of CIC. It combines a functional view of predicative universes with a collapsed view of the impredicative sort " ${\tt Prop}$ ". However, this model of ${\tt Prop}$ is so coarse that the principle of excluded middle $P \lor \neg P$ holds. Following our previous work, we interpret ${\tt Prop}$ into a topological space (a special case of Heyting algebra) to make the model more intuitionistic without sacrificing simplicity. We improve on that work by providing a full interpretation of dependent product types, using Alexandroff spaces. We also extend our approach to inductive types by adding support for ${\mathsf{list}}$ s. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
35. Automatic generation of proof terms in dependently typed programming languages
- Author
-
Slama, Franck and Brady, Edwin
- Subjects
005.13 ,Type theory ,Equivalence ,Equality ,Proof automation ,Correct-by-construction software ,Type-driven development ,Idris ,Proof by reflection ,Formal certification ,Proof assistant ,Algebraic structure ,Ring ,Group ,Semi-ring ,Monoid ,Semi-group ,Dependent types ,Dependently typed programming languages ,Proof obligation - Abstract
Dependent type theories are a kind of mathematical foundations investigated both for the formalisation of mathematics and for reasoning about programs. They are implemented as the kernel of many proof assistants and programming languages with proofs (Coq, Agda, Idris, Dedukti, Matita, etc). Dependent types allow to encode elegantly and constructively the universal and existential quantifications of higher-order logics and are therefore adapted for writing logical propositions and proofs. However, their usage is not limited to the area of pure logic. Indeed, some recent work has shown that they can also be powerful for driving the construction of programs. Using more precise types not only helps to gain confidence about the program built, but it can also help its construction, giving rise to a new style of programming called Type-Driven Development. However, one difficulty with reasoning and programming with dependent types is that proof obligations arise naturally once programs become even moderately sized. For example, implementing an adder for binary numbers indexed over their natural number equivalents naturally leads to proof obligations for equalities of expressions over natural numbers. The need for these equality proofs comes, in intensional type theories (like CIC and ML) from the fact that in a non-empty context, the propositional equality allows us to prove as equal (with the induction principles) terms that are not judgementally equal, which implies that the typechecker can't always obtain equality proofs by reduction. As far as possible, we would like to solve such proof obligations automatically, and we absolutely need it if we want dependent types to be use more broadly, and perhaps one day to become the standard in functional programming. In this thesis, we show one way to automate these proofs by reflection in the dependently typed programming language Idris. However, the method that we follow is independent from the language being used, and this work could be reproduced in any dependently-typed language. We present an original type-safe reflection mechanism, where reflected terms are indexed by the original Idris expression that they represent, and show how it allows us to easily construct and manipulate proofs. We build a hierarchy of correct-by-construction tactics for proving equivalences in semi-groups, monoids, commutative monoids, groups, commutative groups, semi-rings and rings. We also show how each tactic reuses those from simpler structures, thus avoiding duplication of code and proofs. Finally, and as a conclusion, we discuss the trust we can have in such machine-checked proofs.
- Published
- 2018
36. Constructing a universe for the setoid model
- Author
-
Altenkirch, Thorsten, Boulier, Simon, Kaposi, Ambrus, Sattler, Christian, Sestini, Filippo, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Kiefer, Stefan, editor, and Tasson, Christine, editor
- Published
- 2021
- Full Text
- View/download PDF
37. On the types for supercuspidal representations of inner forms of GLN.
- Author
-
Yamamoto, Yuki
- Subjects
- *
ARCHIMEDEAN property , *MAXIMAL subgroups - Abstract
Let F be a non-Archimedean local field, A be a central simple F -algebra, and G be the multiplicative group of A. It is known that for every irreducible supercuspidal representation π , there exists a [ G , π ] G -type (J , λ) , called a (maximal) simple type. We will show that [ G , π ] G -types defined over some maximal compact subgroup are unique up to G -conjugations under some unramifiedness assumption on a simple stratum. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
38. A Category Theoretic View of Contextual Types: From Simple Types to Dependent Types.
- Author
-
HU, JASON Z. S., PIENTKA, BRIGITTE, and SCHÖPP, ULRICH
- Subjects
MODAL logic ,FUNCTION spaces ,RECURSIVE functions ,CATEGORIES (Mathematics) ,SYNTAX (Grammar) ,SEMANTICS - Abstract
We describe the categorical semantics for a simply typed variant and a simplified dependently typed variant of Cocon, a contextual modal type theory where the box modality mediates between the weak function space that is used to represent higher-order abstract syntax (HOAS) trees and the strong function space that describes (recursive) computations about them. What makes Cocon different from standard type theories is the presence of first-class contexts and contextual objects to describe syntax trees that are closed with respect to a given context of assumptions. Following M. Hofmann’s work, we use a presheaf model to characterise HOAS trees. Surprisingly, this model already provides the necessary structure to also model Cocon. In particular, we can capture the contextual objects of Cocon using a comonad ♭ that restricts presheaves to their closed elements. This gives a simple semantic characterisation of the invariants of contextual types (e.g. substitution invariance) and identifies Cocon as a type-theoretic syntax of presheaf models. We further extend this characterisation to dependent types using categories with families and show that we can model a fragment of Cocon without recursor in the Fitch-style dependent modal type theory presented by Birkedal et al. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
39. Second-Order Generalised Algebraic Theories: Signatures and First-Order Semantics
- Author
-
Ambrus Kaposi and Szumi Xie, Kaposi, Ambrus, Xie, Szumi, Ambrus Kaposi and Szumi Xie, Kaposi, Ambrus, and Xie, Szumi
- Abstract
Programming languages can be defined from the concrete to the abstract by abstract syntax trees, well-scoped syntax, well-typed (intrinsic) syntax, algebraic syntax (well-typed syntax quotiented by conversion). Another aspect is the representation of binding structure for which nominal approaches, De Bruijn indices/levels and higher order abstract syntax (HOAS) are available. In HOAS, binders are given by the function space of an internal language of presheaves. In this paper, we show how to combine the algebraic approach with the HOAS approach: following Uemura, we define languages as second-order generalised algebraic theories (SOGATs). Through a series of examples we show that non-substructural languages can be naturally defined as SOGATs. We give a formal definition of SOGAT signatures (using the syntax of a particular SOGAT) and define two translations from SOGAT signatures to GAT signatures (signatures for quotient inductive-inductive types), based on parallel and single substitutions, respectively.
- Published
- 2024
- Full Text
- View/download PDF
40. Propositional Type Theory of Indeterminacy
- Author
-
Aranda Utrero, Víctor, Martins, Manuel, Manzano Arjona, María Gracia, Aranda Utrero, Víctor, Martins, Manuel, and Manzano Arjona, María Gracia
- Abstract
Special Issue: Strong and weak Kleene logics. Edited by Gavin St. John and Francesco Paoli, The aim of this paper is to define a partial Propositional Type Theory. Our system is partial in a double sense: the hierarchy of (propositional) types contains partial functions and some expressions of the language, including formulas, may be undefined. The specific interpretation we give to the undefined value is that of Kleene’s strong logic of indeterminacy. We present a semantics for the new system and prove that every element of any domain of the hierarchy has a name in the object language. Finally, we provide a proof system and a (constructive) proof of completeness., Ministerio de Ciencia, Innovación y Universidades (España), European Regional Development Fund, Depto. de Lógica y Filosofía Teórica, Fac. de Filosofía, TRUE, pub
- Published
- 2024
41. What Monads Can and Cannot Do with a Bit of Extra Time
- Author
-
Rasmus Ejlers Møgelberg and Maaike Annebet Zwart, Møgelberg, Rasmus Ejlers, Zwart, Maaike Annebet, Rasmus Ejlers Møgelberg and Maaike Annebet Zwart, Møgelberg, Rasmus Ejlers, and Zwart, Maaike Annebet
- Abstract
The delay monad provides a way to introduce general recursion in type theory. To write programs that use a wide range of computational effects directly in type theory, we need to combine the delay monad with the monads of these effects. Here we present a first systematic study of such combinations. We study both the coinductive delay monad and its guarded recursive cousin, giving concrete examples of combining these with well-known computational effects. We also provide general theorems stating which algebraic effects distribute over the delay monad, and which do not. Lastly, we salvage some of the impossible cases by considering distributive laws up to weak bisimilarity.
- Published
- 2024
- Full Text
- View/download PDF
42. Type Theory and Universal Grammar
- Author
-
Luuk, Erkki, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Camara, Javier, editor, and Steffen, Martin, editor
- Published
- 2020
- Full Text
- View/download PDF
43. SFJ: An Implementation of Semantic Featherweight Java
- Author
-
Usov, Artem, Dardha, Ornela, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Bliudze, Simon, editor, and Bocchi, Laura, editor
- Published
- 2020
- Full Text
- View/download PDF
44. Quotients by Idempotent Functions in Cedille
- Author
-
Marmaduke, Andrew, Jenkins, Christopher, Stump, Aaron, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Bowman, William J., editor, and Garcia, Ronald, editor
- Published
- 2020
- Full Text
- View/download PDF
45. Relative Full Completeness for Bicategorical Cartesian Closed Structure
- Author
-
Fiore, Marcelo, Saville, Philip, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Goubault-Larrecq, Jean, editor, and König, Barbara, editor
- Published
- 2020
- Full Text
- View/download PDF
46. Semantics for Combinatory Logic With Intersection Types
- Author
-
Silvia Ghilezan and Simona Kašterović
- Subjects
computational systems ,combinatory logic ,equational theory ,type theory ,intersection types ,soundness ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
There is a plethora of semantics of computational models, nevertheless, the semantics of combinatory logic are among the less investigated ones. In this paper, we propose semantics for the computational system of combinatory logic with intersection types. We define extensional applicative structures endowed with special elements corresponding to primitive combinators. We prove two soundness and completeness results. First, the equational theory of untyped combinatory logic is proven to be sound and complete with respect to the proposed semantics. Second, the system of the combinatory logic with intersection types is proven to be sound and complete with respect to the proposed semantics. The usual approach to the semantics for calculi with types that can be found in the literature is based on models for the untyped calculus endowed with a valuation of type variables which enables the interpretation of types to be defined inductively. We propose, however, a different approach. In the semantics we propose, the interpretation of types is represented as a family of subsets that satisfies certain properties, whereas for a given valuation of term variables, the interpretation of terms is defined inductively. Due to the wide applicability of semantics of computational models, the presented approach could be further developed to other computational models and beyond—to current and foreseen application of semantics to large distributed systems and new challenging technologies.
- Published
- 2022
- Full Text
- View/download PDF
47. A Modern Rigorous Approach to Stratification in NF/NFU.
- Author
-
Adlešić, Tin and Čačić, Vedran
- Abstract
The main feature of NF/NFU is the notion of stratification, which sets it apart from other set theories. We define stratification and prove constructively that every stratified formula has the (unique) least assignment of types. The basic notion of stratification is concerned only with variables, but we extend it to abstraction terms in order to simplify further development. We reflect on nested abstraction terms, proving that they get the expected types. These extensions enable us to check whether some complex formula is stratified without rewriting it in the basic language. We also introduce natural numbers and a variant of the axiom of infinity, in order to precisely introduce type level ordered pairs, which are crucial in simplifying the definitions in the last part of the article. Using these notions we can easily define the sets of ordinal and cardinal numbers, which we show at the end of the article. The same approach can be readily applied to NF. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
48. Learning from type? : an evaluation of the impact of personality type and relationship context in formal mentoring relationships
- Author
-
McWhirr, Susan M., Marcella, Rita, Stevenson, Anne, and McDonald, Seonaidh
- Subjects
658 ,Formal mentoring ,Mentor ,Individual differences ,Relationship dynamics ,Type theory ,Learning ,Human resource development - Abstract
This thesis explores the impact of mentor and mentee personality type in formal mentoring relationships. The research sought to identify whether there were individual personality characteristics which impact on relationship dynamics and the learning derived from these relationships. The Myers Briggs Type Indicator (MBTI) was used to identify personality type thus ensuring that the research had practical utility in organisations. Twelve mentoring dyads from public, private and third sector mentoring initiatives participated in the study which adopted an exploratory and qualitative methodology. Multiple methods were used to collect data and an analysis framework was developed, using Activity Theory tenets, to synthesise the different data sets and create narratives of each mentoring relationship. The thesis argues that by enhancing understanding of Type Theory in mentoring relationships, informal learning can be enhanced for mentors and mentees. The research shows how informal learning within mentoring dyads often stems from social comparison and thus differences between mentor and mentee can provide a medium for learning in the workplace. The findings suggest that this will be particularly pertinent for mentors. In addition, the study conclusions highlight the value of using the MBTI to support mentoring relationship development thus enhancing the potential for further learning. The research finds that individual differences will determine the extent to which relationships operate on a traditional, peer or reverse level and not demographic differences as suggested in the extant literature. Furthermore, common personality preferences were identified in individuals who are drawn to the role of mentor and an initial framework for a typology of mentoring relationships was developed. There were two main limitations of the research. First, the study employed a cross-sectional design which resulted in data being collected from participants at different stages of the mentoring relationship. The second limitation concerned the small sample size. Whilst sample size is less relevant in qualitative research, the study sample cannot be considered representative of all formal mentoring programmes or even the programmes studied. The intention was to identify informative cases which would address the research objectives and this was subsequently achieved. The research has contributed to the body of mentoring knowledge by drawing theory from one academic field into another. The findings provide new insights into individual differences and mentoring relationship dynamics thus adding to a sparse area of knowledge in mentoring research. Further, the findings challenge some of the assumptions implicit in the extant literature and highlight the need to examine the construct of mentoring from a broader social science perspective.
- Published
- 2016
49. Syntax and models of Cartesian cubical type theory.
- Author
-
Angiuli, Carlo, Brunerie, Guillaume, Coquand, Thierry, Harper, Robert, Hou, Kuen-Bang, and Licata, Daniel R.
- Subjects
NATURAL numbers ,SYNTAX (Grammar) ,MODEL theory ,CUBES ,HOMOTOPY theory - Abstract
We present a cubical type theory based on the Cartesian cube category (faces, degeneracies, symmetries, diagonals, but no connections or reversal) with univalent universes, each containing Π, Σ, path, identity, natural number, boolean, suspension, and glue (equivalence extension) types. The type theory includes a syntactic description of a uniform Kan operation, along with judgmental equality rules defining the Kan operation on each type. The Kan operation uses both a different set of generating trivial cofibrations and a different set of generating cofibrations than the Cohen, Coquand, Huber, and Mörtberg (CCHM) model. Next, we describe a constructive model of this type theory in Cartesian cubical sets. We give a mechanized proof, using Agda as the internal language of cubical sets in the style introduced by Orton and Pitts, that glue, Π, Σ, path, identity, boolean, natural number, suspension types, and the universe itself are Kan in this model, and that the universe is univalent. An advantage of this formal approach is that our construction can also be interpreted in a range of other models, including cubical sets on the connections cube category and the De Morgan cube category, as used in the CCHM model, and bicubical sets, as used in directed type theory. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
50. Type-Based Modelling and Collaborative Programming for Control-Oriented Systems (Short Paper)
- Author
-
Ma, Weidong, Luo, Zhaohui, Akan, Ozgur, Editorial Board Member, Bellavista, Paolo, Editorial Board Member, Cao, Jiannong, Editorial Board Member, Coulson, Geoffrey, Editorial Board Member, Dressler, Falko, Editorial Board Member, Ferrari, Domenico, Editorial Board Member, Gerla, Mario, Editorial Board Member, Kobayashi, Hisashi, Editorial Board Member, Palazzo, Sergio, Editorial Board Member, Sahni, Sartaj, Editorial Board Member, Shen, Xuemin (Sherman), Editorial Board Member, Stan, Mircea, Editorial Board Member, Xiaohua, Jia, Editorial Board Member, Zomaya, Albert Y., Editorial Board Member, Wang, Xinheng, editor, Gao, Honghao, editor, Iqbal, Muddesar, editor, and Min, Geyong, editor
- Published
- 2019
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.