Theorems · Theorem · commutative algebra
DividedPowers.SubDPIdeal.span_carrier_eq_dpow_span
∀ {A : Type u_1} [inst : CommSemiring A] {I : Ideal A} (hI : DividedPowers I) {S : Set A},
S ⊆ ↑I →
(DividedPowers.SubDPIdeal.span hI S).carrier =
Ideal.span {y | ∃ n, ∃ (_ : n ≠ 0), ∃ x, ∃ (_ : x ∈ S), y = hI.dpow n x}The underlying ideal of SubDPIdeal.span hI S is generated by the elements
of the form hI.dpow n x with n > 0 and x ∈ S.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CommSemiringstatement and proof · cited by 10,911
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Ideal.spanstatement and proof · cited by 948
- one_ne_zeroproof · cited by 885
- iInf_congr_Propproof · cited by 218
- DividedPowersstatement and proof · cited by 112
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.