Mathlib Map

Theorems · Theorem · geometry

AffineSubspace.direction_le

∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
  [S : AddTorsor V P] {s₁ s₂ : AffineSubspace k P}, s₁ ≤ s₂ → s₁.direction ≤ s₂.direction

If one affine subspace is less than or equal to another, the same applies to their directions.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
Cited by
12 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AffineSubspace.inclusion · cited by 39AffineSubspace.inclusionEuclideanGeometry.Sphere.orthRadius_le_orthRadius_iff · cited by 2Sphere.orthRadius_le_orth…AffineSubspace.direction_lt_of_nonempty · cited by 1AffineSubspace.direction_…Affine.Triangle.altitude_replace_orthocenter_eq_affineSpan · cited by 1Triangle.altitude_replace…AffineMap.restrict.linear_aux · cited by 1restrict.linear_auxEuclideanGeometry.affineSpan_of_orthocentricSystem · cited by 1EuclideanGeometry.affineS…EuclideanGeometry.orthogonalProjection_orthogonalProjection_of_le · cited by 1EuclideanGeometry.orthogo…EuclideanGeometry.Sphere.IsTangentAt.eq_orthRadius_of_finrank_add_one_eq · cited by 1IsTangentAt.eq_orthRadius…AffineIndependent.affineSpan_image_finset_eq_of_le_of_card_eq_finrank_add_one · cited by 1AffineIndependent.affineS…EuclideanGeometry.Sphere.IsTangent.eq_orthRadius_or_eq_orthRadius_pointReflection_of_parallel_orthRadius · cited by 0IsTangent.eq_orthRadius_o…AffineSubspace.inclusion_linear · cited by 0AffineSubspace.inclusion_…AffineIndependent.card_le_card_of_subset_affineSpan · cited by 0AffineIndependent.card_le…EuclideanGeometry.oangle_eq_of_parallel · cited by 0EuclideanGeometry.oangle_…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingSubmodule · cited by 7192SubmoduleAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceAffineSubspace.direction · cited by 339AffineSubspace.directionvectorSpan_mono · cited by 7vectorSpan_monoAffineSubspace.direction_leCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.