• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

CCS with Hennessy’s merge has no finite equational axiomatization, Theoretical Comput (2005)

by L Aceto, W Fokkink, A Ingolfsdottir, B Luttik
Venue:Sci
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 20
Next 10 →

Finite equational bases in process algebra: Results and open questions

by Luca Aceto, Wan Fokkink, Anna Ingolfsdottir, Bas Luttik - Processes, Terms and Cycles: Steps on the Road to Infinity, LNCS 3838 , 2005
"... Abstract. Van Glabbeek (1990) presented the linear time/branching time spectrum of behavioral equivalences for finitely branching, concrete, sequential processes. He studied these semantics in the setting of the basic process algebra BCCSP, and tried to give finite complete axiomatizations for them. ..."
Abstract - Cited by 31 (21 self) - Add to MetaCart
Abstract. Van Glabbeek (1990) presented the linear time/branching time spectrum of behavioral equivalences for finitely branching, concrete, sequential processes. He studied these semantics in the setting of the basic process algebra BCCSP, and tried to give finite complete axiomatizations for them. Obtaining such axiomatizations in concurrency theory often turns out to be difficult, even in the setting of simple languages like BCCSP. This has raised a host of open questions that have been the subject of intensive research in recent years. Most of these questions have been settled over BCCSP, either positively by giving a finite complete axiomatization, or negatively by proving that such an axiomatization does not exist. Still some open questions remain. This paper reports on these results, and on the state-of-the-art in axiomatizations for richer process algebras with constructs like sequential and parallel composition. 1
(Show Context)

Citation Context

