Relation closures proof

In summary: I think you mean S1, which is defined in line 1. Also, the statement "since T is transitive" is incorrect - T is not transitive, because it is a set of relations (as defined in line 2), not a relation itself. What you mean is "since T is a member of F, which is a set of transitive relations".In line 3.5, you say "since R2 ⊆ U", but that is not given - all you know is that U ∈ G and R2 ⊆ U. In other words, U is one of the members of the set G, not the other way around.In summary, the proof provided is incomplete and contains some errors. It
  • #1
Terrell
317
26

Homework Statement


Suppose R1 and R2 are relations on A and R1 ⊆ R2.
Let S1 and S2 be the transitive closures of R1 and R2 respectively.
Prove that S1 ⊆ S2.
Please check my proof and please explain my mistakes. thank you for taking the time to help.

Homework Equations


N/A

The Attempt at a Solution


1. Suppose R1⊆ R2 and S1 and S2 are transitive closures of R1 & R2 respectively.
2. Suppose (x,y)∈S1 such that S1=∩F where F={T⊆A x A| R1⊆T and T is transitive}
3. case1:
3.1) Suppose (x,y)∈S1 and (x,y)∉R1 such that ∃z∈A((x,z)∈R1 ∧ (z,y)∈R1) because S1 is transitive.
3.2) because R1⊆T, (x,z)∈T and (z,y)∈T. since T is transitive (x,y)∈T and S1⊆T.
3.3) since R1⊆R2, then (x,z)∈R2 and (z,y)∈R2.
3.4) let S2=∩G where G={U⊆AxA| R2⊆U and U is transitive}
3.5) since R2⊆U, (x,z)∈U, (z,y)∈U, and U is transitive then (x,y)∈U.
3.6) since U is arbitrary, ∀U∈G((x,y)∈U) then (x,y)∈∩G=S2 or (x,y)∈S2
4. case2:
4.1) Suppose (x,y)∈R1 and (x,y)∈S1
4.2) since R1⊆R2 then (x,y)∈R2
4.3) since R2⊆S2 then (x,y)∈S2
5. Therefore, S1⊆S2.
QED
 
Physics news on Phys.org
  • #2
In line 3.1 you cover the case where (x,y)∈S1 and (x,y)∉R1 and there exists a third element z such that x R1 z and z R1 y - ie where the chain of R1 relations connecting x transitively to y has length two. You do not appear to have covered the cases where the chain is longer than two, eg where we need z and w such that x R1 z, z R1 w, w R1 y. You may need to use induction on the length of the chain to fill in this gap, unless a more direct approach can be found.

At line 3.2 you refer to T, which is undefined. The letter T is only used inside a set definition, in line 2, and has no meaning outside of the scope of that set (which is F, and not referred to in line 3.2).
 

What is a relation closure proof?

A relation closure proof is a method used to prove that a relation is transitive, reflexive, or symmetric. It involves showing that the relation satisfies certain conditions, such as a set of rules or axioms.

Why are relation closure proofs important?

Relation closure proofs are important because they help to establish the properties of a relation, which are essential for understanding its behavior and making accurate predictions. They also allow for the identification of any potential errors or inconsistencies in a relation.

What is the difference between transitive, reflexive, and symmetric relations?

A transitive relation is one in which if A is related to B and B is related to C, then A is related to C. A reflexive relation is one in which every element is related to itself. A symmetric relation is one in which if A is related to B, then B is also related to A.

How do you prove that a relation is transitive?

To prove that a relation is transitive, you must show that for any elements A, B, and C in the relation, if A is related to B and B is related to C, then A is related to C. This can be done by using a direct proof, a proof by contradiction, or a proof by induction.

Can a relation have multiple closure proofs?

Yes, a relation can have multiple closure proofs, as there are different methods for proving the different properties of a relation. It is also possible for a relation to have a single comprehensive closure proof that covers all of its properties.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
281
  • Calculus and Beyond Homework Help
Replies
1
Views
462
  • Calculus and Beyond Homework Help
Replies
3
Views
525
  • Calculus and Beyond Homework Help
Replies
17
Views
10K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
4K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
6K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
Back
Top