Theorems · Theorem · group theory
Finset.pow_subset_pow_mul_of_sq_subset_mul
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Monoid α] {s t : Finset α} {n : ℕ},
s ^ 2 ⊆ t * s → n ≠ 0 → s ^ n ⊆ t ^ (n - 1) * s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Monoidstatement and proof · cited by 3,887
- Finset.mulstatement · cited by 155
- Finset.npowstatement · cited by 30
- Finset.monoidstatement · cited by 20
- pow_le_pow_mul_of_sq_le_mulproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.