Mathlib Map

Theorems · Definition · order theory

Set.domRestrict

{α : Type u_1} → {π : α → Type u_6} → (s : Set α) → ((a : α) → π a) → (a : ↑s) → π ↑a

Restrict domain of a function f to a set s. Same as Subtype.restrict but this version takes an argument ↥s instead of Subtype s.

Defined in
Mathlib.Data.Set.Restrict
Cited by
383 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 10 definitions · uses no axioms

Around this declaration

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

Cites2

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
  • Set.Elemstatement and proof · cited by 7,166

Cited by396

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 396.