Theorems · Theorem · group theory
Set.mem_pow
∀ {α : Type u_1} [inst : Monoid α] {s : Set α} {a : α} {n : ℕ}, a ∈ s ^ n ↔ ∃ f, (List.ofFn fun i => ↑(f i)).prod = a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 49 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.
Cites7
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
- Set.Elemstatement · cited by 7,166
- Monoidstatement and proof · cited by 3,887
- Set.NPowstatement · cited by 51
- List.prod_replicateproof · cited by 29
- List.ofFn_constproof · cited by 13
- Set.mem_prod_list_ofFnproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ExteriorAlgebra.ιMulti_span_fixedDegreeproof · cited by 3
- exteriorPower.ιMulti_span_fixedDegree_of_span_eq_topproof · cited by 2
- ExteriorAlgebra.ιMulti_rangeproof · cited by 2