Mathlib Map

Theorems · Theorem · group theory

Set.mem_inv_smul_set_iff

∀ {α : Type u_2} {β : Type u_3} [inst : Group α] [inst_1 : MulAction α β] {A : Set β} {a : α} {x : β},
  x ∈ a⁻¹ • A ↔ a • x ∈ A
Defined in
Mathlib.Algebra.Group.Action.Pointwise.Set.Basic
Cited by
12 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
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.

  • Setstatement and proof · cited by 53,352
  • Groupstatement and proof · cited by 6,238
  • MulActionstatement and proof · cited by 1,294
  • Set.smulSetstatement · cited by 608

Cited by12

Results whose statement or proof uses this declaration.