...ra and Klop in [10], it turns out that the operation itself cannot be finitely axiomatized. Assuming the CCS synchronization mechanism (see the beginning of Section 4), the authors recently proved in =-=[3]-=- that there does not exist a finite set of sound BCCSP �,| /-equations from which all equations of the form a0 | / ψn ≈ aψn + are equationally derivable. 4.4 Overview n� i=0 τa i (with ψn = n� āa i , ...

On the axiomatizability of priority

by Luca Aceto, Taolue Chen, Wan Fokkink, Anna Ingolfsdottir - Proceedings of Automata, Languages and Programming, 33rd International Colloquium, ICALP 2006 , 2006
"... Abstract. This paper studies the equational theory of bisimulation equivalence over the process algebra BCCSP extended with the priority operator of Baeten, Bergstra and Klop. It is proven that, in the presence of an infinite set of actions, bisimulation equivalence has no finite, sound, ground-comp ..."
Abstract - Cited by 14 (7 self) - Add to MetaCart
Abstract. This paper studies the equational theory of bisimulation equivalence over the process algebra BCCSP extended with the priority operator of Baeten, Bergstra and Klop. It is proven that, in the presence of an infinite set of actions, bisimulation equivalence has no finite, sound, ground-complete equational axiomatization over that language. This negative result applies even if the syntax is extended with an arbitrary collection of auxiliary operators, and motivates the study of axiomatizations using conditional equations. In the presence of an infinite set of actions, it is shown that, in general, bisimulation equivalence has no finite, sound, ground-complete axiomatization consisting of conditional equations over BCCSP. Sufficient conditions on the priority structure over actions are identified that lead to a finite, ground-complete axiomatization of bisimulation equivalence using conditional equations. 1
(Show Context)

Citation Context

...ound conditional equation that allows us to reduce the number of summands within the scope of a Θ operator: P (α) ∧ P (β) ⇒ Θ(α.x + β.y + z) ≈ Θ(α.x + z) + Θ(β.y + z) . The generalization of Theorem 4=-=(2)-=- in the full version of this paper relies on the isolation of conditions on the priority structure that ensure the soundness of the above conditional equation over infinite, maximal anti-chains.sRefer...

A finite equational base for CCS with left merge and communication merge

by Luca Aceto, Wan Fokkink, Anna Ingolfsdottir, Bas Luttik - Proceedings of ICALP’06 (part II), volume 4052 of Lecture Notes in Computer Science , 2006
"... Abstract. Using the left merge and communication merge from ACP, we present an equational base (i.e., a ground-complete and ω-complete set of valid equations) for the fragment of CCS without recursion, restriction and relabelling. Our equational base is finite if the set of actions is finite. 1 ..."
Abstract - Cited by 14 (9 self) - Add to MetaCart
Abstract. Using the left merge and communication merge from ACP, we present an equational base (i.e., a ground-complete and ω-complete set of valid equations) for the fragment of CCS without recursion, restriction and relabelling. Our equational base is finite if the set of actions is finite. 1

Bisimilarity is not Finitely Based over BPA with Interrupt

by Luca Aceto, Willem Jan Fokkink, Anna Ingólfsdóttir, Sumit Nain , 2005
"... ..."
Abstract - Cited by 10 (7 self) - Add to MetaCart
Abstract not found

Split-2 bisimilarity has a finite axiomatization over CCS with Hennessy’s merge

by Luca Aceto , Wan Fokkink , Anna Ingolfsdottir , Bas Luttik , 2005
"... ..."
Abstract - Cited by 5 (5 self) - Add to MetaCart
Abstract not found

The Saga of the Axiomatization of Parallel Composition ⋆

by Luca Aceto, Anna Ingolfsdottir
"... Abstract. This paper surveys some classic and recent results on the finite axiomatizability of bisimilarity over CCS-like languages. It focuses, in particular, on non-finite axiomatizability results stemming from the semantic interplay between parallel composition and nondeterministic choice. The pa ..."
Abstract - Cited by 4 (0 self) - Add to MetaCart
Abstract. This paper surveys some classic and recent results on the finite axiomatizability of bisimilarity over CCS-like languages. It focuses, in particular, on non-finite axiomatizability results stemming from the semantic interplay between parallel composition and nondeterministic choice. The paper also highlights the role that auxiliary operators, such as Bergstra and Klop’s left and communication merge and Hennessy’s merge operator, play in the search for a finite, equational axiomatization of parallel composition both for classic process algebras and for their real-time extensions. 1 The Problem and its History Process algebras are prototype description languages for reactive systems that arose from the pioneering work of figures like Bergstra, Hoare, Klop and Milner. Well-known examples of such languages are ACP [18], CCS [44], CSP [40] and Meije [13]. These algebraic description languages for processes differ in the basic collection of operators that they offer for building new process descriptions from existing ones. However, since they are designed to allow for the description and analysis of systems of interacting processes, all these languages contain some form of parallel composition (also known as merge) operator allowing one to put two process terms in parallel with one another. These operators usually interleave the behaviours of their arguments, and support some form of synchronization between them. For example, Milner’s CCS offers the binary operator ||, whose intended semantics is described by the following classic rules in the style of Plotkin [49]. x µ → x ′ x | | y µ → x ′ | | y y µ → y ′ x | | y µ → x | | y ′ x α → x ′ , y ¯α → y ′ x | | y τ → x ′ | | y ′ (In the above rules, the symbol µ stands for an action that a process may perform, α and ¯α are two observable actions that may synchronize, and τ is a symbol denoting the result of their synchronization.)
(Show Context)

Citation Context

...provide a finite axiomatization of the recursion-free fragment of CCS modulo bisimulation equivalence using Hennessy’s merge operator | / . We believe that this result, which was originally proved in =-=[6]-=-, further reinforces the status of the left merge and the communication merge operators as auxiliary operators in the finite equational characterization of parallel composition in bisimulation semanti...

Lifting Non-Finite Axiomatizability Results to Extensions of Process Algebras

by Luca Aceto, Wan Fokkink, Anna Ingólfsdóttir, MohammadReza Mousavi
"... This paper presents a general technique for obtaining new results pertaining to the non-finite axiomatizability of behavioural (pre)congruences over process algebras from old ones. The proposed technique is based on a variation on the classic idea of reduction mappings. In this setting, such reduct ..."
Abstract - Cited by 3 (2 self) - Add to MetaCart
This paper presents a general technique for obtaining new results pertaining to the non-finite axiomatizability of behavioural (pre)congruences over process algebras from old ones. The proposed technique is based on a variation on the classic idea of reduction mappings. In this setting, such reductions are translations between languages that preserve sound (in)equations and (in)equational proofs over the source language, and reflect families of (in)equations responsible for the non-finite axiomatizability of the target language. The proposed technique is applied to obtain a number of new non-finite axiomatizability theorems in process algebra via reduction to Moller’s celebrated non-finite axiomatizability result for CCS. The limitations of the reduction technique are also studied. In particular, it is shown that prebisimilarity is not finitely based over CCS with the divergent process Ω, but that this result cannot be proved by a reduction to the non-finite axiomatizability of CCS modulo bisimilarity.
(Show Context)

Citation Context

... axiomatization modulo ⊏ ∼pre . Proof. Assume, towards a contradiction, that E is a finite collection of sound axioms over CCS Ω modulo ⊏ ∼pre , and that E is ground-complete. It follows from Lemma 11=-=(4)-=- that Moller’s set of equations M is sound modulo ⊏ ∼pre . Thus, we have that E ⊢ M. Moreover, we may assume that each of the proofs of equations in M from E only mentions closed terms. Let E ′ be the...

Rule Formats for Distributivity

by Luca Aceto, Matteo Cimini, Anna Ingolfsdottir, MohammadReza Mousavi, Michel A. Reniers , 2011
"... This paper proposes rule formats for Structural Operational Semantics guaranteeing that certain binary operators are left distributive with respect to a set of binary operators. Examples of left-distributivity laws from the literature are shown to be instances of the provided formats. ..."
Abstract - Cited by 2 (1 self) - Add to MetaCart
This paper proposes rule formats for Structural Operational Semantics guaranteeing that certain binary operators are left distributive with respect to a set of binary operators. Examples of left-distributivity laws from the literature are shown to be instances of the provided formats.
(Show Context)

Citation Context

..., 6, 7]), and their lack of validity with respect to choice-like operators is often the key to the 2 nonexistence of finite (in)equational axiomatizations of behavioural semantics— see, for instance, =-=[5, 8, 24, 25]-=-. The first rule format we present is the simplest of the two, but suffices to handle many examples from the literature. The second rule format has more complex syntactic conditions and can handle lef...

The Quest for Equational Axiomatizations of Parallel Composition: Status and Open Problems

by Luca Aceto, Wan Fokkink , 2005
"... ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...al axiomatization.” 2sAceto and Fokkink (In op. cit. Bergstra and Klop used γ to denote Hennessy’s merge.) That conjecture of Bergstra and Klop’s has been confirmed by Ingolfsdottir, Luttik and us in =-=[2]-=- by showing that, in the presence of two distinct complementary actions, it is impossible to provide a finite axiomatization of the recursion free fragment of CCS modulo bisimulation using Hennessy’s ...

On the Existence of a Finite Base for Complete Trace Equivalence over BPA with Interrupt

by Luca Aceto, Silvio Capobianco, Anna Ingólfsdóttir , 2007
"... ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
Abstract not found
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University