Theorems · Theorem · group theory
Set.pow_mul_subgroupClosure
∀ {G : Type u_2} [inst : Group G] {s : Set G},
s.Nonempty → ∀ (n : ℕ), s ^ n * ↑(Subgroup.closure s) = ↑(Subgroup.closure s)- Defined in
- Mathlib.Algebra.Group.Subgroup.Pointwise
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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.
- Setstatement and proof · cited by 53,352
- SetLike.coestatement · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Set.Nonemptystatement and proof · cited by 2,627
- Set.mulstatement · cited by 297
- Subgroup.closurestatement · cited by 196
- Set.monoidstatement · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Finset.pow_right_strictMonoOnproof · cited by 1