From Wikipedia, the free encyclopedia
No higher resolution available.
Summary
\documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}[auto]
\node (a) at (1, 1) {$1$}; \node (b) at (1,0) {$1 \times 1$};
\node (c) at (1, -1) {$X \times A$}; \node (d) at (3, -1) {$B$}; \node (e) at (2,0) {$A$};
\draw[->] (a) to node[swap] {$\scriptstyle \delta_1$} (b);
\draw[->] (b) to node[swap] {$\scriptstyle x \times a$} (c);
\draw[->] (e) to node {$\scriptstyle g$} (d);
\draw[->] (a) to node {$\scriptstyle a$} (e);
\draw[->] (c) to node[swap] {$\scriptstyle \tilde{f}$} (d);
\node (f) at (5, -1) {$B^A \times A$}; \node (g) at (5,1) {$X \times A$};
\node (h) at (7, -1) {$B$};
\draw[->] (g) to node[swap] {$\scriptstyle f \times \mathrm{id}_{A}$} (f);
\draw[->] (g) to node {$\scriptstyle \tilde{f}$} (h);
\draw[->] (f) to node[swap] {$\scriptstyle \epsilon$} (h);
\end{tikzpicture}
\end{document}
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication .
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.en CC0 Creative Commons Zero, Public Domain Dedication false false
English Point-surjective morphism
File history
File usage
No pages on the English Wikipedia use this file (pages on other projects are not listed).
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.