Defs
📁 Source: Mathlib/Logic/IsEmpty/Defs.lean
Statistics
| Metric | Count |
|---|---|
| 3 | |
TheoremsinstIsEmpty, isEmpty, isEmpty', isEmpty, isEmpty, exists_iff, false, forall_iff, instSubsingleton, prop_iff, instIsEmpty, isEmpty_left, isEmpty_right, isEmpty_left, isEmpty_right, instIsEmpty, instIsEmpty, isEmpty_left, isEmpty_false, isEmpty_of_false, instIsEmptyFalse, instIsEmptyForallOfNonempty, instIsEmptyPSum, instIsEmptySubtype, instIsEmptySum, isEmpty_iff | 26 |
| Total | 29 |
Empty
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instIsEmpty 📖 | mathematical | — | IsEmpty | — | — |
Fin
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty 📖 | mathematical | — | IsEmpty | — | — |
isEmpty' 📖 | mathematical | — | IsEmpty | — | isEmpty |
Function
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
Function.Surjective
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
IsEmpty
Definitions
| Name | Category | Theorems |
|---|---|---|
elim 📖 | CompOp | |
elim' 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
exists_iff 📖 | — | — | — | — | false |
false 📖 | — | — | — | — | — |
forall_iff 📖 | — | — | — | — | — |
instSubsingleton 📖 | — | — | — | — | — |
prop_iff 📖 | mathematical | — | IsEmpty | — | isEmpty_iff |
PEmpty
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instIsEmpty 📖 | mathematical | — | IsEmpty | — | — |
PProd
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty_left 📖 | mathematical | — | IsEmpty | — | Function.isEmpty |
isEmpty_right 📖 | mathematical | — | IsEmpty | — | Function.isEmpty |
Prod
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty_left 📖 | mathematical | — | IsEmpty | — | Function.isEmpty |
isEmpty_right 📖 | mathematical | — | IsEmpty | — | Function.isEmpty |
Quot
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instIsEmpty 📖 | mathematical | — | IsEmpty | — | Function.Surjective.isEmpty |
Quotient
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instIsEmpty 📖 | mathematical | — | IsEmpty | — | Quot.instIsEmpty |
Sigma
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty_left 📖 | mathematical | — | IsEmpty | — | Function.isEmpty |
Subtype
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isEmpty_false 📖 | mathematical | — | IsEmpty | — | isEmpty_of_false |
isEmpty_of_false 📖 | mathematical | — | IsEmpty | — | — |
(root)
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instIsEmptyFalse 📖 | mathematical | — | IsEmpty | — | — |
instIsEmptyForallOfNonempty 📖 | — | IsEmpty | — | — | Function.isEmpty |
instIsEmptyPSum 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
instIsEmptySubtype 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
instIsEmptySum 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
isEmpty_iff 📖 | mathematical | — | IsEmpty | — | IsEmpty.false |
---