Theorems · Theorem · ring theory
NonUnitalSubring.mem_closure
∀ {R : Type u} [inst : NonUnitalNonAssocRing R] {x : R} {s : Set R},
x ∈ NonUnitalSubring.closure s ↔ ∀ (S : NonUnitalSubring R), s ⊆ ↑S → x ∈ S- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonUnitalNonAssocRing
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
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement · cited by 185
- NonUnitalSubring.closurestatement · cited by 23
- NonUnitalSubring.mem_sInfproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalSubring.subset_closureproof · cited by 9