Theorems · Definition · commutative algebra
Algebra.Generators.baseChange
{R : Type u} →
{S : Type v} →
{ι : Type w} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(T : Type u_2) →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] → Algebra.Generators R S ι → Algebra.Generators T (TensorProduct R T S) ιIf P is a family of generators of S over R and T is an R-algebra, we
obtain a natural family of generators of T ⊗[R] S over T.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulproof · cited by 1,182
- Algebra.Generatorsstatement and proof · cited by 152
- Algebra.Generators.valproof · cited by 115
- Algebra.Generators.ofSurjectiveproof · cited by 8
Cited by10
Results whose statement or proof uses this declaration.
- Algebra.Presentation.baseChangeproof · cited by 4
- Algebra.Generators.baseChangeFromBaseChangestatement · cited by 2
- Algebra.Generators.baseChangeToBaseChangestatement · cited by 2
- Algebra.tensorH1CotangentOfFlatproof · cited by 2
- Algebra.Generators.baseChange_valstatement and proof · cited by 1
- Algebra.Generators.baseChangeFromBaseChange_applystatement · cited by 0
- Algebra.Generators.baseChangeToBaseChange_applystatement and proof · cited by 0
- Algebra.Presentation.baseChange_toGeneratorsstatement · cited by 0
- Algebra.tensorH1CotangentOfFlat_tmulproof · cited by 0
- Algebra.Presentation.span_range_relation_eq_ker_baseChangestatement and proof · cited by 0