Theorems · Theorem · order theory
StrictMono.of_domRestrict
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} {s : Set α},
StrictMono (s.domRestrict f) → StrictMonoOn f sAlias of the forward direction of strictMono_domRestrict.
- Defined in
- Mathlib.Data.Set.Monotone
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- Set.Elemstatement · cited by 7,166
- StrictMonostatement · cited by 706
- Set.domRestrictstatement · cited by 383
- StrictMonoOnstatement · cited by 194
- strictMono_domRestrictproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousOn.strictMonoOn_of_injOn_Iccproof · cited by 2
- sup_strictMonoOn_Icc_infproof · cited by 0
- StrictMono.of_restrictproof · cited by 0
- inf_strictMonoOn_Icc_supproof · cited by 0