midpoint_vsub_right
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring R] [inst_1 : Invertible 2] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] [inst_4 : AddTorsor V P] (p₁ p₂ : P), midpoint R p₁ p₂ -ᵥ p₂ = ⅟2 • (p₁ -ᵥ p₂)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement and proof · cited by 817
- Invertiblestatement and proof · cited by 549
- Invertible.invOfstatement and proof · cited by 268
- midpointstatement · cited by 123
- midpoint_commproof · cited by 14
- midpoint_vsub_leftproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- EuclideanGeometry.angle_left_midpoint_eq_pi_div_two_of_dist_eqproof · cited by 1
- EuclideanGeometry.angle_midpoint_eq_piproof · cited by 1
- midpoint_sub_rightproof · cited by 0