Theorems · Theorem · order theory
ClosureOperator.closure_isGLB
∀ {α : Type u_1} [inst : Preorder α] {c : ClosureOperator α} (x : α), IsGLB {y | x ≤ y ∧ c.IsClosed y} (c x)- Defined in
- Mathlib.Order.Closure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement and proof · cited by 6,101
- ClosureOperatorstatement and proof · cited by 371
- IsGLBstatement · cited by 213
- lowerBoundsproof · cited by 212
- ClosureOperator.IsClosedstatement and proof · cited by 38
- ClosureOperator.le_closureproof · cited by 19
- ClosureOperator.isClosed_closureproof · cited by 15
- ClosureOperator.closure_minproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- ClosureOperator.ext_isClosedproof · cited by 0