Mathlib Map

Theorems · Theorem · commutative algebra

IsScalarTower.algebraMap_apply

∀ (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] (x : R),
  (algebraMap R A) x = (algebraMap S A) ((algebraMap R S) x)
Defined in
Mathlib.Algebra.Algebra.Tower
Cited by
116 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 206 definitions · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

IsIntegralClosure.isLocalization · cited by 13IsIntegralClosure.isLocal…IsIntegralClosure.isFractionRing_of_finite_extension · cited by 8IsIntegralClosure.isFract…IsIntegral.exists_multiple_integral_of_isLocalization · cited by 7IsIntegral.exists_multipl…AlgHom.map_algebraMap · cited by 6AlgHom.map_algebraMapIsLocalization.isLocalization_of_submonoid_le · cited by 5IsLocalization.isLocaliza…Algebra.norm_eq_prod_automorphisms · cited by 5Algebra.norm_eq_prod_auto…Ideal.algebraMap_residueField_eq_zero · cited by 5Ideal.algebraMap_residueF…IsAlgebraic.restrictScalars_of_isIntegral · cited by 4IsAlgebraic.restrictScala…Ideal.relNorm_algebraMap · cited by 4Ideal.relNorm_algebraMapAlgebra.QuasiFiniteAt.baseChange · cited by 4QuasiFiniteAt.baseChangeIsLocalization.commutes · cited by 4IsLocalization.commutesIsLocalization.Away.mul · cited by 4Away.mulAlgebra.adjoin_algebraMap_image_union_eq_adjoin_adjoin · cited by 3Algebra.adjoin_algebraMap…Matrix.SpecialLinearGroup.map_mapGL · cited by 3SpecialLinearGroup.map_ma…Algebra.trace_quotient_eq_of_isDedekindDomain · cited by 3Algebra.trace_quotient_eq…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerIsScalarTower.algebraMap_eq · cited by 110IsScalarTower.algebraMap_…RingHom.comp_apply · cited by 41RingHom.comp_applyIsScalarTower.algebraMap_applyCITED BYCITES

Cites9

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

Cited by117

Results whose statement or proof uses this declaration.