File:Cube S-realization map.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 337 × 314 pixels, file size: 30 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Symmetric realizations of the cube, {4,3}. Crossed nodes indicate a non-faithful realizations. 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 13:03, 16 July 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{-2}
\newcommand\bx{-1}
\newcommand\cx{3}

\newcommand\ay{3}
\newcommand\by{3}
\newcommand\cy{1}

\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);
  \foreach \dim in {0,...,7}{
    \draw[semithick, dashed](\ax+\bx-1,\dim)node[draw=none,fill=none,left]{\dim}--(\cx+1,\dim);
  }
  \node[left,fill=none,draw=none]()at(\ax+\bx-1,8){Dim:};
  \foreach \ka/\kb/\xx in {B/C/A,A/C/B,A/B/C}{
    \foreach \aOn in {Z,\ka}{
      \foreach \bOn in {Z,\kb}{
        \blend{(\aOn)+(\bOn)}(\xx);
      }
    }
  }
  \foreach \aOn in {Z,A}{
    \foreach \bOn in {Z,B}{
      \foreach \cOn in {Z,C}{
        \draw($(\aOn)+(\bOn)+(\cOn)$)node{};
      }
    }
  }
  \foreach \unfaithfulNode in {Z,B,C} {
    \draw(\unfaithfulNode)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
current13:03, 16 July 2024Thumbnail for version as of 13:03, 16 July 2024337 × 314 (30 KB)AquitaneHungerForce (talk | contribs)== {{int:filedesc}} == {{Information |Description = {{en|Symmetric realizations of the cube, {4,3}. Crossed nodes indicate a non-faithful realizations. 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{tikz} \usetikzlibrary{decorations.pathmorphing,c...

There are no pages that use this file.

Metadata