Theorems · Theorem · order theory
LE.le.eq_of_not_ssuperset
∀ {α : Type u_2} [UsesSetNotationForOrder α] [inst : PartialOrder α] {a b : α}, b ⊆ a → ¬b ⊂ a → a = bAlias of LE.le.eq_of_not_ssubset'.
Set notation form of LE.le.eq_of_not_lt'
- Defined in
- Mathlib.Order.RelClasses
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement · cited by 6,410
- LE.le.eq_of_not_ssubset'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CovBy.exists_finset_consproof · cited by 2
- CovBy.exists_set_insertproof · cited by 1
- HasSubset.Subset.eq_of_not_ssupersetproof · cited by 0