Theorems · Theorem · group theory
MonoidWithZeroHom.map_ite_one_zero
∀ {α : Type u_2} {β : Type u_3} [inst : MulZeroOneClass α] [inst_1 : MulZeroOneClass β] {F : Type u_7}
[inst_2 : FunLike F α β] [MonoidWithZeroHomClass F α β] (f : F) (p : Prop) [inst_4 : Decidable p],
f (if p then 1 else 0) = if p then 1 else 0- Defined in
- Mathlib.Algebra.GroupWithZero.Hom
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- map_oneproof · cited by 861
- MulZeroOneClassstatement and proof · cited by 184
- MonoidWithZeroHomClassstatement and proof · cited by 37
Cited by10
Results whose statement or proof uses this declaration.
- Algebra.Generators.CotangentSpace.compEquiv_symm_inrproof · cited by 4
- Algebra.Generators.CotangentSpace.fst_compEquivproof · cited by 4
- ProbabilityTheory.covariance_eval_multivariateGaussianproof · cited by 3
- Submodule.traceDual_le_span_map_traceDualproof · cited by 2
- ProbabilityTheory.measurePreserving_restrict₂_multivariateGaussianproof · cited by 1
- Matrix.coeff_det_one_add_X_smul_eq_sum_minorsproof · cited by 1
- Module.Basis.traceDual_powerBasis_eqproof · cited by 1
- PEquiv.map_toMatrixproof · cited by 1
- PowerSeries.coeff_subst_sum_C_substInvFun_mul_X_pow_sub_Xproof · cited by 1
- MvPolynomial.aeval_sumElim_pderiv_inlproof · cited by 0