Theorems · Theorem · group theory
SubAddAction.mem_closure
∀ {R : Type u_1} {M : Type u_2} [inst : VAdd R M] {s : Set M} {x : M},
x ∈ SubAddAction.closure R s ↔ ∀ (p : SubAddAction R M), s ⊆ ↑p → x ∈ p- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
- Assumes
- VAdd
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
- VAddstatement and proof · cited by 616
- SubAddActionstatement · cited by 86
- Set.mem_iInter₂proof · cited by 54
- SubAddAction.closurestatement · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- SubAddAction.subset_closureproof · cited by 4
- SubAddAction.closure_leproof · cited by 2
- AddSemigroupIdeal.mem_closureproof · cited by 0