Theorems · Inductive type · order theory
LowerAdjoint
{α : Type u_1} → {β : Type u_4} → [Preorder α] → [Preorder β] → (β → α) → Type (max u_1 u_4)A lower adjoint of u on the preorder α is a function l such that l and u form a Galois
connection. It allows us to define closure operators whose output does not match the input. In
practice, u is often (↑) : β → α.
- Defined in
- Mathlib.Order.Closure
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
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 · cited by 7,952
Cited by51
Results whose statement or proof uses this declaration.
- LowerAdjoint.toFunstatement and proof · cited by 105
- FirstOrder.Language.Substructure.closurestatement · cited by 70
- LowerAdjoint.closureOperatorstatement and proof · cited by 12
- LowerAdjoint.closedstatement and proof · cited by 9
- LowerAdjoint.gcstatement and proof · cited by 3
- LowerAdjoint.closure_eq_self_of_mem_closedstatement and proof · cited by 2
- LowerAdjoint.eq_of_lestatement and proof · cited by 2
- LowerAdjoint.le_closurestatement and proof · cited by 2
- LowerAdjoint.le_iff_subsetstatement and proof · cited by 2
- LowerAdjoint.mk.injstatement · cited by 1
- LowerAdjoint.mk.noConfusionstatement · cited by 1
- LowerAdjoint.closure_iSup_closurestatement and proof · cited by 1