Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.TensorProduct.ext_ring

∀ {R : Type u_4} {S : Type u_5} {A : Type u_6} {B : Type u_7} [inst : CommSemiring R] [inst_1 : CommSemiring S]
  [inst_2 : Semiring A] [inst_3 : Semiring B] [inst_4 : Algebra R A] [inst_5 : Algebra S B] [inst_6 : Algebra R S]
  [inst_7 : Algebra R B] [inst_8 : IsScalarTower R S B] {f g : TensorProduct R S A →ₐ[S] B},
  (AlgHom.restrictScalars R f).comp Algebra.TensorProduct.includeRight =
      (AlgHom.restrictScalars R g).comp Algebra.TensorProduct.includeRight →
    f = g
Defined in
Mathlib.RingTheory.TensorProduct.Basic
Cited by
12 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringSemiringSemiringAlgebraAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

Algebra.QuasiFiniteAt.baseChange · cited by 4QuasiFiniteAt.baseChangeTensorProduct.toIntegralClosure_bijective_of_tower · cited by 1TensorProduct.toIntegralC…RingHom.QuasiFinite.ofLocalizationSpanTarget · cited by 1QuasiFinite.ofLocalizatio…Algebra.IsPushout.cancelBaseChange_symm_comp_lTensor · cited by 1IsPushout.cancelBaseChang…CliffordAlgebra.toBaseChange_comp_ofBaseChange · cited by 1CliffordAlgebra.toBaseCha…Algebra.Presentation.tensorModelOfHasCoeffsInv_comp · cited by 0Presentation.tensorModelO…Algebra.TensorProduct.lmul''_eq_lid_comp_mapOfCompatibleSMul · cited by 0TensorProduct.lmul''_eq_l…Algebra.TensorProduct.lmulEquiv_eq_lidOfCompatibleSMul · cited by 0TensorProduct.lmulEquiv_e…IsAzumaya.coe_tensorEquivEnd · cited by 0IsAzumaya.coe_tensorEquiv…PrimeSpectrum.isOpenMap_comap_algebraMap_tensorProduct_of_field · cited by 0PrimeSpectrum.isOpenMap_c…Algebra.TensorProduct.ext_ring_iff · cited by 0TensorProduct.ext_ring_iffPrimeSpectrum.isHomeomorph_comap_tensorProductMap_of_isPurelyInseparable · cited by 0PrimeSpectrum.isHomeomorp…Semiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringIsScalarTower · cited by 3896IsScalarTowerEquiv.symm · cited by 3681Equiv.symmAlgHom · cited by 3236AlgHomTensorProduct · cited by 2545TensorProductAlgHom.comp · cited by 501AlgHom.compEquiv.injective · cited by 464Equiv.injectiveAlgebra.TensorProduct.includeRight · cited by 165TensorProduct.includeRightAlgHom.restrictScalars · cited by 83AlgHom.restrictScalarsAlgHom.liftEquiv · cited by 4AlgHom.liftEquivTensorProduct.ext_ringCITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.