right_sub_midpoint
∀ {R : Type u_1} {V : Type u_2} [inst : Ring R] [inst_1 : Invertible 2] [inst_2 : AddCommGroup V] [inst_3 : Module R V]
(v₁ v₂ : V), v₂ - midpoint R v₁ v₂ = ⅟2 • (v₂ - v₁)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Invertiblestatement and proof · cited by 549
- Invertible.invOfstatement · cited by 268
- midpointstatement · cited by 123
- right_vsub_midpointproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.