File:Commutative diagram bad.svg

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description Bad commutative diagram made with DOT
Date
Source Own work
Author Tlep
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with Graphviz with DOT_language.
 
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 edit

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.

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 (talk | contribs){{Information |Description=Commutative diagram made with DOT |Source=self-made |Date=24.10.2007 |Author= Tlep }}

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: