Mathlib Map

Theorems · Theorem · group theory

faithfulSMul_iff_injective_smul_one

∀ (R : Type u_4) (A : Type u_5) [inst : MulOneClass A] [inst_1 : SMul R A] [IsScalarTower R A A],
  FaithfulSMul R A ↔ Function.Injective fun r => r • 1
Defined in
Mathlib.Algebra.Group.Action.Faithful
Cited by
8 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
MulOneClassSMulIsScalarTower

Around this declaration

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

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.