Mathlib Map

Theorems · Theorem · group theory

VAddCommClass.symm

∀ (M : Type u_9) (N : Type u_10) (α : Type u_11) [inst : VAdd M α] [inst_1 : VAdd N α] [VAddCommClass M N α],
  VAddCommClass N M α

Commutativity of additive actions is a symmetric relation. This lemma can't be an instance because this would cause a loop in the instance search graph.

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

Around this declaration

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

Cites3

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

Cited by1

Results whose statement or proof uses this declaration.