|
52 | 52 | - in `lebesgue_integral_differentiation.v`: |
53 | 53 | + lemma `nicely_shrinking_fin_num` |
54 | 54 |
|
| 55 | +- in `unstable.v` |
| 56 | + + lemmas `scalecE`, `normcr`, `Im_mul`, `mulrnc`, `complexA`, `normc_natmul`, |
| 57 | + `nomrc_mulrn`, `gt0_normc`, `gt0_realC`, `ltc0E`, `ltc0P`, `ltcP`, `lecP`, |
| 58 | + `realC_gt0`, `Creal_gtE`, `realC_norm`, `eqCr`, `eqCI`, `neqCr0`, |
| 59 | + `real_normc_ler`, `im_normc_ler` |
| 60 | + + notations `f %:Rfun`, `v %:Rc` |
| 61 | + + lemmas `realCZ`, `realC_alg`, `scalecr`, `scalecV` |
| 62 | + |
| 63 | +- in `function_spaces.v` |
| 64 | + + lemmas `cvg_big`, `continuous_big` |
| 65 | + |
| 66 | +- file `holomorphy.v` |
| 67 | + + instance of `normedModType` on `complex` |
| 68 | + + definition `ball_Rcomplex` |
| 69 | + + lemmas `entourage_RcomplexE`, `normcZ`, `Rcomplex_findim` |
| 70 | + + instance of `normedVectType` on `complex` |
| 71 | + + definitions `holomorphic`, `Rdifferentiable`, `realC`, `CauchyRiemannEq` |
| 72 | + + lemmas `holomorphicP`, `continuous_realC`, `Rdiff1`, `Rdiffi`, `littleoCo`, |
| 73 | + `holo_differentiable`, `holo_CauchyRiemann`, `Diff_CR_holo`, |
| 74 | + `holomorphic_Rdiff` |
| 75 | + |
| 76 | +- in `landau.v` |
| 77 | + + lemma `littleoE0` |
| 78 | + |
| 79 | +- in `normed_module.v` |
| 80 | + + structure `normedVectType` |
| 81 | + + lemmas `dnbhs0_le`, `nbhs0_le`, `dnbrg0_lt`, `nbhs0_lt` |
| 82 | + + definition `pseudometric` |
| 83 | + + instance of `normedZmodType`, `pointedType` and `pseudoMetricType` |
| 84 | + on `pseudometric` |
| 85 | + + definitions `oo_norm`, `oo_space`, |
| 86 | + + instance of `normedModType` on `oo_space` |
| 87 | + + lemmas `oo_closed_ball_compact`, `equivalence_norms`, |
| 88 | + `linear_findim_continuous` |
| 89 | + |
| 90 | +- in `num_topology.v` |
| 91 | + + instance of `pseudoMetricType` on `GRing.regular` |
| 92 | + |
| 93 | +- in `uniform_structure` |
| 94 | + + lemma `within_continuous_withinNx` |
| 95 | + |
| 96 | +- in `tvs.v` |
| 97 | + + lemmas `cvg_sum`, `sum_continuous`, `entourage_nbhsE` |
| 98 | + + instance of `UniformZmodule.type` on `GRing.regular` |
| 99 | + |
55 | 100 | ### Changed |
56 | 101 |
|
57 | 102 | - in `convex.v`: |
|
0 commit comments