Theorems · Definition · logic and foundations
Set.preimage
{α : Type u} → {β : Type v} → (α → β) → Set β → Set αThe preimage of s : Set β by f : α → β, written f ⁻¹' s,
is the set of x : α such that f x ∈ s.
- Defined in
- Mathlib.Data.Set.Operations
- Cited by
- 4,946 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 8 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.ofPredproof · cited by 6,101
Cited by5,292
Results whose statement or proof uses this declaration.
- Measurableproof · cited by 1,499
- Filter.mapproof · cited by 819
- Filter.Tendsto.compproof · cited by 560
- Filter.comapproof · cited by 546
- Ideal.comapproof · cited by 443
- Submodule.comapproof · cited by 347
- Measurable.compproof · cited by 234
- Continuous.tendstoproof · cited by 206
- Set.image_subset_iffstatement · cited by 203
- Set.mem_preimagestatement · cited by 190
- Submonoid.comapproof · cited by 179
- Set.negproof · cited by 168
Showing the 200 most cited of 5,292.