Theorems · Theorem · number theory
Finset.addETransformRight_fst
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : AddGroup α] (e : α) (x : Finset α × Finset α),
(Finset.addETransformRight e x).1 = x.1 ∪ (AddOpposite.op e +ᵥ x.1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAddGroup
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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement · cited by 1,820
- AddOppositestatement · cited by 452
- AddOpposite.opstatement · cited by 192
- Finset.vaddFinsetstatement · cited by 70
- Finset.addETransformRightstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.