How to amalgamate a family of structures?

  • Thread starter phoenixthoth
  • Start date
  • Tags
    Structures
In summary, the conversation revolves around the concept of amalgamating a family of structures by finding a structure C that encompasses each given structure as a "subobject". The idea of using coproducts is considered, but their existence is uncertain. The use of constant symbols and injective homomorphisms is also discussed as a potential solution, but ultimately a counterexample is presented and the concept of amalgamation is called into question. The relationship between structures with constant symbols and those without is also brought up for consideration.
  • #1
phoenixthoth
1,605
2
How to "amalgamate" a family of structures?

Given a collection of structures all using the same language, is there a way to come up with a structure C such that each given structure is, in any sense, a "subobject" of C?

Right now I'm looking at coproducts to see if that will help. Please see the attached pdf.
 

Attachments

  • coproduct_of_structures-version-2.pdf
    114.3 KB · Views: 243
Physics news on Phys.org
  • #3


Hey phoenixthoth.

For this kind of mathematics, do you have a set theory equivalent of an intersection to extrapolate a subset or "sub-object" of a complete object?
 
  • #4


Stephen Tashi said:
I notice this page http://www.j-paine.org/make_category_theory_intuitive.html has links that purportedly do more practical stuff with category that I thought possible. If you find something that works, please explain it to me!

The Rosetta Stone article looks interesting.. Something that unifies certain aspects of Physics, topology, and logic & computation. Should be a fascinating read.

chiro said:
Hey phoenixthoth.

For this kind of mathematics, do you have a set theory equivalent of an intersection to extrapolate a subset or "sub-object" of a complete object?

Yes. (btw, when I say 'structure' I mean this.)

If you have two structures of the same signature, just intersecting their domains and leaving the signature alone would give rise to the type of object you're referring to. If the signatures are different, the situation is more complicated.

If coproducts of structures exist, then the coproduct object is exactly what I need. Every time I find a reference that mentions coproducts, the reference says that they don't always exist. So the main question is whether or not coproducts of structures exist in general or perhaps with additional assumptions.
 
  • #5


Consider a theory with a constant symbol C and a unary function f.

Define one structure S to have a single element CS. f(CS) = CS.

Define another structure T to have two elements CT and *, and f(CT) = f(*) = *.

Suppose S and T are both substructures of some bigger structure U.

If i is the embedding S --> U, then [itex] f(C_U) = f(i(C_S)) = i(f(C_s)) = i(C_S) = C_U[/itex]

If j is the embedding T --> U, then [itex] f(C_U) = f(j(C_T)) = j(f(C_T)) = j(*) \neq j(C_T) = C_U[/itex]

and thus we have a contradiction.
I think constant symbols make the difference. If you don't have any, then I believe you can just take the disjoint union of all of your structures, then arbitrarily extend all of the functions to have values on all inputs, but having constant symbols forces relations between the different structures if you try to amalgamate them.
 
  • #6


I just have a couple of questions.

Hurkyl said:
Consider a theory with a constant symbol C and a unary function f.

Define one structure S to have a single element CS. f(CS) = CS.

Define another structure T to have two elements CT and *, and f(CT) = f(*) = *.

Suppose S and T are both substructures of some bigger structure U.

If i is the embedding S --> U, then [itex] f(C_U) = f(i(C_S)) = i(f(C_s)) = i(C_S) = C_U[/itex]

If j is the embedding T --> U, then [itex] f(C_U) = f(j(C_T)) = j(f(C_T)) = j(*) \neq j(C_T) = C_U[/itex]

and thus we have a contradiction.

How do we know that [itex] f(i(C_S)) = i(f(C_s)) [/itex] and [itex] f(j(C_T)) = j(f(C_T)) [/itex]?

What if the word "embedding" were replaced with "injective homomorphism (of structures)?"

I think constant symbols make the difference. If you don't have any, then I believe you can just take the disjoint union of all of your structures, then arbitrarily extend all of the functions to have values on all inputs, but having constant symbols forces relations between the different structures if you try to amalgamate them.

Interestingly enough, the disjoint union is the coproduct of families of sets.

If the results in my pdf are accurate, then I'm not saying S and T are embedded in U; I'm saying that there is an injective homomorphism from S to U and likewise for T. Is there the same contradiction in that case?
 
  • #7


phoenixthoth said:
I just have a couple of questions.
How do we know that [itex] f(i(C_S)) = i(f(C_s)) [/itex] and [itex] f(j(C_T)) = j(f(C_T)) [/itex]?

What if the word "embedding" were replaced with "injective homomorphism (of structures)?"

"Injective homomorphism" is usually what one means by embedding; I'd add the caveat that "injective" should actually be "monic", but I believe they mean the same thing here.

