Mathlib Map

Theorems · Inductive type · group theory

IsCentralVAdd

(M : Type u_9) → (α : Type u_10) → [VAdd M α] → [VAdd Mᵃᵒᵖ α] → Prop

A typeclass indicating that the right (aka AddOpposite) and left actions by M on α are equal, that is that M acts centrally on α. This can be thought of as a version of commutativity for +ᵥ.

Defined in
Mathlib.Algebra.Group.Action.Defs
Cited by
5 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
VAddVAdd

Around this declaration

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

Cites2

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

Cited by7

Results whose statement or proof uses this declaration.