Theorems · Theorem · order theory
StrictMonoOn.domRestrict
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} {s : Set α},
StrictMonoOn f s → StrictMono (s.domRestrict f)Alias of the reverse direction of strictMono_domRestrict.
- Defined in
- Mathlib.Data.Set.Monotone
- Cited by
- 1 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 by1
Results whose statement or proof uses this declaration.
- StrictMonoOn.restrictproof · cited by 0