Mathlib Map

Theorems · Theorem · group theory

MulOpposite.unop_smul_eq_unop_smul_unop

∀ {M : Type u_1} {α : Type u_3} [inst : SMul M α] [inst_1 : SMul Mᵐᵒᵖ α] [IsCentralScalar M α] (r : Mᵐᵒᵖ) (a : αᵐᵒᵖ),
  MulOpposite.unop (r • a) = MulOpposite.unop r • MulOpposite.unop a
Defined in
Mathlib.Algebra.Group.Action.Opposite
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
SMulSMulIsCentralScalar

Around this declaration

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

Cites4

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.