Theorems · Theorem · group theory
Set.support_subset_subsingleton_of_disjoint_on_support
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : Zero β] {s : γ → Set α} (f : α → β),
Pairwise (Function.onFun Disjoint fun j => s j ∩ Function.support f) →
∀ (i : α) (j : γ), i ∈ s j → (Function.support fun d => (s d).indicator f i) ⊆ {j}- Defined in
- Mathlib.Algebra.Group.Indicator
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Bot.botproof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- Set.indicatorstatement and proof · cited by 723
- Function.supportstatement and proof · cited by 610
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- Set.singleton_subset_iffproof · cited by 206
- Function.mem_supportproof · cited by 54
- Set.subset_empty_iffproof · cited by 40
- Set.subset_inter_iffproof · cited by 28
- Set.subset_singleton_iffproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- tsum_indicator_of_disjoint_on_support_of_memproof · cited by 2