Mathlib Map

Theorems · Inductive type · commutative algebra

Algebra.Generators

(R : Type u) →
  (S : Type v) → Type w → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → Type (max (max u v) w)

A family of generators of an R-algebra S consists of 1. ι: The type of variables. 2. val : ι → S: The assignment of each variable to a value in S. 3. σ: A section of R[X] → S.

Defined in
Mathlib.RingTheory.Extension.Generators
Cited by
152 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 22 definitions · uses no axioms
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites2

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

Cited by225

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 225.