midpoint_sub_add
∀ (R : Type u_1) {V : Type u_2} [inst : Ring R] [inst_1 : Invertible 2] [inst_2 : AddCommGroup V] [inst_3 : Module R V]
(x y : V), midpoint R (x - y) (x + y) = x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- add_zeroproof · cited by 2,707
- HVAdd.hVAddproof · cited by 1,820
- sub_eq_add_negproof · cited by 1,023
- Invertiblestatement and proof · cited by 549
- midpointstatement and proof · cited by 123
- vadd_eq_addproof · cited by 39
- midpoint_selfproof · cited by 8
- midpoint_vadd_midpointproof · cited by 2
- midpoint_neg_selfproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- mem_openSegment_sub_addproof · cited by 2
- midpoint_add_subproof · cited by 1