Theorems · Theorem · group theory
Finset.image_pow_of_ne_zero
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : DecidableEq α] [inst_1 : DecidableEq β] [inst_2 : Monoid α]
[inst_3 : Monoid β] [inst_4 : FunLike F α β] [MulHomClass F α β] {n : ℕ},
n ≠ 0 → ∀ (f : F) (s : Finset α), Finset.image (⇑f) (s ^ n) = Finset.image (⇑f) s ^ n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Finsetstatement · cited by 13,712
- Monoidstatement and proof · cited by 3,887
- FunLikestatement and proof · cited by 2,560
- Finset.imagestatement · cited by 910
- MulHomClassstatement and proof · cited by 73
- Finset.npowstatement · cited by 30
- Finset.monoidstatement · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Finset.image_powproof · cited by 0