Theorems · Theorem · order theory
GaloisConnection.dual
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {l : α → β} {u : β → α},
GaloisConnection l u →
GaloisConnection (⇑OrderDual.toDual ∘ u ∘ ⇑OrderDual.ofDual) (⇑OrderDual.toDual ∘ l ∘ ⇑OrderDual.ofDual)- Defined in
- Mathlib.Order.GaloisConnection.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement and proof · cited by 927
- OrderDual.toDualstatement · cited by 481
- OrderDual.ofDualstatement · cited by 400
- GaloisConnectionstatement and proof · cited by 253
Cited by4
Results whose statement or proof uses this declaration.
- GaloisConnection.u_csInf'proof · cited by 0
- GaloisConnection.u_ciInfproof · cited by 0
- GaloisConnection.u_ciInf_setproof · cited by 0
- GaloisConnection.u_csInfproof · cited by 0