Theorems · Definition · commutative algebra
Module.Relations.Solution.isPresentationCoreTensor
{A : Type u} →
[inst : CommRing A] →
{M₁ : Type v₁} →
{M₂ : Type v₂} →
[inst_1 : AddCommGroup M₁] →
[inst_2 : AddCommGroup M₂] →
[inst_3 : Module A M₁] →
[inst_4 : Module A M₂] →
{relations₁ : Module.Relations A} →
{relations₂ : Module.Relations A} →
{solution₁ : relations₁.Solution M₁} →
{solution₂ : relations₂.Solution M₂} →
solution₁.IsPresentation →
solution₂.IsPresentation → (solution₁.tensor solution₂).IsPresentationCoreThe tensor product of two modules admits a presentation by generators and relations.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- TensorProductstatement · cited by 2,545
- Module.Relations.Gproof · cited by 103
- Module.Relationsstatement and proof · cited by 97
- Module.Relations.Solutionstatement and proof · cited by 70
- Module.Relations.Rproof · cited by 57
- Module.Relations.Solution.IsPresentationstatement and proof · cited by 39
- Module.Relations.Solution.varproof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- Module.Relations.Solution.IsPresentation.tensorproof · cited by 0