Defs
📁 Source: Mathlib/Topology/Algebra/Monoid/Defs.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
Theoremsadd, fun_add, fun_mul, mul, continuous_add, add, fun_add, fun_mul, mul, continuous_mul, add, fun_add, fun_mul, mul, add, fun_add, fun_mul, mul, add, mul, tendsto_of_div_tendsto_one, tendsto_of_sub_tendsto_zero, continuous_add, continuous_mul | 24 |
| Total | 26 |
Continuous
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add 📖 | mathematical | Continuous | Pi.instAdd | — | comp₂continuous_add |
fun_add 📖 | — | Continuous | — | — | add |
fun_mul 📖 | — | Continuous | — | — | mul |
mul 📖 | mathematical | Continuous | Pi.instMul | — | comp₂continuous_mul |
ContinuousAdd
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
continuous_add 📖 | mathematical | — | ContinuousinstTopologicalSpaceProd | — | — |
ContinuousAt
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add 📖 | mathematical | ContinuousAt | Pi.instAdd | — | Filter.Tendsto.add |
fun_add 📖 | — | ContinuousAt | — | — | add |
fun_mul 📖 | — | ContinuousAt | — | — | mul |
mul 📖 | mathematical | ContinuousAt | Pi.instMul | — | Filter.Tendsto.mul |
ContinuousMul
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
continuous_mul 📖 | mathematical | — | ContinuousinstTopologicalSpaceProd | — | — |
ContinuousOn
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add 📖 | mathematical | ContinuousOn | Pi.instAdd | — | ContinuousWithinAt.add |
fun_add 📖 | — | ContinuousOn | — | — | add |
fun_mul 📖 | — | ContinuousOn | — | — | mul |
mul 📖 | mathematical | ContinuousOn | Pi.instMul | — | ContinuousWithinAt.mul |
ContinuousWithinAt
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add 📖 | mathematical | ContinuousWithinAt | Pi.instAdd | — | Filter.Tendsto.add |
fun_add 📖 | — | ContinuousWithinAt | — | — | add |
fun_mul 📖 | — | ContinuousWithinAt | — | — | mul |
mul 📖 | mathematical | ContinuousWithinAt | Pi.instMul | — | Filter.Tendsto.mul |
Filter
Theorems
Filter.Tendsto
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add 📖 | — | Filter.Tendstonhds | — | — | compContinuous.tendstocontinuous_addprodMk_nhds |
mul 📖 | — | Filter.Tendstonhds | — | — | compContinuous.tendstocontinuous_mulprodMk_nhds |
(root)
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
continuous_add 📖 | mathematical | — | ContinuousinstTopologicalSpaceProd | — | ContinuousAdd.continuous_add |
continuous_mul 📖 | mathematical | — | ContinuousinstTopologicalSpaceProd | — | ContinuousMul.continuous_mul |
---