File:Möbius-Kantor S-realization map.svg

Original file(SVG file, nominally 748 × 597 pixels, file size: 148 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: Symmetric realizations of the Möbius-Kantor graph (or either of the regular polytopes realized on its skeleton). Crossed nodes indicate a non-faithful realization. Edges represent blending by a pure realization. Parallel edges, or edges of the same color/style correspond to blends by the same polyhedron. This is the Hasse diagram on the lattice formed with blending as the meet.
Date 20:06, 7 January 2024 (UTC)
Source
 
The SVG code is valid.
 
This vector image was created with LaTeX.
Source code
InfoField

LaTeX code

\documentclass{standalone}

\usepackage{tikz}
\usetikzlibrary{decorations.pathmorphing,calc}
\newcommand\ax{-5}
\newcommand\bx{-4}
\newcommand\cx{0}
\newcommand\dx{3}
\newcommand\ex{6}

\newcommand\ay{1}
\newcommand\by{3}
\newcommand\cy{3}
\newcommand\dy{4}
\newcommand\ey{4}

\NewDocumentCommand\blend{md()}{
  \draw[l#2]($#1$)--($#1+(#2)$)
}
\begin{document}
\begin{tikzpicture}
  [ every node/.style={outer sep=0pt,thick,minimum size=.1,circle,draw=black,fill=white,solid}
  , cross/.style=
      { draw=none
      , fill=none
      , path picture={
        \draw[black](path picture bounding box.south west)--(path picture bounding box.north east);
        \draw[black](path picture bounding box.south east)--(path picture bounding box.north west);
      }
    }
  , lA/.style={thick, blue}
  , lB/.style={thick, green, dashed}
  , lC/.style={thick, red, double}
  , lD/.style={thick, yellow, decorate, decoration=snake}
  , lE/.style={thick, magenta, dash dot}
  ]
  \coordinate (Z) at (0,0);
  \coordinate (A) at (\ax,\ay);
  \coordinate (B) at (\bx,\by);
  \coordinate (C) at (\cx,\cy);
  \coordinate (D) at (\dx,\dy);
  \coordinate (E) at (\ex,\ey);
  \foreach \dim in {0,...,15}{
    \draw[semithick, dashed](\ax+\bx-1,\dim)node[draw=none,fill=none,left]{\dim}--(\cx+\dx+\ex+1,\dim);
  }
  \node[left,fill=none,draw=none]()at(\ax+\bx-1,16){Dim:};
  \foreach \bOn in {Z,B}{
    \foreach \cOn in {Z,C}{
      \foreach \dOn in {Z,D}{
        \foreach \eOn in {Z,E}{
          \blend{(\bOn)+(\cOn)+(\dOn)+(\eOn)}(A);
        }
      }
    }
  }
  \foreach \aOn in {Z,A}{
    \foreach \cOn in {Z,C}{
      \foreach \dOn in {Z,D}{
        \foreach \eOn in {Z,E}{
          \blend{(\aOn)+(\cOn)+(\dOn)+(\eOn)}(B);
        }
      }
    }
    \foreach \bOn in {Z,B}{
      \foreach \dOn in {Z,D}{
        \foreach \eOn in {Z,E}{
          \blend{(\aOn)+(\bOn)+(\dOn)+(\eOn)}(C){};
        }
      }
      \foreach \cOn in {Z,C} {
        \foreach \eOn in {Z,E}{
          \blend{(\aOn)+(\bOn)+(\cOn)+(\eOn)}(D){};
        }
        \foreach \dOn in {Z,D}{
          \blend{(\aOn)+(\bOn)+(\cOn)+(\dOn)}(E)node{};
          \draw($(\aOn)+(\bOn)+(\cOn)+(\dOn)$)node{};
        }
      }
    }
  }
  \foreach \aOn in {Z,A} {
    \foreach \bOn in {Z,B}{
      \foreach \cOn in {Z,C}{
        \draw($(\aOn)+(\bOn)+(\cOn)$)node[cross]{};
      }
    }
  }
\end{tikzpicture}
\end{document}
Author AquitaneHungerForce

Licensing edit

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:06, 7 January 2024Thumbnail for version as of 20:06, 7 January 2024748 × 597 (148 KB)AquitaneHungerForce (talk | contribs){{Information |Description = {{en|Symmetric realizations of the Möbius-Kantor graph (or either of the regular polytopes realized on its skeleton). Crossed nodes indicate a non-faithful realization. Edges represent blending by a pure realization. Parallel edges, or edges of the same color/style correspond to blends by the same polyhedron. This is the Hasse diagram on the lattice formed with blending as the meet.}} |Source = {{Igen|LaTeX|v|code=<nowiki>\documentclass{standalone} \usepackage{ti...

There are no pages that use this file.

Metadata