Mathlib Map

Theorems · Definition · algebraic geometry

PrimeSpectrum.ConstructibleSetData.map

{R : Type u_1} →
  {S : Type u_2} →
    [inst : CommSemiring R] →
      [inst_1 : CommSemiring S] →
        (R →+* S) → PrimeSpectrum.ConstructibleSetData R → PrimeSpectrum.ConstructibleSetData S

Given the data of the constructible set s, build the data of the constructible set {I | {x | f x ∈ I} ∈ s}.

Defined in
Mathlib.RingTheory.Spectrum.Prime.ConstructibleSet
Cited by
4 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

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

Cited by4

Results whose statement or proof uses this declaration.