Mathlib Map

Theorems · Theorem · group theory

SMulCommClass.symm

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

Commutativity of 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
67 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
SMulSMulSMulCommClass

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 by81

Results whose statement or proof uses this declaration.