Theorems · Theorem
ite_mul
∀ {α : Type u_2} (P : Prop) [inst : Decidable P] [inst_1 : Mul α] (a b c : α),
(if P then a else b) * c = if P then a * c else b * c- Defined in
- Mathlib.Algebra.Notation.Defs
- Cited by
- 83 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- dite_mulproof · cited by 6
Cited by83
Results whose statement or proof uses this declaration.
- Complex.cpow_addproof · cited by 22
- Function.locallyFinsuppWithin.logCounting_single_eq_log_sub_constproof · cited by 4
- Matrix.single_mul_apply_sameproof · cited by 4
- Matrix.single_mul_single_of_neproof · cited by 4
- Matrix.PosDef.diagonalproof · cited by 4
- LSeries.convolution_defproof · cited by 4
- Affine.Simplex.excenterWeightsUnnorm_mapproof · cited by 4
- Matrix.diagonal_hadamardproof · cited by 4
- PeriodPair.summable_weierstrassPExceptSummandproof · cited by 3
- RootPairing.GeckConstruction.ω_mul_eproof · cited by 3
- EisensteinSeries.E_qExpansion_coeffproof · cited by 3
- PMF.pure_bindproof · cited by 3