Theorems · Theorem · group theory
AddSubgroup.mem_mk
∀ {G : Type u_1} [inst : AddGroup G] {s : AddSubmonoid G} {x : G} (h_neg : ∀ {x : G}, x ∈ s.carrier → -x ∈ s.carrier),
x ∈ { toAddSubmonoid := s, neg_mem' := h_neg } ↔ x ∈ s- Defined in
- Mathlib.Algebra.Group.Subgroup.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.toAddSubsemigroupstatement and proof · cited by 198
- AddSubsemigroup.carrierstatement and proof · cited by 198
Cited by3
Results whose statement or proof uses this declaration.
- ArchimedeanClass.mem_addSubgroup_iffproof · cited by 3
- AddMonoidHom.ker_eq_top_iffproof · cited by 2
- FiniteArchimedeanClass.addSubgroup_eq_botproof · cited by 0