Mathlib Map

Theorems · Theorem · order theory

Set.EqOn.image_eq

∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f₁ f₂ : α → β}, Set.EqOn f₁ f₂ s → f₁ '' s = f₂ '' s
Defined in
Mathlib.Data.Set.Function
Cited by
16 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites3

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.imagestatement · cited by 5,609
  • Set.EqOnstatement and proof · cited by 603

Cited by16

Results whose statement or proof uses this declaration.