PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 9 of 'modular lattice'
[ view 'modular lattice' | back to history ]

Title of object: modular lattice
Canonical Name: ModularLattice
Type: Definition

Created on: 2002-02-24 15:11:23
Modified on: 2004-02-24 04:46:55

Creator: yark
Modifier: yark
Author: yark
Author: greg

Classification: msc:06C05

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
Content:

\PMlinkescapeword{rank}
\PMlinkescapeword{satisfies}

A lattice $L$ is said to be {\em modular} if $x \lor (y \land z) = (x \lor y) \land z$ for all $x,y,z\in L$ such that $x \leq z$.

The following are examples of modular lattices.
\begin{itemize}
\item All \PMlinkname{distributive lattices}{DistributiveLattice}.
\item The lattice of normal subgroups of any group.
\item The lattice of submodules of any \PMlinkname{module}{Module}. (See modular law.)
\end{itemize}

A finite lattice $L$ is modular if and only if it is graded and its rank function $\rho$ satisfies $\rho(x)+\rho(y)=\rho(x\land y)+\rho(x\lor y)$ for all $x,y\in L$.