Theorems · Theorem · logic and foundations
Set.piecewise_compl
∀ {α : Type u_1} {δ : α → Sort u_7} (s : Set α) (f g : (i : α) → δ i) [inst : (j : α) → Decidable (j ∈ s)]
[inst_1 : (i : α) → Decidable (i ∈ sᶜ)], sᶜ.piecewise f g = s.piecewise g f- Defined in
- Mathlib.Data.Set.Piecewise
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
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
- Compl.complstatement and proof · cited by 2,925
- Set.piecewisestatement · cited by 136
- Set.piecewise_eq_of_memproof · cited by 49
- Set.piecewise_eq_of_notMemproof · cited by 49
Cited by3
Results whose statement or proof uses this declaration.
- Antitone.piecewise_eventually_eq_iInterproof · cited by 2
- MeasureTheory.SimpleFunc.piecewise_complproof · cited by 1
- IsClosed.continuous_piecewise_of_specializesproof · cited by 1