Mathlib Map

Theorems · Theorem · group theory

FaithfulSMul.eq_of_smul_eq_smul

∀ {M : Type u_4} {α : Type u_5} {inst : SMul M α} [self : FaithfulSMul M α] {m₁ m₂ : M},
  (∀ (a : α), m₁ • a = m₂ • a) → m₁ = m₂

Two elements m₁ and m₂ are equal whenever they act in the same way on all points.

Defined in
Mathlib.Algebra.Group.Action.Faithful
Cited by
22 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
FaithfulSMul

Around this declaration

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

Cites1

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

Cited by22

Results whose statement or proof uses this declaration.