Mathlib Map

Theorems · Definition · combinatorics

Finset.restrict

{ι : Type u_2} → {π : ι → Type u_3} → (s : Finset ι) → ((i : ι) → π i) → (i : ↥s) → π ↑i

Restrict domain of a function f to a finite set s.

Defined in
Mathlib.Data.Finset.Pi
Cited by
60 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites1

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

Cited by68

Results whose statement or proof uses this declaration.