Theorems · Definition · commutative algebra
AlgEquiv.extendScalarsHomOfSurjective
{R : Type u} →
{S : Type v} →
{A : Type w} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Algebra R S] →
[inst_4 : Algebra S A] →
[inst_5 : Algebra R A] →
[IsScalarTower R S A] → Function.Surjective ⇑(algebraMap R S) → (A ≃ₐ[R] A) ≃* A ≃ₐ[S] AAny f : A ≃ₐ[R] B is also an S-algebra isomorphism if the R-algebra structure on
A and B factors via a surjective ring homomorphism R →+* S.
- Defined in
- Mathlib.Algebra.Algebra.Tower
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Equivproof · cited by 8,337
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgEquivstatement and proof · cited by 1,681
- MulEquivstatement · cited by 1,142
- AlgEquiv.extendScalarsOfSurjectiveproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- AlgEquiv.extendScalarsHomOfSurjective_applystatement and proof · cited by 0
- AlgEquiv.extendScalarsHomOfSurjective_symm_applystatement and proof · cited by 0
- AlgEquiv.toMonoidHom_symm_extendScalarsHomOfSurjectivestatement · cited by 0