|
|
|
Viewing Version
2
of
'algebraically dependent'
|
[ view 'algebraically dependent'
|
back to history
]
| Title of object: |
algebraically dependent |
| Canonical Name: |
AlgebraicallyDependent |
| Type: |
Definition |
| Created on: |
2003-09-25 17:57:50 |
| Modified on: |
2004-05-22 18:26:13 |
| Classification: |
msc:12F05 |
| Defines: |
algebraically independent, algebraic dependence, algebraic independence |
Revision comment (for changes between this and next version):
| Changes for correction #4437 ('minor'). |
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}
\usepackage{amsthm}
% 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
\newcommand{\mc}{\mathcal}
\newcommand{\mb}{\mathbb}
\newcommand{\mf}{\mathfrak}
\newcommand{\ol}{\overline}
\newcommand{\ra}{\rightarrow}
\newcommand{\la}{\leftarrow}
\newcommand{\La}{\Leftarrow}
\newcommand{\Ra}{\Rightarrow}
\newcommand{\nor}{\vartriangleleft}
\newcommand{\Gal}{\text{Gal}}
\newcommand{\GL}{\text{GL}}
\newcommand{\Z}{\mb{Z}}
\newcommand{\R}{\mb{R}}
\newcommand{\Q}{\mb{Q}}
\newcommand{\C}{\mb{C}}
\newcommand{\<}{\langle}
\renewcommand{\>}{\rangle} |
Content:
| Let $L$ be an field extension of a field $K$. Two elements $\alpha, \beta$ of $L$ are \emph{algebraically dependent} if there exists a non-zero polynomial $f(x,y)\in K[x,y]$ such that $f(\alpha,\beta)=0$. If no such polynomial exists, $\alpha$ and $\beta$ are said to be \emph{algebraically independent}. |
|
|
|
|
|