Mathlib Map

Theorems · Theorem · group theory

Finset.isUnit_iff_singleton

∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Group α] {s : Finset α}, IsUnit s ↔ ∃ a, s = {a}
Defined in
Mathlib.Algebra.Group.Pointwise.Finset.Basic
Cited by
0 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqGroup

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.

  • Finsetstatement and proof · cited by 13,712
  • Groupstatement and proof · cited by 6,238
  • IsUnitstatement · cited by 1,602
  • Finset.monoidstatement · cited by 20

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.