Theorems · Theorem · convex and discrete geometry
PointedCone.minTensorProduct_mono
∀ {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]
{C₁ C₁' : PointedCone R G} {C₂ C₂' : PointedCone R H},
C₁ ≤ C₁' → C₂ ≤ C₂' → C₁.minTensorProduct C₂ ≤ C₁'.minTensorProduct C₂'minTensorProduct is monotone.
- Cited by
- 0 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.
Cites10
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
- PointedConestatement and proof · cited by 151
- Submodule.span_monoproof · cited by 85
- Set.image2_subsetproof · cited by 25
- PointedCone.minTensorProductstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.