File:CommutativeDiagramExample.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

CommutativeDiagramExample.png(189 × 110 pixels, file size: 3 KB, MIME type: image/png)

Summary

Description
English: An example of a commutative diagram.
Date
Source Own work
Author Mgkrupa

The LaTeX code used to produce this file is:

\documentclass{amsart} \usepackage{amsmath,tikz} \usetikzlibrary{arrows} \begin{document} \begin{tikzpicture}[scale=2] \node (A) at (0,1) {$A$}; \node (B) at (1,1) {$B$}; \node (C) at (2,1) {$C$}; \node (D) at (0,0) {$D$}; \node (E) at (1,0) {$E$}; \node (F) at (2,0) {$F$}; \path[->,font=\scriptsize,>=angle 90] (A) edge node[above]{$f_{top}$} (B) (B) edge node[above]{$g_{top}$} (C) (D) edge node[above]{$f_{bot}$} (E) (E) edge node[above]{$g_{bot}$} (F) (A) edge node[left]{$l$} (D) (B) edge node[left]{$m$} (E) (C) edge node[right]{$r$} (F); \end{tikzpicture} \end{document}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

22 December 2015

image/png

60bdeac7345655d0d7a62758bf5024f33f19747d

3,448 byte

110 pixel

189 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:14, 23 December 2015Thumbnail for version as of 20:14, 23 December 2015189 × 110 (3 KB)MgkrupaTo improve readability I've replaced f_{top}, g_{top}, f_{bot}, g_{bot} with g, h, G, H, respectively. The new LaTeX code is: \documentclass{amsart} \usepackage{amsmath,tikz} \usetikzlibrary{arrows} \begin{document} \begin{tikzpicture}[scale=2] \nod...
20:40, 22 December 2015Thumbnail for version as of 20:40, 22 December 2015195 × 113 (4 KB)MgkrupaUser created page with UploadWizard
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Global file usage

The following other wikis use this file:

Metadata