Theorems · Theorem · convex and discrete geometry
PointedCone.tmul_mem_minTensorProduct
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : LinearOrder R] [inst_2 : IsStrictOrderedRing R] {G : Type u_2}
[inst_3 : AddCommGroup G] [inst_4 : Module R G] {H : Type u_3} [inst_5 : AddCommGroup H] [inst_6 : Module R H] {x : G}
{y : H} {C₁ : PointedCone R G} {C₂ : PointedCone R H}, x ∈ C₁ → y ∈ C₂ → x ⊗ₜ[R] y ∈ C₁.minTensorProduct C₂Elementary tensors are members of the minimal tensor product.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- TensorProductstatement · cited by 2,545
- IsStrictOrderedRingstatement and proof · cited by 2,490
- TensorProduct.tmulstatement and proof · cited by 1,182
- Submodule.subset_spanproof · cited by 234
- PointedConestatement and proof · cited by 151
- Set.mem_image2_of_memproof · cited by 40
- PointedCone.minTensorProductstatement · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_leftproof · cited by 1
- PointedCone.tmul_subset_minTensorProductproof · cited by 0
- PointedCone.minTensorProduct_map_leproof · cited by 0