Theorems · Theorem · order theory
strictMono_domRestrict
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} {s : Set α},
StrictMono (s.domRestrict f) ↔ StrictMonoOn f s- Defined in
- Mathlib.Data.Set.Monotone
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 7,166
- StrictMonostatement · cited by 706
- Set.domRestrictstatement · cited by 383
- StrictMonoOnstatement · cited by 194
Cited by5
Results whose statement or proof uses this declaration.
- StrictMono.of_domRestrictproof · cited by 4
- Continuous.strictMonoOn_of_inj_rigidityproof · cited by 1
- StrictMonoOn.domRestrictproof · cited by 1
- ContinuousOn.strictMonoOn_of_injOn_Iooproof · cited by 0
- strictMono_restrictproof · cited by 0