File:Commutative diagram bad.svg

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

Original file(SVG file, nominally 306 × 165 pixels, file size: 4 KB)

Summary

Description Bad commutative diagram made with DOT
Date
Source Own work
Author Tlep
SVG development
InfoField
W3C grn 
The SVG code is valid.
Beziehung Graphviz 
This diagram was created with Graphviz with DOT_language.
OOjs UI icon language-constructive 
This diagram uses embedded text.
Source code
InfoField
This image was made with DOT language, and shows limitations of it.
Right rectangle isn't square, and label "g o f" is in wrong place.
See fixed version of this image.

Graphviz mscgen code

digraph g {
	node [shape=plaintext]
	A1 -> B1
	A2 -> B2
	A3 -> B3
	
	A1 -> A2 [label=f]
	A2 -> A3 [label=g]
	B2 -> B3 [label="g'"]
	B1 -> B3 [label="(g o f)'" tailport=s headport=s]

	{ rank=same; A1 A2 A3 }
	{ rank=same; B1 B2 B3] 
}

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 October 2007

image/svg+xml

e3f4331cf564ae6dad0448037b822ded9b3812a8

3,972 byte

165 pixel

306 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current10:47, 24 October 2007Thumbnail for version as of 10:47, 24 October 2007306 × 165 (4 KB)Tlep~commonswiki{{Information |Description=Commutative diagram made with DOT |Source=self-made |Date=24.10.2007 |Author= Tlep }}
The following 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: