Theorems · Theorem · group theory
AddSubmonoid.mem_closure_neg
∀ {G : Type u_2} [inst : AddGroup G] (s : Set G) (x : G), x ∈ AddSubmonoid.closure (-s) ↔ -x ∈ AddSubmonoid.closure s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
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.
- Setstatement and proof · cited by 53,352
- AddGroupstatement and proof · cited by 4,410
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.closurestatement and proof · cited by 224
- Set.negstatement · cited by 168
- AddSubmonoid.mem_negproof · cited by 2
- AddSubmonoid.closure_negproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.closure_toAddSubmonoidproof · cited by 6