Relative
π Source: Mathlib/Order/UpperLower/Relative.lean
Statistics
IsLowerSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isRelLowerSet_sep π | mathematical | IsLowerSet | IsRelLowerSetsetOfSetSet.instMembership | β | β |
IsRelLowerSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
iInter π | mathematical | IsRelLowerSet | Set.iInter | β | sInterSet.range_nonemptySet.forall_mem_range |
iInterβ π | mathematical | IsRelLowerSet | Set.iInter | β | iInter |
iUnion π | mathematical | IsRelLowerSet | Set.iUnion | β | sUnionSet.forall_mem_range |
iUnionβ π | mathematical | IsRelLowerSet | Set.iUnion | β | iUnion |
inter π | mathematical | IsRelLowerSet | SetSet.instInter | β | β |
mono_isLowerSet π | β | IsRelLowerSetIsLowerSetSetSet.instHasSubset | β | β | β |
prop_of_mem π | β | IsRelLowerSetSetSet.instMembership | β | β | β |
sInter π | mathematical | Set.NonemptySetIsRelLowerSet | Set.sInter | β | β |
sUnion π | mathematical | IsRelLowerSet | Set.sUnion | β | β |
union π | mathematical | IsRelLowerSet | SetSet.instUnion | β | β |
IsRelUpperSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
iInter π | mathematical | IsRelUpperSet | Set.iInter | β | sInterSet.range_nonemptySet.forall_mem_range |
iInterβ π | mathematical | IsRelUpperSet | Set.iInter | β | iInter |
iUnion π | mathematical | IsRelUpperSet | Set.iUnion | β | sUnionSet.forall_mem_range |
iUnionβ π | mathematical | IsRelUpperSet | Set.iUnion | β | iUnion |
inter π | mathematical | IsRelUpperSet | SetSet.instInter | β | β |
mono_isUpperSet π | β | IsRelUpperSetIsUpperSetSetSet.instHasSubset | β | β | β |
prop_of_mem π | β | IsRelUpperSetSetSet.instMembership | β | β | β |
sInter π | mathematical | Set.NonemptySetIsRelUpperSet | Set.sInter | β | β |
sUnion π | mathematical | IsRelUpperSet | Set.sUnion | β | β |
union π | mathematical | IsRelUpperSet | SetSet.instUnion | β | β |
IsUpperSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isRelUpperSet_sep π | mathematical | IsUpperSet | IsRelUpperSetsetOfSetSet.instMembership | β | β |
RelLowerSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isRelLowerSet π | mathematical | β | IsRelLowerSetSetLike.coeRelLowerSetinstSetLikeRelLowerSet | β | isRelLowerSet' |
RelUpperSet
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isRelUpperSet π | mathematical | β | IsRelUpperSetSetLike.coeRelUpperSetinstSetLikeRelUpperSet | β | isRelUpperSet' |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
instPartialOrderRelUpperSet π | CompOp | β |
instSetLikeRelLowerSet π | CompOp | |
instSetLikeRelUpperSet π | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isLowerSet_subtype_iff_isRelLowerSet π | mathematical | β | IsLowerSetIsRelLowerSetSet.image | β | Subtype.coe_eta |
isRelLowerSet_Icc_ge π | mathematical | β | IsRelLowerSetPreorder.toLESet.Icc | β | LE.le.trans |
isRelLowerSet_empty π | mathematical | β | IsRelLowerSetSetSet.instEmptyCollection | β | β |
isRelLowerSet_self π | mathematical | β | IsRelLowerSetSetSet.instMembership | β | β |
isRelUpperSet_Icc_le π | mathematical | β | IsRelUpperSetPreorder.toLESet.Icc | β | LE.le.trans |
isRelUpperSet_empty π | mathematical | β | IsRelUpperSetSetSet.instEmptyCollection | β | β |
isRelUpperSet_self π | mathematical | β | IsRelUpperSetSetSet.instMembership | β | β |
isUpperSet_subtype_iff_isRelUpperSet π | mathematical | β | IsUpperSetIsRelUpperSetSet.image | β | Subtype.coe_eta |
---