Mathlib Map

Theorems · Definition · commutative algebra

Algebra.TensorProduct.quotIdealMapEquivTensorQuot

{A : Type u_1} →
  (B : Type u_2) →
    [inst : CommRing A] →
      [inst_1 : CommRing B] →
        [inst_2 : Algebra A B] → (I : Ideal A) → (B ⧸ Ideal.map (algebraMap A B) I) ≃ₐ[B] TensorProduct A B (A ⧸ I)

B ⊗[A] (A ⧸ I) is isomorphic as a B-algebra to B ⧸ I B.

Defined in
Mathlib.RingTheory.TensorProduct.Quotient
Cited by
5 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites11

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

Cited by6

Results whose statement or proof uses this declaration.