Mathlib Map

Theorems · Theorem · group theory

neg_vadd_eq_iff

∀ {G : Type u_3} {α : Type u_5} [inst : AddGroup G] [inst_1 : AddAction G α] {g : G} {a b : α}, -g +ᵥ a = b ↔ a = g +ᵥ b
Defined in
Mathlib.Algebra.Group.Action.Defs
Cited by
13 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
AddGroupAddAction

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.