midpoint_vsub
∀ {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 : P), midpoint R p₁ p₂ -ᵥ p = ⅟2 • (p₁ -ᵥ p) + ⅟2 • (p₂ -ᵥ p)- Cited by
- 2 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.
Cites19
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
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- sub_eq_add_negproof · cited by 1,023
- VSub.vsubstatement and proof · cited by 817
- add_assocproof · cited by 746
- Invertiblestatement and proof · cited by 549
- Invertible.invOfstatement and proof · cited by 268
- smul_negproof · cited by 181
- smul_subproof · cited by 142
Cited by2
Results whose statement or proof uses this declaration.
- vsub_midpointproof · cited by 4
- Affine.Simplex.midpoint_faceOppositeCentroid_eulerPointproof · cited by 1