Ladder of Algebraic Structures

栏目: IT技术 · 发布时间: 5年前

内容简介: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).

Ladder of Algebraic Structures 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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法引论

算法引论

[美]Udi Manber / 黄林鹏、谢瑾奎、陆首博、等 / 电子工业出版社 / 2005-9-1 / 35.00元

本书是国际算法大师乌迪·曼博(Udi Manber)博士撰写的一本享有盛誉的著作。全书共分12章:第1章到第4章为介绍性内容,涉及数学归纳法、算法分析、数据结构等内容;第5章提出了与归纳证明进行类比的算法设计思想;第6章到第9章分别给出了4个领域的算法,如序列和集合的算法、图算法、几何算法、代数和数值算法;第10章涉及归约,也是第11章的序幕,而后者涉及NP完全问题;第12章则介绍了并行算法;最后......一起来看看 《算法引论》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具