Mathlib Map

Theorems · Theorem · order theory

StrictAnti.strictAntiOn

∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β},
  StrictAnti f → ∀ (s : Set α), StrictAntiOn f s
Defined in
Mathlib.Order.Monotone.Defs
Cited by
16 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.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.