Mathlib Map

Theorems · Theorem · order theory

sign_mul

∀ {α : Type u} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] (x y : α),
  SignType.sign (x * y) = SignType.sign x * SignType.sign y
Defined in
Mathlib.Data.Sign.Basic
Cited by
11 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderIsStrictOrderedRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

signHom · cited by 4signHomAffine.Simplex.ExcenterExists.sign_touchpointWeights · cited by 4ExcenterExists.sign_touch…Affine.Simplex.sign_excenterWeights_singleton_neg · cited by 3Simplex.sign_excenterWeig…Affine.Simplex.sign_excenterWeights_singleton_pos · cited by 3Simplex.sign_excenterWeig…Real.Angle.sign_two_nsmul_eq_sign_iff · cited by 2Angle.sign_two_nsmul_eq_s…Affine.Simplex.ExcenterExists.sign_signedInfDist_excenter · cited by 2ExcenterExists.sign_signe…Affine.Simplex.ExcenterExists.excenterWeights_eq_excenterWeights_iff · cited by 1ExcenterExists.excenterWe…sign_eq_of_affineCombination_mem_affineSpan_pair · cited by 1sign_eq_of_affineCombinat…Polynomial.succ_signVariations_X_sub_C_mul_monomial · cited by 0Polynomial.succ_signVaria…Orientation.oangle_sign_smul_add_smul_smul_add_smul · cited by 0Orientation.oangle_sign_s…EReal.sign_mul · cited by 0EReal.sign_mulPolynomial.signVariations_C_mul · cited by 0Polynomial.signVariations…DFunLike.coe · cited by 62936DFunLike.coeLinearOrder · cited by 8572LinearOrderRing · cited by 7463Ringmul_one · cited by 3885mul_oneIsStrictOrderedRing · cited by 2490IsStrictOrderedRingMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroMulZeroClass.zero_mul · cited by 1625MulZeroClass.zero_mulneg_neg · cited by 960neg_negOrderHom · cited by 934OrderHommul_neg · cited by 590mul_negneg_zero · cited by 542neg_zeroSignType · cited by 318SignTypelt_trichotomy · cited by 178lt_trichotomySignType.sign · cited by 128SignType.signsign_pos · cited by 49sign_possign_mulCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.