Theorems · Definition · order theory
GaloisConnection.toGaloisInsertion
{α : Type u_2} →
{β : Type u_3} →
[inst : Preorder α] →
[inst_1 : Preorder β] →
{l : α → β} → {u : β → α} → GaloisConnection l u → (∀ (b : β), b ≤ l (u b)) → GaloisInsertion l uMake a GaloisInsertion l u from a GaloisConnection l u such that ∀ b, b ≤ l (u b)
- Defined in
- Mathlib.Order.GaloisConnection.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- GaloisConnectionstatement and proof · cited by 253
- GaloisInsertionstatement · cited by 35
Cited by13
Results whose statement or proof uses this declaration.
- Submodule.giMapComapproof · cited by 11
- Subsemigroup.giMapComapproof · cited by 9
- FirstOrder.Language.Substructure.giMapComapproof · cited by 9
- AddSubsemigroup.giMapComapproof · cited by 9
- Submonoid.giMapComapproof · cited by 9
- AddSubmonoid.giMapComapproof · cited by 9
- Subsemigroup.giproof · cited by 5
- AddSubsemigroup.giproof · cited by 5
- Ordinal.pred_succ_giproof · cited by 2
- PrimitiveSpectrum.giproof · cited by 1
- giSSupIicproof · cited by 0
- CategoryTheory.Sieve.galoisInsertionOfIsSplitEpiproof · cited by 0