Mathlib Map

Theorems · Theorem · geometry

right_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 second of two points lies in their affine span.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Defs
Cited by
12 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…EuclideanGeometry.angle_eq_angle_div_two_of_oangle_eq_of_sSameSide · cited by 2EuclideanGeometry.angle_e…vadd_right_mem_affineSpan_pair · cited by 1vadd_right_mem_affineSpan…exists_eq_smul_of_parallel · cited by 1exists_eq_smul_of_parallelAffineMap.lineMap_rev_mem_affineSpan_pair · cited by 1AffineMap.lineMap_rev_mem…EuclideanGeometry.angle_eq_pi_sub_angle_div_two_of_oangle_eq_of_sOppSide · cited by 1EuclideanGeometry.angle_e…EuclideanGeometry.Sphere.isTangentAt_iff_dist_sq_eq_power · cited by 1Sphere.isTangentAt_iff_di…affineSpan_pair_le_of_left_mem · cited by 0affineSpan_pair_le_of_lef…EuclideanGeometry.angle_eq_angle_add_pi_div_two_of_oangle_eq_add_pi_of_sSameSide · cited by 0EuclideanGeometry.angle_e…EuclideanGeometry.Sphere.IsTangentAt_iff_angle_eq_pi_div_two · cited by 0Sphere.IsTangentAt_iff_an…EuclideanGeometry.angle_eq_pi_sub_angle_div_two_of_oangle_eq_add_pi_of_sOppSide · cited by 0EuclideanGeometry.angle_e…affineSpan_pair_eq_of_left_mem_of_ne · cited by 0affineSpan_pair_eq_of_lef…Set · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceaffineSpan · cited by 417affineSpanSet.mem_singleton · cited by 183Set.mem_singletonSet.mem_insert_of_mem · cited by 50Set.mem_insert_of_memmem_affineSpan · cited by 34mem_affineSpanright_mem_affineSpan_pairCITED BYCITES

Cites10

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

Cited by12

Results whose statement or proof uses this declaration.