Mathlib Map

Theorems · Theorem · logic and foundations

Set.mem_image_equiv

∀ {α : Type u_3} {β : Type u_4} {S : Set α} {f : α ≃ β} {x : β}, x ∈ ⇑f '' S ↔ f.symm x ∈ S
Defined in
Mathlib.Logic.Equiv.Set
Cited by
22 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.