Prod
📁 Source: Mathlib/Algebra/Lie/Prod.lean
Statistics
| Metric | Count |
|---|---|
| 8 | |
Theoremsbracket_apply, coe_fst, coe_inl, coe_inr, coe_prod, coe_prodMap, coe_snd, fst_apply, fst_comp_inl, fst_comp_inr, fst_prod, fst_surjective, inl_apply, inl_eq_prod, inl_injective, inr_apply, inr_eq_prod, inr_injective, ker_fst, ker_snd, pair_fst_snd, prodMap_apply, prodMap_comp, prodMap_id, prodMap_one, prodMap_zero, prod_apply, prod_comp, prod_ext, prod_ext_iff, range_inl, range_inr, snd_apply, snd_comp_inl, snd_comp_inr, snd_prod, snd_surjective | 37 |
| Total | 45 |
LieAlgebra.Prod
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
bracket_apply 📖 | mathematical | — | Bracket.bracketLieRingModule.toBracketinstLieRingLieRing.toAddCommGrouplieRingSelfModule | — | — |
LieHom
Definitions
| Name | Category | Theorems |
|---|---|---|
fst 📖 | CompOp | 9 mathmath:fst_comp_inr, pair_fst_snd, fst_surjective, fst_prod, range_inr, ker_fst, fst_comp_inl, fst_apply, coe_fst |
inl 📖 | CompOp | 9 mathmath:inl_apply, ker_snd, snd_comp_inl, inl_injective, coe_inl, inl_eq_prod, range_inl, prod_ext_iff, fst_comp_inl |
inr 📖 | CompOp | 9 mathmath:fst_comp_inr, snd_comp_inr, inr_eq_prod, range_inr, prod_ext_iff, inr_apply, ker_fst, inr_injective, coe_inr |
prod 📖 | CompOp | 8 mathmath:snd_prod, pair_fst_snd, inr_eq_prod, inl_eq_prod, fst_prod, prod_comp, prod_apply, coe_prod |
prodMap 📖 | CompOp | |
snd 📖 | CompOp | 9 mathmath:ker_snd, snd_prod, snd_comp_inr, pair_fst_snd, snd_comp_inl, range_inl, snd_surjective, coe_snd, snd_apply |
Theorems
---