Theorems · Theorem · group theory
Set.mulIndicator_div
∀ {α : Type u_1} {G : Type u_6} [inst : Group G] (s : Set α) (f g : α → G),
(s.mulIndicator fun a => f a / g a) = fun a => s.mulIndicator f a / s.mulIndicator g a- Defined in
- Mathlib.Algebra.Group.Indicator
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Set.mulIndicatorstatement · cited by 163
- MonoidHom.map_divproof · cited by 6
- Set.mulIndicatorHomproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.mulIndicator_div'proof · cited by 0