Theorems · Theorem · commutative algebra
Subsemiring.prod_mono
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] ⦃s₁ s₂ : Subsemiring R⦄,
s₁ ≤ s₂ → ∀ ⦃t₁ t₂ : Subsemiring S⦄, t₁ ≤ t₂ → s₁.prod t₁ ≤ s₂.prod t₂- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement and proof · cited by 456
- Set.prod_monoproof · cited by 52
- Subsemiring.prodstatement · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Subsemiring.prod_mono_leftproof · cited by 1
- Subsemiring.prod_mono_rightproof · cited by 1