Theorems · Definition · commutative algebra
AlgHom.liftEquiv
(R : Type u_4) →
(S : Type u_5) →
(A : Type u_6) →
(B : Type u_7) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra S B] →
[inst_6 : Algebra R S] →
[inst_7 : Algebra R B] → [IsScalarTower R S B] → (A →ₐ[R] B) ≃ (TensorProduct R S A →ₐ[S] B)Universal property of the base change of algebra.
An algebra map from the base change is equivalent to an algebra map over the base ring.
In categorical terms, this is an adjunction between:
1. A ↦ S ⊗[R] A, a functor R-Alg ⥤ S-Alg (the base change).
2. B ↦ B, a functor S-Alg ⥤ R-Alg (the restriction).
- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- AlgHom.compproof · cited by 501
- Algebra.TensorProduct.includeRightproof · cited by 165
- AlgHom.restrictScalarsproof · cited by 83
- SemilinearMapClass.semilinearMapproof · cited by 80
- LinearMap.liftBaseChangeproof · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.ext_ringproof · cited by 12
- GradedAlgHom.liftEquivproof · cited by 2
- AlgHom.liftEquiv_symm_applystatement · cited by 0
- AlgHom.liftEquiv_tmulstatement · cited by 0
- AlgHom.liftEquiv.congr_simpstatement and proof · cited by 0