Theorems · Theorem · commutative algebra
Subsemiring.mem_closure
∀ {R : Type u} [inst : NonAssocSemiring R] {x : R} {s : Set R},
x ∈ Subsemiring.closure s ↔ ∀ (S : Subsemiring R), s ⊆ ↑S → x ∈ S- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonAssocSemiring
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
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement · cited by 456
- Subsemiring.closurestatement · cited by 53
- Subsemiring.mem_sInfproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Subsemiring.subset_closureproof · cited by 13
- Submonoid.subsemiringClosure_eq_closureproof · cited by 1