Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Generators.Ring

{R : Type u} →
  {S : Type v} →
    {ι : Type w} →
      [inst : CommRing R] → [inst_1 : CommRing S] → [inst_2 : Algebra R S] → Algebra.Generators R S ι → Type (max w u)

The polynomial ring w.r.t. a family of generators.

Defined in
Mathlib.RingTheory.Extension.Generators
Cited by
133 results in Mathlib
Foundations
Depth 19 from the axioms, rests on 130 definitions · uses propext
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites4

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

Cited by162

Results whose statement or proof uses this declaration.