Theorems · Definition · linear algebra
Ideal.qoutMapEquivTensorQout
{R : Type u_1} →
[inst : CommRing R] →
(S : Type u_4) →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] → {I : Ideal R} → (S ⧸ Ideal.map (algebraMap R S) I) ≃ₗ[S] TensorProduct R S (R ⧸ I)Let R be a commutative ring, S be an R-algebra, I is be ideal of R, then S ⧸ IS is
isomorphic to S ⊗[R] (R ⧸ I) as S modules.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Top.topproof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
Cited by2
Results whose statement or proof uses this declaration.
- IsBaseChange.map_smul_top_ne_top_iff_of_faithfullyFlatproof · cited by 1
- TensorProduct.tensorQuotMapSMulEquivTensorQuotproof · cited by 0