Theorems · Theorem · group theory
Finset.prod_neg_index
∀ {α : Type u_1} {ι : Type u_2} [inst : CommMonoid α] [inst_1 : DecidableEq ι] [inst_2 : InvolutiveNeg ι] (s : Finset ι)
(f : ι → α), ∏ i ∈ -s, f i = ∏ i ∈ s, f (-i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 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.
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Function.Injective.injOnproof · cited by 280
- InvolutiveNegstatement and proof · cited by 151
- Finset.negstatement · cited by 63
- neg_injectiveproof · cited by 35
- Finset.prod_imageproof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.