Theorems · Theorem · group theory
faithfulSMul_iff
∀ {G : Type u_2} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α],
FaithfulSMul G α ↔ ∀ (g : G), (∀ (a : α), g • a = a) → g = 1- Defined in
- Mathlib.Algebra.Group.Action.Faithful
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
- inv_invproof · cited by 494
- FaithfulSMulstatement and proof · cited by 340
- SemigroupAction.mul_smulproof · cited by 291
- FaithfulSMul.eq_of_smul_eq_smulproof · cited by 22
- eq_inv_of_mul_eq_one_leftproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- Set.powersetCard.faithfulSMulproof · cited by 1