Theorems · Theorem · group theory
dite_smul
∀ {α : Type u_1} {β : Type u_2} [inst : SMul β α] (p : Prop) [inst_1 : Decidable p] (a : α) (b : p → β) (c : ¬p → β),
(if h : p then b h else c h) • a = if h : p then b h • a else c h • a- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by8
Results whose statement or proof uses this declaration.
- ite_smulproof · cited by 52
- linearIndepOn_finset_iffproof · cited by 4
- linearIndepOn_iff'proof · cited by 2
- Finset.eq_weightedVSubOfPoint_subset_iff_eq_weightedVSubOfPoint_subtypeproof · cited by 2
- SpecialLinearGroup.centerEquivRootsOfUnity_applyproof · cited by 1
- linearIndepOn_finset_iffₛproof · cited by 1
- Finsupp.linearCombination_embDomainproof · cited by 0
- linearIndepOn_finset_iffₒₛproof · cited by 0