Mathlib Map

Theorems · Theorem · commutative algebra

IsScalarTower.of_algebraMap_eq

∀ {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],
  (∀ (x : R), (algebraMap R A) x = (algebraMap S A) ((algebraMap R S) x)) → IsScalarTower R S A
Defined in
Mathlib.Algebra.Algebra.Tower
Cited by
40 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebraAlgebra

Around this declaration

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

IsScalarTower.of_algebraMap_eq' · cited by 101IsScalarTower.of_algebraM…RingHom.IsIntegral.trans · cited by 9IsIntegral.transAlgebraicIndependent.extendScalars · cited by 4AlgebraicIndependent.exte…IsTranscendenceBasis.isAlgebraic_field · cited by 3IsTranscendenceBasis.isAl…Ideal.fg_ker_comp · cited by 3Ideal.fg_ker_compIsAlgebraic.tower_top_of_subalgebra_le · cited by 2IsAlgebraic.tower_top_of_…IntermediateField.sepDegree_adjoin_eq_of_isAlgebraic_of_isPurelyInseparable · cited by 2IntermediateField.sepDegr…RingHom.locally_stableUnderCompositionWithLocalizationAwayTarget · cited by 2RingHom.locally_stableUnd…separableClosure.adjoin_eq_of_isAlgebraic_of_isSeparable · cited by 2separableClosure.adjoin_e…Subalgebra.rank_sup_eq_rank_left_mul_rank_of_free · cited by 2Subalgebra.rank_sup_eq_ra…IsLocalization.isDedekindDomain · cited by 1IsLocalization.isDedekind…AlgebraicIndependent.sumElim_of_tower · cited by 1AlgebraicIndependent.sumE…IntermediateField.finrank_dvd_of_le_left · cited by 1IntermediateField.finrank…RingHom.Flat.localRingHom · cited by 1Flat.localRingHomRingHom.Flat.ofLocalizationPrime · cited by 1Flat.ofLocalizationPrimeDFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowermul_assoc · cited by 1667mul_assocmap_mul · cited by 1137map_mulAlgebra.smul_def · cited by 287Algebra.smul_defIsScalarTower.of_algebraMap_eqCITED BYCITES

Cites10

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

Cited by40

Results whose statement or proof uses this declaration.