Theorems · Theorem · order theory
Set.InjOn.image_diff_subset
Deprecated since 2026-06-03Use Set.InjOn.image_sdiff_subset instead.
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f : α → β} {t : Set α},
Set.InjOn f s → t ⊆ s → f '' (s \ t) = f '' s \ f '' tAlias of Set.InjOn.image_sdiff_subset.
- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.imagestatement · cited by 5,609
- Set.InjOnstatement · cited by 543
- Set.InjOn.image_sdiff_subsetproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.