Insert
📁 Source: Mathlib/Data/Set/Insert.lean
Statistics
HasSubset.Subset
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
ssubset_of_mem_notMem 📖 | mathematical | SetSet.instHasSubsetSet.instMembership | Set.instHasSSubset | — | — |
Prop
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
compl_singleton 📖 | mathematical | — | Compl.complSetSet.instComplSet.instSingletonSet | — | Set.extnot_iff |
Set
Definitions
| Name | Category | Theorems |
|---|---|---|
decidableSingleton 📖 | CompOp | |
subtypeInsertEquivOption 📖 | CompOp | — |
uniqueSingleton 📖 | CompOp |
Theorems
Set.Nonempty
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
eq_one 📖 | mathematical | Set.Nonempty | SetSet.instSingletonSet | — | Set.eq_of_nonempty_of_subsingleton' |
eq_zero 📖 | mathematical | Set.Nonempty | SetSet.instSingletonSet | — | Set.eq_of_nonempty_of_subsingleton' |
subset_pair_iff_eq 📖 | mathematical | Set.Nonempty | SetSet.instHasSubsetSet.instInsertSet.instSingletonSet | — | Set.subset_pair_iff_eqne_empty |
subset_singleton_iff 📖 | mathematical | Set.Nonempty | SetSet.instHasSubsetSet.instSingletonSet | — | Set.subset_singleton_iff_eqne_empty |
ZFSet
Definitions
| Name | Category | Theorems |
|---|---|---|
Insert 📖 | CompOp | — |
---