Theorems · Theorem · group theory
Subgroup.mem_closure
∀ {G : Type u_1} [inst : Group G] {k : Set G} {x : G}, x ∈ Subgroup.closure k ↔ ∀ (K : Subgroup G), k ⊆ ↑K → x ∈ K- Defined in
- Mathlib.Algebra.Group.Subgroup.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
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 and proof · cited by 53,352
- SetLike.coestatement · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Subgroup.closurestatement · cited by 196
- Subgroup.mem_sInfproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.subset_closureproof · cited by 53
- MonoidWithZeroHom.mem_valueGroupproof · cited by 4