Defs
📁 Source: Mathlib/Order/GaloisConnection/Defs.lean
Statistics
| Metric | Count |
|---|---|
| 14 | |
Theoremschoice_eq, gc, l_injective, l_le_l_iff, strictMono_l, u_bot, u_l_eq, u_l_le, u_l_leftInverse, u_surjective, compose, dfun, dual, exists_eq_l, exists_eq_u, id, l_bot, l_comm_iff_u_comm, l_comm_of_u_comm, l_eq, l_eq_bot, l_le, l_u_bot, l_u_l_eq_l, l_u_l_eq_l', l_u_le, l_u_le_trans, l_unique, le_iff_le, le_iff_le', le_u, le_u_l, le_u_l_trans, lt_iff_lt, lt_iff_lt', monotone_intro, monotone_l, monotone_u, u_comm_of_l_comm, u_eq, u_eq_top, u_l_top, u_l_u_eq_u, u_l_u_eq_u', u_top, u_unique, choice_eq, gc, l_surjective, l_top, l_u_eq, le_l_u, leftInverse_l_u, strictMono_u, u_injective, u_le_u_iff | 56 |
| Total | 70 |
GaloisCoinsertion
Definitions
| Name | Category | Theorems |
|---|---|---|
choice 📖 | CompOp | |
dual 📖 | CompOp | — |
monotoneIntro 📖 | CompOp | — |
ofDual 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
choice_eq 📖 | mathematical | Preorder.toLE | choice | — | — |
gc 📖 | mathematical | — | GaloisConnection | — | — |
l_injective 📖 | — | — | — | — | GaloisInsertion.u_injective |
l_le_l_iff 📖 | mathematical | — | Preorder.toLE | — | GaloisInsertion.u_le_u_iff |
strictMono_l 📖 | mathematical | — | StrictMono | — | GaloisInsertion.strictMono_u |
u_bot 📖 | mathematical | — | Bot.botOrderBot.toBotPreorder.toLEPartialOrder.toPreorder | — | GaloisInsertion.l_top |
u_l_eq 📖 | — | — | — | — | GaloisInsertion.l_u_eq |
u_l_le 📖 | mathematical | — | Preorder.toLE | — | — |
u_l_leftInverse 📖 | — | — | — | — | u_l_eq |
u_surjective 📖 | — | — | — | — | GaloisInsertion.l_surjective |
GaloisConnection
Definitions
| Name | Category | Theorems |
|---|---|---|
liftOrderBot 📖 | CompOp | — |
liftOrderTop 📖 | CompOp | — |
toGaloisCoinsertion 📖 | CompOp | — |
toGaloisInsertion 📖 | CompOp | — |
Theorems
GaloisInsertion
Definitions
| Name | Category | Theorems |
|---|---|---|
choice 📖 | CompOp | |
dual 📖 | CompOp | — |
monotoneIntro 📖 | CompOp | — |
ofDual 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
choice_eq 📖 | mathematical | Preorder.toLE | choice | — | — |
gc 📖 | mathematical | — | GaloisConnection | — | — |
l_surjective 📖 | — | — | — | — | Function.LeftInverse.surjectiveleftInverse_l_u |
l_top 📖 | mathematical | — | Top.topOrderTop.toTopPreorder.toLEPartialOrder.toPreorder | — | top_uniqueLE.le.transle_l_uGaloisConnection.monotone_lgcle_top |
l_u_eq 📖 | — | — | — | — | LE.le.antisymmGaloisConnection.l_u_legcle_l_u |
le_l_u 📖 | mathematical | — | Preorder.toLE | — | — |
leftInverse_l_u 📖 | — | — | — | — | l_u_eq |
strictMono_u 📖 | mathematical | — | StrictMono | — | strictMono_of_le_iff_leu_le_u_iff |
u_injective 📖 | — | — | — | — | leftInverse_l_u |
u_le_u_iff 📖 | mathematical | — | Preorder.toLE | — | LE.le.transle_l_uGaloisConnection.l_legcGaloisConnection.monotone_u |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
GaloisCoinsertion 📖 | CompData | — |
GaloisInsertion 📖 | CompData | — |
---