Mathlib Map

Theorems · Theorem · order theory

ClosureOperator.isClosed_iff_closure_le

∀ {α : Type u_1} [inst : PartialOrder α] {c : ClosureOperator α} {x : α}, c.IsClosed x ↔ c x ≤ x
Defined in
Mathlib.Order.Closure
Cited by
3 results in Mathlib
Foundations
Depth 15 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.

Cited by3

Results whose statement or proof uses this declaration.