Mathlib Map

Theorems · Theorem · commutative algebra

DividedPowers.span_isSubDPIdeal_iff

∀ {A : Type u_1} [inst : CommSemiring A] {I : Ideal A} {hI : DividedPowers I} {S : Set A},
  S ⊆ ↑I → (hI.IsSubDPIdeal (Ideal.span S) ↔ ∀ {n : ℕ}, n ≠ 0 → ∀ s ∈ S, hI.dpow n s ∈ Ideal.span S)

[P. Berthelot and A. Ogus, Notes on crystalline cohomology (Lemma 3.6)][BerthelotOgus-1978]

Defined in
Mathlib.RingTheory.DividedPowers.SubDPIdeal
Cited by
3 results in Mathlib
Foundations
Depth 72 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.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.