Theorems · Theorem · order theory
Set.InjOn.image
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f : α → β}, Set.InjOn f s → Set.InjOn (Set.image f) (𝒫 s)- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.InjOnstatement and proof · cited by 543
- Set.powersetstatement and proof · cited by 67
- Set.InjOn.preimage_image_interproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Set.InjOn.image_eq_image_iffproof · cited by 8