Theorems · Theorem · commutative algebra
Subring.exists_list_of_mem_closure
∀ {R : Type u_1} [inst : Ring R] {s : Set R} {x : R},
x ∈ Subring.closure s → ∃ L, (∀ t ∈ L, ∀ y ∈ t, y ∈ s ∨ y = -1) ∧ (List.map List.prod L).sum = x- Defined in
- Mathlib.Algebra.Ring.Subring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- add_commproof · cited by 1,535
- neg_mulproof · cited by 654
- Subringstatement · cited by 602
- neg_zeroproof · cited by 542
- neg_add_revproof · cited by 236
- Submonoid.closureproof · cited by 167
- AddSubgroup.closureproof · cited by 156
Cited by1
Results whose statement or proof uses this declaration.
- Subring.InClosure.recOnproof · cited by 2