Theorems · Theorem · group theory
vadd_sub_assoc
∀ {α : Type u_5} {β : Type u_6} [inst : SubNegMonoid β] [inst_1 : VAdd α β] [VAddAssocClass α β β] (r : α) (x y : β),
(r +ᵥ x) - y = r +ᵥ x - y- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- HVAdd.hVAddstatement and proof · cited by 1,820
- sub_eq_add_negproof · cited by 1,023
- VAddstatement and proof · cited by 616
- SubNegMonoidstatement and proof · cited by 79
- VAddAssocClassstatement and proof · cited by 60
- vadd_add_assocproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.