Monotone
📁 Source: Mathlib/Data/Set/Monotone.lean
Statistics
AntitoneOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mono 📖 | — | AntitoneOnSetSet.instHasSubset | — | — | — |
monotone 📖 | mathematical | AntitoneOn | AntitoneSet.ElemSubtype.preorderSetSet.instMembership | — | Subtype.coe_prop |
Function
Theorems
Monotone
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
codRestrict 📖 | mathematical | MonotoneSetSet.instMembership | Set.ElemSubtype.preorderSet.codRestrict | — | — |
rangeFactorization 📖 | mathematical | Monotone | Set.ElemSet.rangeSubtype.preorderSetSet.instMembershipSet.rangeFactorization | — | — |
restrict 📖 | mathematical | Monotone | Set.ElemSubtype.preorderSetSet.instMembershipSet.restrict | — | — |
MonotoneOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mono 📖 | — | MonotoneOnSetSet.instHasSubset | — | — | — |
monotone 📖 | mathematical | MonotoneOn | MonotoneSet.ElemSubtype.preorderSetSet.instMembership | — | Subtype.coe_prop |
Set
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
antitoneOn_insert_iff 📖 | mathematical | — | AntitoneOnSetinstInsertPreorder.toLE | — | monotoneOn_insert_iff |
monotoneOn_insert_iff 📖 | mathematical | — | MonotoneOnSetinstInsertPreorder.toLE | — | — |
Set.EqOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
congr_antitoneOn 📖 | mathematical | Set.EqOn | AntitoneOn | — | AntitoneOn.congrsymm |
congr_monotoneOn 📖 | mathematical | Set.EqOn | MonotoneOn | — | MonotoneOn.congrsymm |
congr_strictAntiOn 📖 | mathematical | Set.EqOn | StrictAntiOn | — | StrictAntiOn.congrsymm |
congr_strictMonoOn 📖 | mathematical | Set.EqOn | StrictMonoOn | — | StrictMonoOn.congrsymm |
StrictAntiOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mono 📖 | — | StrictAntiOnSetSet.instHasSubset | — | — | — |
strictAnti 📖 | mathematical | StrictAntiOn | StrictAntiSet.ElemSubtype.preorderSetSet.instMembership | — | Subtype.coe_prop |
StrictMono
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
codRestrict 📖 | mathematical | StrictMonoSetSet.instMembership | Set.ElemSubtype.preorderSet.codRestrict | — | — |
of_restrict 📖 | mathematical | StrictMonoSet.ElemSubtype.preorderSetSet.instMembershipSet.restrict | StrictMonoOn | — | strictMono_restrict |
StrictMonoOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
mono 📖 | — | StrictMonoOnSetSet.instHasSubset | — | — | — |
restrict 📖 | mathematical | StrictMonoOn | StrictMonoSet.ElemSubtype.preorderSetSet.instMembershipSet.restrict | — | strictMono_restrict |
strictMono 📖 | mathematical | StrictMonoOn | StrictMonoSet.ElemSubtype.preorderSetSet.instMembership | — | Subtype.coe_prop |
(root)
Theorems
---