Theorems · Theorem · order theory
Sublocale.mem_mk
∀ {X : Type u_1} [inst : Order.Frame X] {a : X} (carrier : Set X) (sInf_mem' : ∀ s ⊆ carrier, sInf s ∈ carrier)
(himp_mem' : ∀ (a b : X), b ∈ carrier → a ⇨ b ∈ carrier),
a ∈ { carrier := carrier, sInf_mem' := sInf_mem', himp_mem' := himp_mem' } ↔ a ∈ carrier- Defined in
- Mathlib.Order.Sublocale
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
- Assumes
- Order.Frame
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.
- Setstatement and proof · cited by 53,352
- InfSet.sInfstatement and proof · cited by 935
- HImp.himpstatement and proof · cited by 153
- Order.Framestatement and proof · cited by 88
- Sublocalestatement · cited by 30
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.