Lemmas
📁 Source: Mathlib/Control/Bitraversable/Lemmas.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 16 | |
| Total | 18 |
Bitraversable
Definitions
| Name | Category | Theorems |
|---|---|---|
tfst 📖 | CompOp | 10 mathmath:tfst_comp_tfst, id_tfst, tsnd_comp_tfst, tfst_tsnd, tfst_id, tfst_comp_tsnd, tsnd_tfst, tfst_eq_fst_id, comp_tfst, tfst_eq_fst_id' |
tsnd 📖 | CompOp | 10 mathmath:tsnd_id, tsnd_comp_tfst, tfst_tsnd, comp_tsnd, tsnd_comp_tsnd, id_tsnd, tsnd_eq_snd_id', tfst_comp_tsnd, tsnd_tfst, tsnd_eq_snd_id |
Theorems
---