Mathlib Map

Theorems · Theorem · order theory

Set.image_congr

∀ {α : Type u_1} {β : Type u_2} {f g : α → β} {s : Set α}, (∀ a ∈ s, f a = g a) → f '' s = g '' s
Defined in
Mathlib.Data.Set.Image
Cited by
533 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 20 definitions · uses propext, 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.extproof · cited by 2,266

Cited by533

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 533.