Is there the same contradiction in that case?
Yes: my proof relied crucially on both i and j being homomorphisms, and j being injective.

Interestingly enough, the disjoint union is the coproduct of families of sets.
Yep; that's why I took the idea of disjoint union as the starting point of trying to figure something out. It's often a good starting point: take the disjoint union, identify what needs to be identified, then add what you need to make it work for whatever you're doing.
 
  • #8


Hey Hurkyl

How do we know

[itex]j(*) \neq j(C_T) [/itex]

?
 
  • #9


Because j is assumed injective, [itex]j(*) = j(c_T)[/itex] would imply [itex]* = C_T[/itex].
 
  • #10


Gotchya. Thanks for this counterexample.

Now I'm wondering if there's any way to salvage any sort of concept of amalgamation.

Suppose I have a structure in a language with constant symbols, and an interpretation of those constant symbols as elements in the domain of that structure. For example, <N, z, S> the structure whose domain is the set of natural numbers, z is a constant symbol interpreted as 0, and S is the function symbol interpreted as successor.

What is the relation between that structure, <N, z, S> for instance, and a structure obtained by not assigning an interpretation to constant symbol(s), in this case <N, S>.

What is the relationship between <N, z, S> and <N,S>?
 
  • #11


The aggregate of all structures over a fixed language is a proper class.

So let's look at your U, the amalgam of S and T.

You proved that U cannot be a structure in which S and T are embedded.

But is there another type of object, like a "semi-structure", something that is almost a structure but requirements are weakened and S and T are isomorphic to two sub-objects of U, called S' and T'?

Something like a category of some kind?
 
  • #12


Ignoring size issues, if you have a category C of structures and homomorphisms, you can take it's "cocompletion": the category you get by formally adding all colimits to it. In particular, coproducts are colimits.

If I haven't made a mistake, in the cocompletion, the map from A to the coproduct of A and B is always monic, so this category would have the property you want.

(the cocompletion is given by taking the category of presheaves on C. C can be viewed as a good subcategory of the category of presheaves by the "yoneda embedding", which by the yoneda lemma is a full and faithful functor)
 
  • #13


This site contains relevant info, yes?

http://ncatlab.org/nlab/show/free+cocompletionI'm having a little trouble since I never studied category theory much.

the map from A to the coproduct of A and B is always monic, so this category would have the property you want.

How would that statement be formalized in terms of C being the category of structures and homomorphisms, is the category that has the property I want PSh(C)?edit: in the definition of the free cocompletion of C, which is PSh(C), why do we need the assumption that C is a small category? http://ncatlab.org/nlab/show/category+of+presheaves
 
Last edited:

1. How do you determine which structures can be amalgamated?

The first step in amalgamating a family of structures is to identify the commonalities and differences among the structures. This can be done through careful analysis of their composition, function, and structure. Structures that share similar characteristics and can fulfill a similar purpose can be considered for amalgamation.

2. What are the benefits of amalgamating a family of structures?

Amalgamating a family of structures can lead to improved efficiency and cost-effectiveness. It can also simplify operations and enhance communication among different structures. Additionally, amalgamation can lead to a stronger and more cohesive structure with a unified vision and mission.

3. What are the potential challenges of amalgamating a family of structures?

One of the main challenges of amalgamating a family of structures is the potential resistance or opposition from members of each structure. This can be due to concerns about loss of autonomy or changes in organizational culture. Other challenges may include logistical and operational difficulties in merging different systems and processes.

4. What factors should be considered when deciding whether to amalgamate a family of structures?

Several factors should be taken into account when considering amalgamation. These may include the compatibility of structures, the potential benefits and challenges, the readiness and willingness of members to merge, and the resources needed for amalgamation. Other factors may include the current and future needs of the structures, as well as any legal or regulatory considerations.

5. What steps should be taken to successfully amalgamate a family of structures?

The amalgamation process should begin with clear communication and collaboration among all structures involved. This should be followed by a thorough analysis and planning phase to identify potential challenges and develop strategies to address them. It is also important to involve all members in the decision-making process and to provide support and training during the transition period. Regular evaluation and adjustments may also be necessary to ensure the smooth integration of the structures.

Similar threads

  • Biology and Chemistry Homework Help
Replies
4
Views
1K
  • Biology and Chemistry Homework Help
Replies
1
Views
628
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Programming and Computer Science
Replies
3
Views
1K
  • High Energy, Nuclear, Particle Physics
Replies
2
Views
1K
Replies
7
Views
1K
Replies
3
Views
937
Replies
14
Views
3K
  • Science Fiction and Fantasy Media
Replies
1
Views
1K
Back
Top