Theorems · Definition · order theory
Set.domRestrict
{α : Type u_1} → {π : α → Type u_6} → (s : Set α) → ((a : α) → π a) → (a : ↑s) → π ↑aRestrict domain of a function f to a set s. Same as Subtype.restrict but this version
takes an argument ↥s instead of Subtype s.
- Defined in
- Mathlib.Data.Set.Restrict
- Cited by
- 383 results in Mathlib
- Foundations
- Depth 5 from the axioms, rests on 10 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.
Cited by396
Results whose statement or proof uses this declaration.
- ContinuousOn.domRestrictstatement · cited by 99
- continuousOn_iff_continuous_domRestrictstatement and proof · cited by 51
- cfc_applystatement and proof · cited by 40
- cfcₙ_applystatement and proof · cited by 32
- cfcₙ_congrproof · cited by 25
- cfc_congrproof · cited by 20
- Set.injOn_iff_injectivestatement and proof · cited by 20
- Subgroup.IsComplement.leftQuotientEquivproof · cited by 17
- AddCircle.liftIocproof · cited by 14
- cfcₙ_eq_cfcproof · cited by 13
- cfc_casesstatement and proof · cited by 12
- cfc_constproof · cited by 12
Showing the 200 most cited of 396.