内容简介:I first encountered a diagram of algebraic structures at the end of Jeevanjee's second chapter, "Vector Spaces", which elegantly summarizes the high-level differences in structure between sets, vector spaces, and inner product spaces.This diagram was immen
I first encountered a diagram of algebraic structures at the end of Jeevanjee's second chapter, "Vector Spaces", which elegantly summarizes the high-level differences in structure between sets, vector spaces, and inner product spaces.This diagram was immensely helpful to me, in that it helped show the relationships between various commonly used objects in mathematical physics. As I've encountered new structures, I've attempted to augment this map along two dimensions: a structure dimension that aims to measure the number of attributes an algebraic object has, and a specificity dimension which measures the amount of constraints placed on each attribute.
For instance, a Magma has more structure than a set, because a new attribute - a binary operator - has been added. A group, though, is roughly similar in structure to a magma, but has more properties of the binary operator specified, such as associativity, inverses, and identity, which make it more specific (and the magma more general).
Figure 1. Relationship of various algebraic structures.Larger image
The diagram above aims to show how an algebra is constructed from a set, though admittedly omits several algebraic structures along the way. I've attempted to include the most primary objects used or seen in mathematical physics. I should also note, this diagram is intended as a quick-reference, and isn't a substitute for opening Hungerford!
Bibliography
Thomas W. Hungerford. Algebra . Number 73 in Graduate Texts in Mathematics. Springer , New York , corr. 8th print edition, 2003. ISBN 978-0-387-90518-1 978-3-540-90518-9.
Nadir Jeevanjee. An Introduction to Tensors and Group Theory for Physicists . Springer Science+Business Media , New York, NY , 2015. ISBN 978-3-319-14793-2.
Steven Roman. Advanced Linear Algebra . Number 135 in Graduate Texts in Mathematics. Springer , New York , 3rd ed edition, 2007. ISBN 978-0-387-72828-5.
以上所述就是小编给大家介绍的《Ladder of Algebraic Structures》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java数据结构和算法
拉佛 / 计晓云 / 中国电力出版社 / 2004-02-01 / 55.00元
《Java数据结构和算法》(第2版)以一种易懂的方式教授如何安排和操纵数据的问题,其中不乏一些难题:了解这些知识以期使计算机的应用获得最好的表现。不管使用何种语言或平台,掌握了数据结构和算法将改进程序的质量和性能。 《Java数据结构和算法》(第2版)提供了一套独创的可视讨论专题用以阐明主要的论题:它使用Java语言说明重要的概念,而避免了C/C++语言的复杂性,以便集中精力论述数据结构和算法。经......一起来看看 《Java数据结构和算法》 这本书的介绍吧!