Theorems · Theorem · ring theory
mul_boole
∀ {α : Type u_1} [inst : MulZeroOneClass α] (P : Prop) [inst_1 : Decidable P] (a : α),
(a * if P then 1 else 0) = if P then a else 0- Defined in
- Mathlib.Algebra.Ring.Defs
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- MulZeroOneClassDecidable
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.
- mul_oneproof · cited by 3,885
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroOneClassstatement and proof · cited by 184
- mul_iteproof · cited by 159
Cited by13
Results whose statement or proof uses this declaration.
- Matrix.mul_adjugateproof · cited by 10
- AffineBasis.coord_apply_combination_of_memproof · cited by 6
- MvPolynomial.finSuccEquiv_coeff_coeffproof · cited by 5
- IncidenceAlgebra.mu_toDualproof · cited by 3
- Module.Basis.linearCombination_dualBasisproof · cited by 2
- Module.Basis.toDual_linearCombination_leftproof · cited by 2
- ClassGroup.exists_mem_finsetApproxproof · cited by 1
- IncidenceAlgebra.moebius_inversion_topproof · cited by 1
- Orthonormal.inner_left_sumproof · cited by 1
- AffineBasis.coord_apply_combination_of_notMemproof · cited by 1
- Module.Basis.toDual_linearCombination_rightproof · cited by 1
- Matrix.kronecker_mem_unitaryproof · cited by 0