Theorems · Theorem · combinatorics
Finset.piecewise_same
∀ {ι : Type u_1} {π : ι → Sort u_2} (s : Finset ι) (f : (i : ι) → π i) [inst : (j : ι) → Decidable (j ∈ s)],
s.piecewise f f = f- Defined in
- Mathlib.Data.Finset.Piecewise
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Decidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Finset.piecewisestatement · cited by 64
- Finset.piecewise_eq_of_memproof · cited by 13
- Finset.piecewise_eq_of_notMemproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.derivSeries_apply_diagproof · cited by 2