Mathlib Map

Theorems · Theorem · group theory

inv_smul_eq_iff

∀ {G : Type u_3} {α : Type u_5} [inst : Group G] [inst_1 : MulAction G α] {g : G} {a b : α}, g⁻¹ • a = b ↔ a = g • b
Defined in
Mathlib.Algebra.Group.Action.Defs
Cited by
16 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
GroupMulAction

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 by16

Results whose statement or proof uses this declaration.