Determining if logical matrix represents a partial order

  • Thread starter Thread starter sciencectn
  • Start date Start date
  • Tags Tags
    Matrix Partial
Click For Summary
A logical matrix can represent a partial order if it satisfies reflexivity, antisymmetry, and transitivity. Matrix operations can be employed to verify these properties, allowing one to determine if the relation depicted by the matrix is indeed a partial order. The example provided illustrates a relation that can be analyzed through matrix operations. Reference material, such as "Mathematics of Fuzziness -- Basic Issues" by Xuzhu Wang, Da Raun, and Etienne E. Kerre, offers further insights into this method. Understanding these concepts is essential for effectively utilizing logical matrices in mathematical relations.
sciencectn
Messages
10
Reaction score
0
If we represent a relation using a logical matrix (so that if (a,b) is present in the relation then the element at row a and column b in the matrix is a 1), is there any way to determine that this matrix represents a partial order using matrix operations?

For example, if we have the relation {(1,1),(2,2),(3,3),(1,2)} represented by this matrix:

<br /> \left( \begin{array}{ccc}<br /> 1 &amp; 1 &amp; 0 \\<br /> 0 &amp; 1 &amp; 0 \\<br /> 0 &amp; 0 &amp; 1 \end{array} \right)<br />

Is there some way, using matrix operations, to determine if this represents a partial order?
 
Last edited by a moderator:
Mathematics news on Phys.org
Actually, yes. This is a convenient way. For instance, see Mathematics of Fuzziness -- Basic Issues by Xuzhu Wang, Da Raun and Etienne E. Kerre.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 8 ·
Replies
8
Views
991
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
5K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K