Theorems · Definition · geometry
EuclideanGeometry.reflection
{𝕜 : Type u_1} →
{V : Type u_2} →
{P : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup V] →
[inst_2 : InnerProductSpace 𝕜 V] →
[inst_3 : MetricSpace P] →
[inst_4 : NormedAddTorsor V P] →
(s : AffineSubspace 𝕜 P) → [Nonempty ↥s] → [s.direction.HasOrthogonalProjection] → P ≃ᵃⁱ[𝕜] PReflection in an affine subspace, which is expected to be nonempty and complete. The word "reflection" is sometimes understood to mean specifically reflection in a codimension-one subspace, and sometimes more generally to cover operations such as reflection in a point. The definition here, of reflection in an affine subspace, is a more general sense of the word that includes both those common cases.
- Defined in
- Mathlib.Geometry.Euclidean.Projection
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement and proof · cited by 871
- AffineSubspace.directionstatement and proof · cited by 339
- Submodule.HasOrthogonalProjectionstatement and proof · cited by 245
- Classical.arbitraryproof · cited by 161
- AffineIsometryEquivstatement · cited by 118
- Submodule.reflectionproof · cited by 31
- AffineIsometryEquiv.symmproof · cited by 29
Cited by24
Results whose statement or proof uses this declaration.
- EuclideanGeometry.reflection_apply'statement · cited by 6
- Affine.Triangle.dist_orthocenter_reflection_circumcenterstatement · cited by 3
- EuclideanGeometry.reflection_applystatement · cited by 3
- EuclideanGeometry.reflection_reflectionstatement · cited by 3
- EuclideanGeometry.reflection.congr_simpstatement and proof · cited by 2
- Affine.Triangle.dist_circumcenter_reflection_orthocenterstatement and proof · cited by 1
- Affine.Simplex.reflection_circumcenter_eq_affineCombination_of_pointsWithCircumcenterstatement · cited by 1
- EuclideanGeometry.reflection_eq_self_iffstatement · cited by 1
- EuclideanGeometry.reflection_mem_of_le_of_memstatement · cited by 1
- EuclideanGeometry.reflection_orthogonal_vaddstatement · cited by 1
- EuclideanGeometry.reflection_vadd_smul_vsub_orthogonalProjectionstatement · cited by 1