Formulation of recursive subset equality

  • Context: Graduate 
  • Thread starter Thread starter thegluups
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the formulation of recursive subset equality, specifically testing whether two structured sets are reductions of each other. The user proposes that a set B is a reduction of set A if they contain the same number of subsets and there exists a bijection between their subsets, with corresponding subsets in B being reductions of those in A. The user also seeks formal notation for this concept, which involves understanding the properties of sets and sequences. The conversation highlights the importance of clear definitions in mathematical discussions.

PREREQUISITES
  • Understanding of set theory and properties of sets
  • Familiarity with bijections and transitive relations
  • Knowledge of formal mathematical notation
  • Concept of subsequences and their relationship to sets
NEXT STEPS
  • Research formal notation in set theory
  • Explore the concept of bijections in mathematics
  • Study transitive relations and their applications in set theory
  • Learn about subsequences and their properties in sequences
USEFUL FOR

Mathematicians, computer scientists, and students studying set theory or discrete mathematics who are interested in formal definitions and properties of sets and reductions.

thegluups
Messages
1
Reaction score
0
Hi,

I'm currently trying to express the following:

given a structured set of sets, of the form {1}, {1,{1,1}}, {{1,1},{1,1}}, or {1,{{1,1},1}} etc.

I want to be able to test whether two sets are reductions of each other, where reduction means, that:
{1,{1,1} is equal to {1}, or {1,1}, but not {{1,1},1}.

The logic behind reduction is that I can reduce a subset to a subset of smaller cardinality, or singleton set (so {1,1} is a reduction of {1,{1,1}}. The relation is transitive, so given {1} is a reduction of {1,1} then {1} is a reduction of {1,{1,1}}.

I think I have the right properties: given two ordered sets A and B, B is a reduction of A

1) iff A and B contain the same number of subsets, and there is a bijection between the subsets of A and the subsets of B, where the corresponding subset in B is itself a reduction of the corresponding subset in A. (basically what I'm trying to say is that if you have {1,2,3} and {a,b,c} then 1 is linked to a, 2 to b, etc. also works for subsets, where you have {{1,2},3,4} and {a,b,c} where in that case {1,2} is linked with a, 3 with b, and 4 with c)
2) iff there exists a set R such that B is a reduction of R, and R is a reduction of A.

Does this definition make sense? And if yes, I'm really struggling to provide formal notation for 1. I'm not very familiar with set notation.

Thanks!
 
Physics news on Phys.org
thegluups said:
Hi,

I'm currently trying to express the following:

given a structured set of sets, of the form {1}, {1,{1,1}}, {{1,1},{1,1}}, or {1,{{1,1},1}} etc.

I want to be able to test whether two sets are reductions of each other, where reduction means, that:
{1,{1,1} is equal to {1}, or {1,1}, but not {{1,1},1}.

The logic behind reduction is that I can reduce a subset to a subset of smaller cardinality, or singleton set (so {1,1} is a reduction of {1,{1,1}}. The relation is transitive, so given {1} is a reduction of {1,1} then {1} is a reduction of {1,{1,1}}.

I think I have the right properties: given two ordered sets A and B, B is a reduction of A

1) iff A and B contain the same number of subsets, and there is a bijection between the subsets of A and the subsets of B, where the corresponding subset in B is itself a reduction of the corresponding subset in A. (basically what I'm trying to say is that if you have {1,2,3} and {a,b,c} then 1 is linked to a, 2 to b, etc. also works for subsets, where you have {{1,2},3,4} and {a,b,c} where in that case {1,2} is linked with a, 3 with b, and 4 with c)
2) iff there exists a set R such that B is a reduction of R, and R is a reduction of A.

Does this definition make sense? And if yes, I'm really struggling to provide formal notation for 1. I'm not very familiar with set notation.

Thanks!

The definition of a set is a collection with no repetitions and in which order doesn't matter. What you are dealing with are called "sequences." These "reductions" are subsequences of sequences.

You may define words however you like, but nonstandard definitions are a pointless headache for the reader.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 57 ·
2
Replies
57
Views
7K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K