Theorems · Theorem · number theory
Finset.addETransformRight_neg
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : AddCommGroup α] (e : α) (x : Finset α × Finset α),
Finset.addETransformRight (-e) x = (Finset.addETransformLeft e x.swap).swap- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommGroupstatement and proof · cited by 12,871
- HVAdd.hVAddproof · cited by 1,820
- neg_negproof · cited by 960
- Finset.addETransformLeftstatement · cited by 10
- Finset.addETransformRightstatement · cited by 10
- IsCentralVAdd.op_vadd_eq_vaddproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.