Theorems · Theorem · group theory
ite_pow
∀ {α : Type u_1} {β : Type u_2} [inst : Pow α β] (p : Prop) [inst_1 : Decidable p] (a b : α) (c : β),
(if p then a else b) ^ c = if p then a ^ c else b ^ c- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 10 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_powproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- ProbabilityTheory.moment_truncation_eq_intervalIntegral_of_nonnegproof · cited by 2
- WittVector.select_add_select_notproof · cited by 2
- ProbabilityTheory.moment_truncation_eq_intervalIntegralproof · cited by 1
- NumberField.mixedEmbedding.exists_primitive_element_lt_of_isComplexproof · cited by 1
- NumberField.mixedEmbedding.exists_primitive_element_lt_of_isRealproof · cited by 1
- WeierstrassCurve.Affine.CoordinateRing.mk_Ψ_sqproof · cited by 1
- PowerSeries.heval_Cproof · cited by 0
- HahnSeries.SummableFamily.powerSeriesFamily_smulproof · cited by 0
- Matrix.permMatrix_l2_opNorm_eqproof · cited by 0
- WeierstrassCurve.Affine.CoordinateRing.mk_φproof · cited by 0