notebook/notes/geometry/index.md

31 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-11-10 02:23:36 +00:00
---
title: Geometry
2024-11-23 22:21:18 +00:00
TARGET DECK: Obsidian::STEM
FILE TAGS: geometry
tags:
- geometry
2024-11-10 02:23:36 +00:00
---
2024-11-23 17:03:08 +00:00
## Overview
Two sets are **congruent** if their points can be put in one-to-one correspondence in such a way that distances are preserved.
%%ANKI
Basic
Suppose sets $P$ and $Q$ are congruent. What does this imply the existence of?
Back: A bijection between $P$ and $Q$ that preserves distances between points.
Reference: Tom M. Apostol, _Calculus, Vol. 1: One-Variable Calculus, with an Introduction to Linear Algebra_, 2nd ed. (New York: Wiley, 1980).
<!--ID: 1732381333449-->
END%%
%%ANKI
Basic
Suppose sets $P$ and $Q$ are congruent and $f$ is the corresponding bijection. What FOL proposition follows?
Back: $\forall p_1, p_2 \in P, \lvert p_1 - p_2 \rvert = \lvert f(p_1) - f(p_2) \rvert$
Reference: Tom M. Apostol, _Calculus, Vol. 1: One-Variable Calculus, with an Introduction to Linear Algebra_, 2nd ed. (New York: Wiley, 1980).
<!--ID: 1732381333454-->
END%%
## Bibliography
* Tom M. Apostol, _Calculus, Vol. 1: One-Variable Calculus, with an Introduction to Linear Algebra_, 2nd ed. (New York: Wiley, 1980).