Theorems · Theorem · order theory
Function.Surjective.restrictPreimage
∀ {α : Type u_1} {β : Type u_2} (t : Set β) {f : α → β},
Function.Surjective f → Function.Surjective (t.restrictPreimage f)Alias of Set.restrictPreimage_surjective.
- Defined in
- Mathlib.Data.Set.Restrict
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- Set.restrictPreimagestatement · cited by 84
- Set.restrictPreimage_surjectiveproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- isQuotientCoveringMap_npowproof · cited by 2
- IsOpenQuotientMap.restrictPreimageproof · cited by 1
- Topology.IsQuotientMap.restrictPreimage_isOpenproof · cited by 1