Mathlib Map

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 s

Alias 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
Assumes
PreorderPreorder

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.

Cited by4

Results whose statement or proof uses this declaration.