Theorems · Definition · logic and foundations
Set.MapsTo.restrict
{α : Type u} → {β : Type v} → (f : α → β) → (s : Set α) → (t : Set β) → Set.MapsTo f s t → ↑s → ↑tGiven a map f sending s : Set α into t : Set β, restrict domain of f to s
and the codomain to t. Same as Subtype.map.
- Defined in
- Mathlib.Data.Set.Operations
- Cited by
- 57 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Elemstatement · cited by 7,166
- Set.MapsTostatement and proof · cited by 732
- Subtype.mapproof · cited by 52
Cited by72
Results whose statement or proof uses this declaration.
- Set.restrictPreimageproof · cited by 84
- Set.Finite.of_finite_imageproof · cited by 20
- List.fixedLengthDigitsproof · cited by 13
- Profinite.NobelingProof.ProjRestrictproof · cited by 13
- SimpleGraph.induceHomproof · cited by 7
- ContractingWith.efixedPoint'statement and proof · cited by 7
- Set.MapsTo.countable_of_injOnproof · cited by 5
- CategoryTheory.Functor.toPreimagesproof · cited by 5
- Set.BijOn.equivproof · cited by 5
- Continuous.restrictstatement · cited by 4
- ContractingWith.exists_fixedPoint'statement and proof · cited by 4
- CategoryTheory.Functor.toEventualRangesproof · cited by 4