Theorems · Theorem · group theory
AddSubmonoid.mem_mk
∀ {M : Type u_1} [inst : AddZeroClass M] {s : AddSubsemigroup M} {x : M} (h_zero : 0 ∈ s.carrier),
x ∈ { toAddSubsemigroup := s, zero_mem' := h_zero } ↔ x ∈ s- Defined in
- Mathlib.Algebra.Group.Submonoid.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- AddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement · cited by 1,178
- AddSubsemigroupstatement and proof · cited by 262
- AddSubsemigroup.carrierstatement and proof · cited by 198
Cited by2
Results whose statement or proof uses this declaration.
- ArchimedeanClass.mem_addSubgroup_iffproof · cited by 3
- FiniteArchimedeanClass.addSubgroup_eq_botproof · cited by 0