Theorems · Definition · commutative algebra
Algebra.Generators.comp
{R : Type u} →
{S : Type v} →
{ι : Type w} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{ι' : Type u_1} →
{T : Type u_2} →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] →
[inst_5 : Algebra S T] →
[IsScalarTower R S T] →
Algebra.Generators S T ι' → Algebra.Generators R S ι → Algebra.Generators R T (ι' ⊕ ι)Given two families of generators S[X] → T and R[Y] → S,
we may construct the family of generators R[X, Y] → T.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 52 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Finsuppproof · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHom.toRingHomproof · cited by 490
- Finsupp.sumproof · cited by 481
- AddMonoidAlgebra.coeffproof · cited by 365
- RingHom.toAlgebraproof · cited by 337
- MvPolynomial.aevalproof · cited by 298
- MvPolynomial.monomialproof · cited by 253
Cited by61
Results whose statement or proof uses this declaration.
- Algebra.Generators.ofCompstatement · cited by 32
- Algebra.Generators.toCompstatement · cited by 24
- Algebra.Generators.H1Cotangent.δproof · cited by 11
- Algebra.Generators.CotangentSpace.compEquivstatement and proof · cited by 9
- Algebra.Presentation.compproof · cited by 7
- Algebra.Generators.ofComp_valstatement · cited by 7
- Algebra.Generators.cotangentCompLocalizationAwayEquivstatement and proof · cited by 6
- Algebra.Generators.Cotangent.exactstatement and proof · cited by 6
- Algebra.Generators.compLocalizationAwayAlgHomstatement · cited by 5
- Algebra.Generators.cotangentCompAwaySecstatement and proof · cited by 5
- Algebra.Generators.toAlgHom_ofComp_surjectivestatement and proof · cited by 5
- Algebra.Generators.CotangentSpace.compEquiv_symm_inrstatement and proof · cited by 4