Mathlib Map

Theorems · Theorem · group theory

vsub_add_vsub_cancel

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

Cancellation adding the results of two subtractions.

Defined in
Mathlib.Algebra.Torsor.Defs
Cited by
41 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
AddGroupAddTorsor

Around this declaration

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

neg_vsub_eq_vsub_rev · cited by 87neg_vsub_eq_vsub_revvsub_vadd_eq_vsub_sub · cited by 32vsub_vadd_eq_vsub_subvsub_sub_vsub_cancel_left · cited by 18vsub_sub_vsub_cancel_leftEuclideanGeometry.dist_sq_eq_dist_orthogonalProjection_sq_add_dist_orthogonalProjection_sq · cited by 5EuclideanGeometry.dist_sq…AffineSubspace.shift_eq · cited by 3AffineSubspace.shift_eqEuclideanGeometry.mul_dist_eq_abs_sub_sq_dist · cited by 3EuclideanGeometry.mul_dis…EuclideanGeometry.angle_eq_arcsin_of_angle_eq_pi_div_two · cited by 3EuclideanGeometry.angle_e…AffineSubspace.direction_sup · cited by 2AffineSubspace.direction_…EuclideanGeometry.angle_lt_pi_div_two_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.angle_l…Wbtw.trans_expand_left · cited by 2Wbtw.trans_expand_leftEuclideanGeometry.orthogonalProjection_eq_orthogonalProjection_iff_vsub_mem · cited by 2EuclideanGeometry.orthogo…Finset.weightedVSubOfPoint_vadd_eq_of_sum_eq_one · cited by 2Finset.weightedVSubOfPoin…vsub_vadd_comm · cited by 2vsub_vadd_commEuclideanGeometry.cos_angle_mul_dist_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.cos_ang…EuclideanGeometry.cos_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.cos_ang…AddGroup · cited by 4410AddGroupHVAdd.hVAdd · cited by 1820HVAdd.hVAddAddTorsor · cited by 1657AddTorsorVSub.vsub · cited by 817VSub.vsubvsub_vadd · cited by 62vsub_vaddAddSemigroupAction.add_vadd · cited by 43AddSemigroupAction.add_va…vadd_right_cancel · cited by 6vadd_right_cancelvsub_add_vsub_cancelCITED BYCITES

Cites7

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

Cited by41

Results whose statement or proof uses this declaration.