Theorems · Theorem · commutative algebra
Module.Presentation.tensor_var
∀ {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₂] (pres₁ : Module.Presentation A M₁) (pres₂ : Module.Presentation A M₂)
(x : (pres₁.tensor pres₂.toRelations).G),
(pres₁.tensor pres₂).var x =
match x with
| (g₁, g₂) => pres₁.var g₁ ⊗ₜ[A] pres₂.var g₂- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- Module.Relations.Gstatement and proof · cited by 103
- Module.Presentation.toRelationsstatement and proof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Relations.Solution.varstatement and proof · cited by 39
- Module.Presentation.toSolutionstatement and proof · cited by 19
- Module.Relations.tensorstatement and proof · cited by 6
- Module.Presentation.tensorstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.