Theorems · Inductive type · order theory
Sublocale
(X : Type u_2) → [Order.Frame X] → Type u_2
A sublocale of a locale X is a set S which is closed under all meets and such that
x ⇨ s ∈ S for all x : X and s ∈ S.
Note that locales are the same thing as frames, but with reverse morphisms, which is why we assume
Frame X. We only need to define locales categorically. See Locale.
- Defined in
- Mathlib.Order.Sublocale
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- Order.Frame
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Order.Framestatement · cited by 88
Cited by42
Results whose statement or proof uses this declaration.
- Nucleus.toSublocalestatement · cited by 5
- Sublocale.restrictstatement and proof · cited by 4
- Sublocale.toNucleusstatement and proof · cited by 4
- Sublocale.carrierstatement and proof · cited by 3
- Sublocale.sInf_memstatement and proof · cited by 3
- nucleusIsoSublocalestatement and proof · cited by 2
- Sublocale.extstatement and proof · cited by 1
- Sublocale.giRestrictstatement and proof · cited by 1
- Sublocale.himp_mem'statement and proof · cited by 1
- Sublocale.infClosedstatement and proof · cited by 1
- Sublocale.range_toNucleusstatement and proof · cited by 1
- Sublocale.restrict_of_memstatement and proof · cited by 1