Theorems · Theorem · commutative algebra
Subsemiring.mem_closure_iff_exists_list
∀ {R : Type u_1} [inst : Semiring R] {s : Set R} {x : R},
x ∈ Subsemiring.closure s ↔ ∃ L, (∀ t ∈ L, ∀ y ∈ t, y ∈ s) ∧ (List.map List.prod L).sum = x- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- SetLike.coeproof · cited by 8,199
- Subsemiringstatement · cited by 456
- AddSubmonoid.closureproof · cited by 224
- Submonoid.closureproof · cited by 167
- Subsemiring.closurestatement and proof · cited by 53
- AddSubmonoid.closure_inductionproof · cited by 30
- Submonoid.closure_inductionproof · cited by 27
- Subsemiring.subset_closureproof · cited by 13
- list_sum_memproof · cited by 10
- Subsemiring.mem_closure_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.adjoin_eq_spanproof · cited by 13