Theorems · Definition · geometry
AffineSubspace.direction
{k : Type u_1} →
{V : Type u_2} →
{P : Type u_3} →
[inst : Ring k] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module k V] → [inst_3 : AddTorsor V P] → AffineSubspace k P → Submodule k VThe direction of an affine subspace is the submodule spanned by
the pairwise differences of points. (Except in the case of an empty
affine subspace, where the direction is the zero submodule, every
vector in the direction is the difference of two points in the affine
subspace.)
This can also be used to reinterpret an affine subspace that contains
zero as a submodule, see direction_eq_self_iff_zero_mem.
- Cited by
- 339 results in Mathlib
- Foundations
- Depth 19 from the axioms, rests on 135 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- vectorSpanproof · cited by 123
Cited by359
Results whose statement or proof uses this declaration.
- EuclideanGeometry.orthogonalProjectionstatement and proof · cited by 85
- direction_affineSpanstatement · cited by 46
- AffineSubspace.inclusionstatement · cited by 39
- Affine.Simplex.restrictstatement · cited by 35
- Affine.Simplex.orthogonalProjectionSpanstatement · cited by 33
- AffineSubspace.vsub_mem_directionstatement · cited by 25
- EuclideanGeometry.reflectionstatement and proof · cited by 24
- AffineSubspace.subtypestatement and proof · cited by 20
- AffineSubspace.subtypeₐᵢstatement · cited by 19
- EuclideanGeometry.orthogonalProjection_memstatement and proof · cited by 19
- AffineSubspace.vadd_mem_of_mem_directionstatement and proof · cited by 17
- Affine.Simplex.altitudeproof · cited by 17
Showing the 200 most cited of 359.