Mathlib Map

Theorems · Definition · logic and foundations

Set.EqOn

{α : Type u} → {β : Type v} → (α → β) → (α → β) → Set α → Prop

Two functions f₁ f₂ : α → β are equal on s if f₁ x = f₂ x for all x ∈ s.

Defined in
Mathlib.Data.Set.Operations
Cited by
603 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 8 definitions · uses no axioms

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.

  • Setstatement and proof · cited by 53,352

Cited by632

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 632.