Theorems · Theorem · order theory
ClosureOperator.ofCompletePred_apply
∀ {α : Type u_1} [inst : CompleteLattice α] (p : α → Prop) (hsinf : ∀ (s : Set α), (∀ a ∈ s, p a) → p (sInf s)) (a : α),
(ClosureOperator.ofCompletePred p hsinf) a = ⨅ b, ↑b- Defined in
- Mathlib.Order.Closure
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- InfSet.sInfstatement and proof · cited by 935
- ClosureOperatorstatement · cited by 371
- ClosureOperator.ofCompletePredstatement and proof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- Matroid.closure_iUnion_closure_eq_closure_iUnionproof · cited by 4
- convexHull_eq_iInterproof · cited by 1
- absConvexHull_eq_iInterproof · cited by 1
- Convexity.convexHull_eq_iInterproof · cited by 1
- Matroid.closure_eq_subtypeClosureproof · cited by 1
- Convexity.subset_convexHull_iffproof · cited by 0
- ofDual_preimage_latticeClosureproof · cited by 0