File:Lattice diagram of Q adjoin the positive square roots of 2 and 3, its subfields, and Galois groups.svg

From formulasearchengine
Jump to navigation Jump to search

Original file(SVG file, nominally 399 × 164 pixels, file size: 32 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

 
W3C-validity not checked.

Summary

Description
English: Lattice of subgroups and subfields showing their corresponding Galois groups.
Source

Created in LaTeX by the following code:

\documentclass[12pt]{article}
\thispagestyle{empty}
\usepackage{tikz}
\usepackage{amsfonts}
\begin{document}
\begin{tikzpicture}[node distance=2cm]
 \node (Q)                  {$\mathbb{Q}$};
 \node (Q6)  [above of=Q]   {$\mathbb{Q}(\sqrt{6})$};
 \node (Q2)  [right of=Q6]  {$\mathbb{Q}(\sqrt{2})$};
 \node (Q3)  [left of=Q6]   {$\mathbb{Q}(\sqrt{3})$};
 \node (Q23) [above of=Q6]  {$\mathbb{Q}(\sqrt{2}, \sqrt{3})$};
 \node (1f)  [right of=Q2]  {$\{1, f\}$};
 \node (1fg) [right of=1f]  {$\{1, fg\}$};
 \node (1g)  [right of=1fg] {$\{1, g\}$};
 \node (G)   [below of=1fg] {$\{1, f, g, fg\}$};
 \node (1)   [above of=1fg] {$\{1\}$};
 \draw (Q)   -- (Q2);
 \draw (Q)   -- (Q3);
 \draw (Q)   -- (Q6);
 \draw (Q2)  -- (Q23);
 \draw (Q3)  -- (Q23);
 \draw (Q6)  -- (Q23);
 \draw (G)   -- (1f);
 \draw (G)   -- (1fg);
 \draw (G)   -- (1g);
 \draw (1f)  -- (1);
 \draw (1fg) -- (1);
 \draw (1g)  -- (1);
\end{tikzpicture}
\end{document}
Author Self

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current03:19, 10 March 2011Thumbnail for version as of 03:19, 10 March 2011399 × 164 (32 KB)wikimediacommons>Bender2k14{{Information |Description ={{en|1=Lattice of subgroups and subfields showing their corresponding Galois groups. }} |Source =Created in LaTeX by the following code: <code> \document

There are no pages that use this file.