Theorems · Theorem · group theory
Finset.isSquare_prod
∀ {ι : Type u_1} {M : Type u_3} [inst : CommMonoid M] {s : Finset ι} (f : ι → M),
(∀ c ∈ s, IsSquare (f c)) → IsSquare (∏ i ∈ s, f i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finset.univproof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- sqproof · cited by 280
- IsSquarestatement and proof · cited by 132
- Finset.prod_mul_distribproof · cited by 68
- Finset.prod_coe_sortproof · cited by 9
- isSquare_iff_exists_sqproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.