Theorems · Theorem · order theory
Set.SurjOn.image_invFunOn_image
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β} [inst : Nonempty α],
Set.SurjOn f s t → f '' Function.invFunOn f s '' t = tThis lemma is a special case of rightInvOn_invFunOn.image_image; it may make more sense
to use the other lemma directly in an application.
- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
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 · cited by 5,609
- Set.SurjOnstatement and proof · cited by 186
- Function.invFunOnstatement · cited by 35
- Set.SurjOn.rightInvOn_invFunOnproof · cited by 9
- Set.LeftInvOn.image_imageproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.