Mathlib Map

Theorems · Theorem · group theory

vsub_sub_vsub_cancel_left

∀ {G : Type u_1} {P : Type u_2} [inst : AddCommGroup G] [inst_1 : AddTorsor G P] (p₁ p₂ p₃ : P),
  p₃ -ᵥ p₂ - (p₃ -ᵥ p₁) = p₁ -ᵥ p₂

Cancellation subtracting the results of two subtractions.

Defined in
Mathlib.Algebra.Torsor.Basic
Cited by
18 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
AddCommGroupAddTorsor

Around this declaration

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

vectorSpan_eq_span_vsub_set_left · cited by 4vectorSpan_eq_span_vsub_s…EuclideanGeometry.mul_dist_eq_abs_sub_sq_dist · cited by 3EuclideanGeometry.mul_dis…EuclideanGeometry.oangle_swap₁₂_sign · cited by 2EuclideanGeometry.oangle_…EuclideanGeometry.abs_oangle_right_toReal_lt_pi_div_two_of_dist_eq · cited by 2EuclideanGeometry.abs_oan…EuclideanGeometry.oangle_eq_oangle_of_dist_eq · cited by 2EuclideanGeometry.oangle_…Finset.weightedVSubOfPoint_vadd_eq_of_sum_eq_one · cited by 2Finset.weightedVSubOfPoin…vsub_vadd_comm · cited by 2vsub_vadd_commAffine.Simplex.faceOppositeCentroid_mem_ninePointCircle · cited by 2Simplex.faceOppositeCentr…dist_vsub_cancel_left · cited by 1dist_vsub_cancel_leftEuclideanGeometry.dist_eq_iff_eq_smul_rotation_pi_div_two_vadd_midpoint · cited by 1EuclideanGeometry.dist_eq…EuclideanGeometry.dist_eq_of_angle_eq_angle_of_angle_ne_pi · cited by 1EuclideanGeometry.dist_eq…Finset.weightedVSubOfPoint_eq_of_sum_eq_zero · cited by 1Finset.weightedVSubOfPoin…AffineSubspace.mem_perpBisector_iff_dist_eq · cited by 1AffineSubspace.mem_perpBi…EuclideanGeometry.oangle_eq_pi_sub_two_zsmul_oangle_of_dist_eq · cited by 1EuclideanGeometry.oangle_…inner_vsub_vsub_left_eq_dist_sq_left_iff · cited by 1inner_vsub_vsub_left_eq_d…AddCommGroup · cited by 12871AddCommGroupAddTorsor · cited by 1657AddTorsoradd_comm · cited by 1535add_commsub_eq_add_neg · cited by 1023sub_eq_add_negVSub.vsub · cited by 817VSub.vsubneg_vsub_eq_vsub_rev · cited by 87neg_vsub_eq_vsub_revvsub_add_vsub_cancel · cited by 41vsub_add_vsub_cancelvsub_sub_vsub_cancel_leftCITED BYCITES

Cites7

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

Cited by18

Results whose statement or proof uses this declaration.