Mathlib Map

Theorems · Theorem · number theory

mulDissociated_iff_sum_eq_subsingleton

∀ {α : Type u_1} [inst : CommGroup α] {s : Set α},
  MulDissociated s ↔ ∀ (a : α), {t | ↑t ⊆ s ∧ ∏ x ∈ t, x = a}.Subsingleton
Defined in
Mathlib.Combinatorics.Additive.Dissociation
Cited by
0 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommGroup

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.