Mathlib Map

Theorems · Theorem · geometry

left_mem_affineSpan_pair

∀ (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] (p₁ p₂ : P), p₁ ∈ line[k, p₁, p₂]

The first of two points lies in their affine span.

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

Around this declaration

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

AffineMap.lineMap_mem_affineSpan_pair · cited by 5AffineMap.lineMap_mem_aff…vadd_left_mem_affineSpan_pair · cited by 4vadd_left_mem_affineSpan_…affineCombination_mem_affineSpan_pair · cited by 2affineCombination_mem_aff…EuclideanGeometry.angle_eq_angle_div_two_of_oangle_eq_of_sSameSide · cited by 2EuclideanGeometry.angle_e…Collinear.oangle_sign_of_sameRay_vsub · cited by 2Collinear.oangle_sign_of_…affineSpan_pair_le_of_right_mem · cited by 1affineSpan_pair_le_of_rig…EuclideanGeometry.Sphere.IsTangentAt.power_eq_dist_sq · cited by 1IsTangentAt.power_eq_dist…AffineMap.lineMap_rev_mem_affineSpan_pair · cited by 1AffineMap.lineMap_rev_mem…EuclideanGeometry.dist_orthogonalProjection_line_eq_of_two_zsmul_oangle_eq · cited by 1EuclideanGeometry.dist_or…EuclideanGeometry.Sphere.IsTangentAt_of_angle_eq_pi_div_two · cited by 1Sphere.IsTangentAt_of_ang…EuclideanGeometry.two_zsmul_oangle_eq_of_dist_orthogonalProjection_line_eq · cited by 1EuclideanGeometry.two_zsm…affineSpan_pair_eq_of_right_mem_of_ne · cited by 0affineSpan_pair_eq_of_rig…Affine.Simplex.altitudeFoot_mem_altitude · cited by 0Simplex.altitudeFoot_mem_…EuclideanGeometry.Sphere.dist_sq_eq_mul_dist_of_tangent_and_secant · cited by 0Sphere.dist_sq_eq_mul_dis…EuclideanGeometry.Sphere.eq_or_eq_secondInter_iff_mem_of_mem_affineSpan_pair · cited by 0Sphere.eq_or_eq_secondInt…Set · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceaffineSpan · cited by 417affineSpanSet.mem_insert · cited by 109Set.mem_insertmem_affineSpan · cited by 34mem_affineSpanleft_mem_affineSpan_pairCITED BYCITES

Cites9

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

Cited by15

Results whose statement or proof uses this declaration.