Mathlib Map

Theorems · Theorem · group theory

Set.Nonempty.pow

∀ {α : Type u_2} [inst : Monoid α] {s : Set α}, s.Nonempty → ∀ {n : ℕ}, (s ^ n).Nonempty
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Basic
Cited by
2 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Monoid

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
  • Monoidstatement and proof · cited by 3,887
  • Set.Nonemptystatement and proof · cited by 2,627
  • Set.monoidstatement · cited by 19

Cited by2

Results whose statement or proof uses this declaration.