当前位置: 首页 > news >正文

Note of Michael Artin Algebra Chapter 6 Symmetry (to complete)

6.1 SYMMETRY OF PLANE FIGURES

Bilateral, rotational, translational, glide symmetry, and their combinations.

6.2 ISOMETRIES

6.2.1 Def. (Distance, Isometry)

The distance between points of \(\mathbb{R}^n\) is the length \(|u-v|\) of the vector \(u-v\). An isometry of \(n\)-dimensional space \(\mathbb{R}^n\) is a distance-preserving map \(f\) from \(\mathbb{R}^n\) to itself, a map such that, \(\forall u \in \mathbb{R}^n\),

\[|f(u) - f(v)|=|u-v|. \]

An isometry will map a figure to a congruent figure.

6.2.2. Examples.

  • (a) Orthogonal liear operators are isometries.
    • Orthogonal operator preserve dot product \(\rightarrow\) distance.
  • (b) Translation \(t_a(x) = x + a\) by vector \(a\) is isometry.
  • (c) The composition of isometries is an isometry.
http://www.gsyq.cn/news/23277.html

相关文章:

  • 10/18
  • newDay12
  • PyTorch与卷积神经网络读书报告
  • QOJ857 Social Distancing
  • 突然发现,越研究越没意思
  • 带高度多边形,生成3D建筑模型,支持多种颜色或纹理的OBJ、GLTF、3DTiles格式
  • UML中9中数据流图总结
  • 两种树状数组
  • 斑马日记2025.10.17
  • 实用指南:Godot 城市模拟 – 003 根据不规则底面和高度,动态创建节点
  • 升鲜宝生鲜配送供应链管理系统---- 门店收银 POS 离线工作设计文档(支持线上线下一体化)---02
  • Python 基于Python开发的数据库同步检测工具
  • MT签名去除签名校验分析
  • day016
  • uml九图和数据流图总结
  • 第一章 应急响应- Linux入侵排查
  • 10月17号
  • 微服务组件-Eureka 科技详解
  • 微服务组件-Eureka 科技详解
  • python-IDLE定制界面大小
  • List.subList() 返回值为什么不能强转成 ArrayList
  • 洛谷 P8512
  • 从libtorch_cuda.so中提取某个函数的sass汇编指令
  • 【题解】成外友谊赛
  • 小程序商城客服系统
  • 2025.10.17
  • 一行代码清空所有 docker 容器的日志文件
  • 2024 CCPC Final F
  • ubuntu常用技巧
  • 字典树 Trie 乱讲