Theorems · Definition · commutative algebra
Module.Presentation.tensor
{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₂] →
Module.Presentation A M₁ → Module.Presentation A M₂ → Module.Presentation A (TensorProduct A M₁ M₂)The presentation of the A-module M₁ ⊗[A] M₂ that is deduced from
a presentation of M₁ and a presentation of M₂.
- Cited by
- 4 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Finsuppproof · cited by 5,255
- TensorProductstatement and proof · cited by 2,545
- Module.Relations.Gproof · cited by 103
- Module.Relations.Solutionproof · cited by 70
- Finsupp.embDomainproof · cited by 69
- Module.Relations.Rproof · cited by 57
- Module.Presentation.toRelationsproof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Relations.Solution.IsPresentationproof · cited by 39
Cited by4
Results whose statement or proof uses this declaration.
- Module.Presentation.tensor_Gstatement and proof · cited by 0
- Module.Presentation.tensor_Rstatement and proof · cited by 0
- Module.Presentation.tensor_relationstatement and proof · cited by 0
- Module.Presentation.tensor_varstatement and proof · cited by 0