Theorems · Theorem · commutative algebra
ValuativeRel.veq_mul_mul_mul_comm
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : ValuativeRel R] (x y z w : R), x * y * (z * w) =ᵥ x * z * (y * w)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- SemiringValuativeRel
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- mul_assocproof · cited by 1,667
- ValuativeRelstatement and proof · cited by 241
- ValuativeRel.veqstatement and proof · cited by 27
- ValuativeRel.veq_reflproof · cited by 4
- ValuativeRel.mul_veq_mulproof · cited by 2
- ValuativeRel.veq_mul_right_commproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.