Mathlib Map

Theorems · Definition · order theory

GaloisConnection

{α : Type u} → {β : Type v} → [Preorder α] → [Preorder β] → (α → β) → (β → α) → Prop

A Galois connection is a pair of functions l and u satisfying l a ≤ b ↔ a ≤ u b. They are special cases of adjoint functors in category theory, but do not depend on the category theory library in mathlib.

Defined in
Mathlib.Order.GaloisConnection.Defs
Cited by
253 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 6 definitions · uses no axioms
Assumes
PreorderPreorder

Around this declaration

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

Cites1

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

  • Preorderstatement and proof · cited by 7,952

Cited by297

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 297.