Theorems · Theorem · order theory
ClosureOperator.closure_sup_closure
∀ {α : Type u_1} [inst : SemilatticeSup α] (c : ClosureOperator α) (x y : α), c (c x ⊔ c y) = c (x ⊔ y)- Defined in
- Mathlib.Order.Closure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- SemilatticeSup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- SemilatticeSupstatement and proof · cited by 785
- ClosureOperatorstatement and proof · cited by 371
- ClosureOperator.closure_sup_closure_leftproof · cited by 5
- ClosureOperator.closure_sup_closure_rightproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- LowerAdjoint.closure_sup_closureproof · cited by 0