Theorems · Theorem · order theory
ClosureOperator.ext_isClosed
∀ {α : Type u_1} [inst : PartialOrder α] (c₁ c₂ : ClosureOperator α),
(∀ (x : α), c₁.IsClosed x ↔ c₂.IsClosed x) → c₁ = c₂- Defined in
- Mathlib.Order.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredproof · cited by 6,101
- ClosureOperatorstatement and proof · cited by 371
- IsGLBproof · cited by 213
- ClosureOperator.IsClosedstatement and proof · cited by 38
- IsGLB.uniqueproof · cited by 13
- ClosureOperator.extproof · cited by 4
- ClosureOperator.closure_isGLBproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.