Theorems · Theorem · order theory
Set.preimage_invFun_of_mem
∀ {α : Type u_1} {β : Type u_2} [n : Nonempty α] {f : α → β},
Function.Injective f → ∀ {s : Set α}, Classical.choice n ∈ s → Function.invFun f ⁻¹' s = f '' s ∪ (Set.range f)ᶜ- 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.
Cites11
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.preimagestatement · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Compl.complstatement and proof · cited by 2,925
- Set.extproof · cited by 2,266
- emproof · cited by 115
- Function.invFunstatement · cited by 60
- Function.Injective.mem_set_imageproof · cited by 53
- Function.leftInverse_invFunproof · cited by 13
- Function.invFun_negproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.