Theorems · Theorem · order theory
Set.LeftInvOn.image_image
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {f : α → β} {f' : β → α}, Set.LeftInvOn f' f s → f' '' f '' s = s- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 10 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 · cited by 5,609
- Set.image_congrproof · cited by 533
- Set.image_imageproof · cited by 140
- Set.image_id'proof · cited by 86
- Set.LeftInvOnstatement and proof · cited by 42
Cited by3
Results whose statement or proof uses this declaration.
- PartialEquiv.symm_image_image_of_subset_sourceproof · cited by 2
- Set.LeftInvOn.image_image'proof · cited by 2
- Set.SurjOn.image_invFunOn_imageproof · cited by 0