Mathlib Map

Theorems · Definition · commutative algebra

AlgEquiv.restrictScalars

(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] → (A ≃ₐ[S] B) → A ≃ₐ[R] B

R ⟶ S induces S-Alg ⥤ R-Alg

Defined in
Mathlib.Algebra.Algebra.Tower
Cited by
60 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringSemiringSemiringAlgebraAlgebraAlgebraAlgebraAlgebraIsScalarTowerIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MvPolynomial.tensorEquivSum · cited by 13MvPolynomial.tensorEquivS…Algebra.FinitePresentation.trans · cited by 8FinitePresentation.transAlgebra.QuasiFinite.trans · cited by 8QuasiFinite.transAlgEquiv.extendScalarsOfSurjective · cited by 5AlgEquiv.extendScalarsOfS…Ideal.fiberIsoOfBijectiveResidueField · cited by 5Ideal.fiberIsoOfBijective…AddMonoidAlgebra.rTensorEquivAlgEquiv · cited by 4AddMonoidAlgebra.rTensorE…MonoidAlgebra.rTensorEquivAlgEquiv · cited by 4MonoidAlgebra.rTensorEqui…IntermediateField.fixingSubgroupEquiv · cited by 3IntermediateField.fixingS…MvPolynomial.tensorEquivSum_X_tmul_one · cited by 3MvPolynomial.tensorEquivS…MvPolynomial.tensorEquivSum_one_tmul_X · cited by 3MvPolynomial.tensorEquivS…Algebra.IsLocalIso.of_span_range_eq_top · cited by 3IsLocalIso.of_span_range_…Algebra.FormallyEtale.equivPiOfIsSepClosed · cited by 3FormallyEtale.equivPiOfIs…Algebra.Presentation.tensorModelOfHasCoeffsInv · cited by 3Presentation.tensorModelO…Algebra.smoothLocus_eq_univ_iff · cited by 3Algebra.smoothLocus_eq_un…AlgEquiv.restrictScalars_apply · cited by 2AlgEquiv.restrictScalars_…Semiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringIsScalarTower · cited by 3896IsScalarTowerAlgEquiv · cited by 1681AlgEquivRingEquiv · cited by 1147RingEquivAlgEquiv.toRingEquiv · cited by 137AlgEquiv.toRingEquivRingEquiv.toEquiv · cited by 101RingEquiv.toEquivAlgEquiv.restrictScalarsCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by73

Results whose statement or proof uses this declaration.