Theorems · Definition · commutative algebra
Algebra.Generators.baseChangeFromBaseChange
{R : Type u} →
{S : Type v} →
{ι : Type w} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(P : Algebra.Generators R S ι) →
(T : Type u_2) →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] → P.toExtension.baseChange.Hom (Algebra.Generators.baseChange T P).toExtensionThe forwards direction of the canonical isomorphism T ⊗[R] R[Xᵢ] ≃ₐ[T] T[Xᵢ] as
a map of extensions.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AlgEquiv.toAlgHomproof · cited by 273
- Algebra.Generatorsstatement and proof · cited by 152
- Algebra.Generators.toExtensionstatement · cited by 103
- Algebra.Extension.Homstatement · cited by 51
- Algebra.Extension.baseChangestatement · cited by 12
- MvPolynomial.algebraTensorAlgEquivproof · cited by 12
- Algebra.Generators.baseChangestatement · cited by 6
- Algebra.Extension.Hom.ofAlgHomproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.tensorH1CotangentOfFlatproof · cited by 2
- Algebra.tensorH1CotangentOfFlat_tmulproof · cited by 0
- Algebra.Generators.baseChangeFromBaseChange_applystatement · cited by 0