Mathlib Map

Theorems · Definition · ring theory

Algebra.TensorProduct.lmulEquiv

(R : Type uR) →
  (S : Type uS) →
    [inst : CommSemiring R] →
      [inst_1 : CommSemiring S] →
        [inst_2 : Algebra R S] → [TensorProduct.CompatibleSMul R S S S] → TensorProduct R S S ≃ₐ[S] S

If multiplication by elements of S can switch between the two factors of S ⊗[R] S, then lmul'' is an isomorphism.

Defined in
Mathlib.RingTheory.TensorProduct.Maps
Cited by
3 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraTensorProduct.CompatibleSMul

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.