nominal props
play

Nominal PROPs Samuel Balco Alexander Kurz University of Leicester - PowerPoint PPT Presentation

Nominal PROPs Samuel Balco Alexander Kurz University of Leicester Chapman University 23rd of May 2019 Overview 1. Partially Monoidal Categories 2. A Calculus of Simultaneous Substitutions 3. Internal Monoidal Categories 5. Nominal


  1. Nominal PROPs Samuel Balco – Alexander Kurz University of Leicester – Chapman University 23rd of May 2019

  2. Overview 1. Partially Monoidal Categories 2. A Calculus of Simultaneous Substitutions 3. Internal Monoidal Categories 5. Nominal PROPs 5. Equivalence of PROPs and nominal PROPs 6. Conclusion

  3. Partially Monoidal Categories Monoidal categories are models of resources In some models partiality arises naturally Example: Memory allocation Example: Simultaneous substitutions

  4. 2-Dimensional Calculus of Simultaneous Substitutions horizontal/sequential composition: [ a �→ b ] ; [ b �→ c ] = [ a �→ c ] [ a �→ b ] ⊕ [ c �→ d ] = [ a �→ b, c �→ d ] vertical/parallel composition: ⊕ is partial since the following is not allowed: [ a �→ b ] ⊕ [ a �→ c ] semantics: functions f : { a, c } → { b, d }

  5. � Semantics of Simultaneous Substitutions The category n F of finite subsets of a countably infinite set N of ‘names’ or ‘variables’. n F is equivalent to the category F of finite cardinals with all functions. � F n F So why do we care of representing n F as opposed to F ? • Syntax is not invariant under isomorphism, see variables vs de Bruin indices in λ -calculus. • n F has more structure, namely that of a nominal category , and this structure is not preserved by the equivalence. � n F is not an internal functor in the category Nom • in other words: F of nominal sets .

  6. Internal Monoidal Categories What is the relevant structure of n F ? It is an internal monoidal category in ( Nom , 1 , ∗ ) where ∗ is the so-called separated product of nominal sets. To make this precise we need to show that we can extend the monoidal operation ∗ : Nom × Nom → Nom to an operation ∗ : Cat ( Nom ) × Cat ( Nom ) → Cat ( Nom ) on internal categories in Nom . In the following we generalise from Nom to V and only assume that ( V , I, ⊗ ) is a monoidal category with finite limits in which I is the terminal object.

  7. � � � � � Internal Monoidal Categories pull back the internal category ( C 1 × D 1 , C 0 × D 0 ) along C 0 ⊗ D 0 → C 0 × D 0 ( C ⊗ D ) 1 C 1 × D 1 (1) dom cod dom cod � C 0 × D 0 C 0 ⊗ D 0 Lifting C 0 ⊗ D 0 → C 0 × D 0 to C ⊗ D → C × D has a universal property Lemma 1: The forgetful functor Cat ( V ) → V is a fibration. Where: Cat ( V ) is the category of internal catgories in V .

  8. Internal Monoidal Categories, cont’d But we need more, namely that C 0 ⊗ D 0 → C 0 × D 0 C ⊗ D → C × D and are natural transformations . Hence, we extend the previous lemma to functor categories: Lemma 2: If P : E → B is a fibration, then P A : E A → B A is a fibration. Theorem: Let ( V , 1 , ⊗ ) be a (symmetric) monoidal category with finite limits in which the monoidal unit is the terminal object. ( Cat ( V ) , 1 , ⊗ ) inherits from ( V , 1 , ⊗ ) the structure of a (symmetric) monoidal category with finite limits in which the monoidal unit is the terminal object,

  9. Internal Monoidal Categories, cont’d Definition: A strict internal monoidal category C is a monoid ( C , ∅ , ⊙ ) in ( Cat ( V ) , 1 , ⊗ ) . Example: The category n F of finite subsets of a set N of names is an internal monoidal category in ( Nom , 1 , ∗ ) , where ∗ : Cat ( Nom ) × Cat ( Nom ) → Cat ( Nom ) ⊎ : n F ∗ n F → n F n F ∗ n F has objects: pairs of disjoint sets arrows: pairs of functions with disjoint domains and disjoint codomains ⊎ is disjoint union, partial wrt to n F × n F → n F but total wrt n F ∗ n F → n F

  10. Nominal PROPs Definition: A nominal PROP is strict internal monoidal category in ( Nom , 1 , ∗ ) which has finite subsets of N as objects (supported by themselves) and all bijections as arrows. A morphism of nominal PROPs is an internal strict monoidal functor that preserves bijections.

  11. Equivalence of PROPs and nominal PROPs Definition/Proposition: For any PROP S , there is an nPROP NOM ( S ) that has for all arrows f : n → m of S , and for all lists a = [ a 1 , . . . a n ] and b = [ b 1 , . . . b m ] arrows [ a � f � b ] . These arrows are subject to equations [ a � f ; g � c ] = [ a � f � b ]; [ b � g � c ] (NOM-1) [ a + + c � f ⊕ g � b + + d ] = [ a � f � b ] ⊎ [ c � g � d ] (NOM-2) [ a � id � b ] = [ a | b ] (NOM-3) [ a � � b | b ′ � ; f � c ] = [ a | b ]; [ b ′ � f � c ] (NOM-4) [ a � f ; � b | b ′ � � c ] = [ a � f � b ]; [ b ′ | c ] (NOM-5)

  12. Equivalence of PROPs and nominal PROPs, cont’d Definition/Proposition: For any nPROP T there is a PROP ORD ( T ) that has for all arrows f : A → B of T , and for all lists a = [ a 1 , . . . a n ] and b = [ b 1 , . . . b m ] arrows � a ] f [ b � . These arrows are subject to equations � a ] f ; g [ c � = � a ] f [ b � ; � b ] g [ c � (ORD-1) � a f + + a g ] f ⊎ g [ b f + + b g � = � a f ] f [ b f � ⊕ � a g ] g [ b g � (ORD-2) � a ] id [ a � = id (ORD-3) � a ] [ a ′ | b ]; f [ c � = � a | a ′ � ; � b ] f [ c � (ORD-4) � a ] f ; [ b | c ] [ c ′ � = � a ] f [ b � ; � c | c ′ � (ORD-5)

  13. Equivalence of PROPs and nominal PROPs, cont’d Theorem: The categories PROP and nPROP are equivalent. Remark: The interesting part of the proof is to show how commutativity of ⊎ in nPROP s and naturality of symmetries in PROP s correspond to each other.

  14. Equivalence of PROPs and nominal PROPs, cont’d a x c a c a a a = = = = x a a = = = a x a a b c c c c = = = = b b b a a a a a x d x c b b c = = = d x b b c c a b a b = = = x a a x x = = = = b b

  15. Equivalence of PROPs and nominal PROPs, cont’d a x c a c a a a = = = = = x a a = = a x a a b c c c c = = = = b b b a a a a a x d x c b b c = = = d x b b c c a b a b = = = x a a x x = = = = b b

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend