Mathlib Map

Theorems · Theorem · order theory

Monovary.monovaryOn

∀ {ι : Type u_1} {α : Type u_3} {β : Type u_4} [inst : Preorder α] [inst_1 : Preorder β] {f : ι → α} {g : ι → β},
  Monovary f g → ∀ (s : Set ι), MonovaryOn f g s
Defined in
Mathlib.Order.Monotone.Monovary
Cited by
9 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
PreorderPreorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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
  • MonovaryOnstatement · cited by 139
  • Monovarystatement and proof · cited by 122

Cited by9

Results whose statement or proof uses this declaration.