Is a Finite Lattice also a Complete Lattice?

  • Thread starter XodoX
  • Start date
  • Tags
    Lattice
In summary, when X is a finite set and R is a relation, if (X,R) is a lattice, then (X,R) is also a complete lattice. This is because a complete lattice is an ordered set where every subset has a supremum and an infimum, and if the underlying set X is finite, then every subset of X is also finite, ensuring that every subset has a supremum and an infimum. This can be proven using induction.
  • #1
XodoX
203
0
I'm not sure if I am using the right terms here, but:

When X is a finite set and R is a relation...

If (X,R) is a lattice, then (X,R) is also a complete lattice.



Does this make sense? The question then is, why is is also automatically complete. I don't understand that.
 
Physics news on Phys.org
  • #2
Yes, it makes sense and it is true.

A lattice is an ordered set where every finite subset has a supremum and an infimum. A complete lattice is an ordered set where every subset has a supremum and an infimum.

Clearly, if the underlying set ##X## is finite, then every subset of ##X## is finite. Thus every subset has a supremum and an infimum since every finite subset has a supremum and an infimum.
 
  • #3
micromass said:
Yes, it makes sense and it is true.

A lattice is an ordered set where every finite subset has a supremum and an infimum. A complete lattice is an ordered set where every subset has a supremum and an infimum.

Clearly, if the underlying set ##X## is finite, then every subset of ##X## is finite. Thus every subset has a supremum and an infimum since every finite subset has a supremum and an infimum.

Makes sense. Does this prove it, though ? I mean, is there any calculation to prove this, or you just basically say that's how it is.
 
  • #4
It depends on the definition you've used. Some books only require, for a poset to be a lattice, that every pair ##x,y## of elements have a supremum ##x\vee y:= \bigvee\{x,y\}## and infimum ##x\wedge y:= \bigwedge\{x,y\}##. If this is so in your course, you still need to prove (by induction) that every finite set in a lattice has a supremum and infimum.
 
  • #5
Thank you! Didn't think of proof by induction.
 

What is a lattice?

A lattice is a mathematical structure that consists of a set of elements and two binary operations, called meet and join, that satisfy certain axioms. The meet operation finds the greatest lower bound of two elements, while the join operation finds the least upper bound of two elements. Lattices are used in various fields, including computer science, physics, and mathematics, to model relationships and hierarchies between objects.

What is a complete lattice?

A complete lattice is a type of lattice that has a unique least element (called the bottom element) and a unique greatest element (called the top element). In a complete lattice, the meet and join operations can be performed on any subset of elements, not just pairs of elements. This allows for the construction of infinite lattices, which are useful in modeling infinite structures.

What are some examples of lattices?

Some common examples of lattices include the power set lattice, which represents the subsets of a given set, and the boolean algebra lattice, which models logical propositions and their relationships. Other examples include the lattice of divisors, which represents the divisors of a number, and the lattice of subgroups, which models the subgroups of a group.

How are lattices used in computer science?

Lattices are used in computer science to model data structures and relationships between data. For example, in programming languages, lattices are used to model the types and subtyping relationships between them. In databases, lattices are used to represent the hierarchical relationships between data elements. Lattices are also used in algorithms and data compression techniques.

What are the applications of lattices in mathematics?

Lattices have various applications in mathematics, such as in abstract algebra, where they are used to represent algebraic structures and their properties. They are also used in topology to define and study partially ordered sets. In combinatorics, lattices are used to represent and study partially ordered sets of objects. Lattices also have applications in graph theory, geometry, and number theory.

Similar threads

Replies
2
Views
969
  • Linear and Abstract Algebra
Replies
20
Views
1K
Replies
8
Views
968
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Atomic and Condensed Matter
Replies
5
Views
1K
Replies
2
Views
818
Replies
8
Views
765
  • Linear and Abstract Algebra
Replies
4
Views
1K
Replies
3
Views
3K
Back
Top