<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="1565">
 <title>transitive</title>
 <name>Transitive</name>
 <created>2002-01-23 10:59:21</created>
 <modified>2004-03-31 15:38:08</modified>
 <type>Definition</type>
 <creator id="27" name="Evandar"/>
 <author id="27" name="Evandar"/>
 <classification>
	<category scheme="msc" code="03E20"/>
 </classification>
 <synonyms>
	<synonym concept="transitive" alias="transitive set"/>
 </synonyms>
 <related>
	<object name="TransitiveClosure"/>
 </related>
 <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</preamble>
 <content>Let $A$ be a set.  $A$ is said to be \emph{transitive} if whenever $x\in A$ then $x\subseteq A$.

Equivalently, $A$ is transitive if whenever $x\in A$ and $y\in x$ then $y\in A$.</content>
</record>
