Mathlib Map

Theorems · Theorem · order theory

Set.restrict_piecewise_compl

Deprecated since 2026-07-19Use Set.domRestrict_piecewise_compl instead.

∀ {α : Type u_1} {β : Type u_2} (f g : α → β) (s : Set α) [inst : (x : α) → Decidable (x ∈ s)],
  sᶜ.domRestrict (s.piecewise f g) = sᶜ.domRestrict g

Alias of Set.domRestrict_piecewise_compl.

Defined in
Mathlib.Data.Set.Restrict
Cited by
0 results in Mathlib
Foundations
Depth 10 from the axioms · uses Quot.sound
Assumes
Decidable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.