Theorems · Definition · commutative algebra
AlgEquiv.extendScalarsOfSurjective
{R : Type u} →
{S : Type v} →
{A : Type w} →
{B : Type u₁} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R S] →
[inst_5 : Algebra S A] →
[inst_6 : Algebra S B] →
[inst_7 : Algebra R A] →
[inst_8 : Algebra R B] →
[IsScalarTower R S A] →
[IsScalarTower R S B] → Function.Surjective ⇑(algebraMap R S) → (A ≃ₐ[R] B) ≃ A ≃ₐ[S] BAny 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
- 5 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, 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.
- 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
- Equivstatement · 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
- AlgEquiv.toEquivproof · cited by 65
- AlgEquiv.restrictScalarsproof · cited by 60
- AlgEquiv.map_add'proof · cited by 19
Cited by8
Results whose statement or proof uses this declaration.
- AlgEquiv.extendScalarsHomOfSurjectiveproof · cited by 3
- Algebra.TensorProduct.quotIdealMapEquivQuotTensorproof · cited by 1
- IsLocalRing.ResidueField.mapAlgEquiv'proof · cited by 1
- AlgEquiv.coe_extendScalarsOfSurjectivestatement · cited by 0
- AlgEquiv.restrictScalars_extendScalarsOfSurjectivestatement · cited by 0
- AlgEquiv.extendScalarsOfSurjective_applystatement and proof · cited by 0
- AlgEquiv.extendScalarsOfSurjective_symmstatement · cited by 0
- AlgEquiv.extendScalarsOfSurjective_symm_applystatement and proof · cited by 0