Skip to content

Commit f36f298

Browse files
committed
chore: fix typos
1 parent f51efbe commit f36f298

13 files changed

Lines changed: 17 additions & 17 deletions

File tree

Mathlib/Algebra/Homology/Factorizations/CM5a.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ induces a monomorphism in homology in degree `n₁`, and we proceed further
3939
in `step₂`.
4040
4141
As we assume that both `K` and `L` are bounded below, we may find `n₀ : ℤ`
42-
such that `K` and `L` are striclty `≥ n₀ + 1`: in particular, `f` induces
42+
such that `K` and `L` are strictly `≥ n₀ + 1`: in particular, `f` induces
4343
an isomorphism in degrees `≤ n₀`. Iterating the lemma `step`, we construct
4444
a projective system `ℕᵒᵖ ⥤ CochainComplex C ℤ`
4545
(see `CochainComplex.Plus.modelCategoryQuillen.cm5a_cof.cochainComplexFunctor`).

Mathlib/Algebra/Lie/Basis.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,14 +145,14 @@ private lemma cartan_lie_mem_lieSpan_e {x y : L}
145145
rw [leibniz_lie, ← lie_skew _ v, neg_add_eq_sub]
146146
exact sub_mem (LieSubalgebra.lie_mem _ hu hv') (LieSubalgebra.lie_mem _ hv hu')
147147

148-
/-- The nilpotent part of the "upper" Borel subalgebra assocated to a basis. -/
148+
/-- The nilpotent part of the "upper" Borel subalgebra associated to a basis. -/
149149
def borelUpper : LieSubmodule R b.cartan L where
150150
__ := lieSpan R L <| range b.e
151151
lie_mem {x y} hy := by
152152
obtain ⟨x, hx⟩ := x
153153
simpa using b.cartan_lie_mem_lieSpan_e hx hy
154154

155-
/-- The nilpotent part of the "lower" Borel subalgebra assocated to a basis. -/
155+
/-- The nilpotent part of the "lower" Borel subalgebra associated to a basis. -/
156156
def borelLower : LieSubmodule R b.cartan L where
157157
__ := lieSpan R L <| range b.f
158158
lie_mem := b.symm.borelUpper.lie_mem

Mathlib/Algebra/MonoidAlgebra/Defs.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ section
271271
example : (smulZeroClass (A := ℕ) (R := R) (M := M)).toSMul = addCommMonoid.toNSMul := by
272272
with_reducible_and_instances rfl
273273

274-
-- Enusre that smul has good defeq properties
274+
-- Ensure that smul has good defeq properties
275275
private local instance {α} [Monoid M] [SMul M α] : SMul Mˣ α where smul m a := (m : M) • a
276276
example [Monoid A] [SMulZeroClass A R] (a : Units A) (x : R[M]) :
277277
a • x = (a : A) • x := by

Mathlib/Analysis/SpecialFunctions/Elliptic/Weierstrass.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ lemma coeff_weierstrassPExceptSeries (l₀ x : ℂ) (i : ℕ) :
648648

649649
/--
650650
In the power series expansion of `℘(z) = ∑ᵢ aᵢ (z - x)ⁱ` at some `x ∉ L`,
651-
each `aᵢ` can be writen as a sum over `l ∈ L`, i.e.
651+
each `aᵢ` can be written as a sum over `l ∈ L`, i.e.
652652
`aᵢ = ∑ₗ, (i + 1) * (l - x)⁻ⁱ⁻²` for `i ≠ 0` and `a₀ = ∑ₗ, (l - x)⁻² - l⁻²`.
653653
654654
We show that the double sum converges if `z` falls in a ball centered at `x` that doesn't touch `L`.

Mathlib/CategoryTheory/Monoidal/Mon_.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ variable {C : Type u₁} [Category.{v₁} C] [MonoidalCategory.{v₁} C]
5656
class AddMonObj (X : C) where
5757
/-- The zero morphism of an additive monoid object. -/
5858
zero : 𝟙_ C ⟶ X
59-
/-- The additiion morphism of an additive monoid object. -/
59+
/-- The addition morphism of an additive monoid object. -/
6060
add : X ⊗ X ⟶ X
6161
zero_add (X) : zero ▷ X ≫ add = (λ_ X).hom := by cat_disch
6262
add_zero (X) : X ◁ zero ≫ add = (ρ_ X).hom := by cat_disch

Mathlib/CategoryTheory/Retract.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ namespace RetractArrow
104104

105105
variable {X Y Z W : C} {f : X ⟶ Y} {g : Z ⟶ W} (h : RetractArrow f g)
106106

107-
set_option backward.isDefEq.respectTransparency false in -- This is needed for MorphismPropert/Retract.lean
107+
set_option backward.isDefEq.respectTransparency false in -- This is needed for MorphismProperty/Retract.lean
108108
@[reassoc]
109109
lemma i_w : h.i.left ≫ g = f ≫ h.i.right := h.i.w
110110

Mathlib/CategoryTheory/Triangulated/SpectralObject.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ are composable. -/
8080
def δ : X.ω₁.obj (mk₁ g) ⟶ (X.ω₁.obj (mk₁ f))⟦(1 : ℤ)⟧ :=
8181
X.δ'.app (mk₂ f g)
8282

83-
/-- The distinguished triangle attached to a spectral object `E : SpectralObjet C ι`
83+
/-- The distinguished triangle attached to a spectral object `E : SpectralObject C ι`
8484
and composable morphisms `f : i ⟶ j` and `g : j ⟶ k` in `ι`. -/
8585
@[simps!]
8686
def triangle : Triangle C :=

Mathlib/Combinatorics/SimpleGraph/Extremal/TuranDensity.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This file defines the **Turán density** of a simple graph.
3131
asymptotically equivalent to `turanDensity H * n.choose 2` as `n` approaches `∞`.
3232
3333
* `SimpleGraph.isContained_of_card_edgeFinset`: simple graphs on `n` vertices with at least
34-
`(turanDensity H + o(1)) * n ^ 2` edges contain `H`, for all sufficently large `n`.
34+
`(turanDensity H + o(1)) * n ^ 2` edges contain `H`, for all sufficiently large `n`.
3535
-/
3636

3737
@[expose] public section

Mathlib/NumberTheory/Height/MvPolynomial.lean

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ variable {R α : Type*} [CommRing R]
3636

3737
-- NOTE: The following cannot be moved to Mathlib.Algebra.Order.Ring.IsNonarchimedean,
3838
-- because it needs the target to be the reals (to have the default value zero
39-
-- for emtpy iSups), which are not known there.
39+
-- for empty iSups), which are not known there.
4040
/-- The ultrametric triangle inequality for finite sums. -/
4141
lemma apply_sum_le {α β F : Type*} [AddCommMonoid β] [FunLike F β ℝ] [NonnegHomClass F β ℝ]
4242
[ZeroHomClass F β ℝ] {v : F} (hv : IsNonarchimedean v) {l : α → β} {s : Finset α} :
@@ -392,7 +392,7 @@ If
392392
* `x : ι → K` is such that for all `k : ι`,
393393
`∑ j, (q (k, j)).eval x * (p j).eval x = (x k) ^ (M + N)`,
394394
then the multiplicative height of `fun j ↦ (p j).eval x` is bounded below by an (explicit) positive
395-
constant depending only on `q` times the `N`th power of the mutiplicative height of `x`.
395+
constant depending only on `q` times the `N`th power of the multiplicative height of `x`.
396396
A similar statement holds for the logarithmic height.
397397
398398
Note that we only require the polynomial relations `∑ j, q (k, j) * p j = X k ^ (M + N)`
@@ -429,7 +429,7 @@ open AdmissibleAbsValues
429429
* `x : ι → K` is such that for all `k : ι`,
430430
`∑ j, (q (k, j)).eval x * (p j).eval x = (x k) ^ (M + N)`,
431431
then the multiplicative height of `fun j ↦ (p j).eval x` is bounded below by an (explicit) positive
432-
constant depending only on `q` times the `N`th power of the mutiplicative height of `x`. -/
432+
constant depending only on `q` times the `N`th power of the multiplicative height of `x`. -/
433433
theorem mulHeight_eval_ge {M N : ℕ} {q : ι × ι' → MvPolynomial ι K}
434434
(hq : ∀ a, (q a).IsHomogeneous M) (p : ι' → MvPolynomial ι K) {x : ι → K}
435435
(h : ∀ k, ∑ j, (q (k, j)).eval x * (p j).eval x = (x k) ^ (M + N)) :
@@ -459,7 +459,7 @@ theorem mulHeight_eval_ge {M N : ℕ} {q : ι × ι' → MvPolynomial ι K}
459459
* `x : ι → K` is such that for all `k : ι`,
460460
`∑ j, (q (k, j)).eval x * (p j).eval x = (x k) ^ (M + N)`,
461461
then the multiplicative height of `fun j ↦ (p j).eval x` is bounded below by a positive
462-
constant depending only on `q` times the `N`th power of the mutiplicative height of `x`.
462+
constant depending only on `q` times the `N`th power of the multiplicative height of `x`.
463463
464464
The difference to `mulHeight_eval_ge` is that the constant is not made explicit. -/
465465
theorem mulHeight_eval_ge' {M N : ℕ} {q : ι × ι' → MvPolynomial ι K}

Mathlib/RingTheory/AdicCompletion/Completeness.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ private lemma ofValEqZeroAux_exists {x : AdicCompletion I M} (h : c = b + a)
7878
simpa [← LinearMap.mem_range, range_powSMulQuotInclusion] using
7979
(val_apply_mem_smul_top_iff I (show a ≤ c by lia)).mpr ha
8080

81-
/-- An auxillary lift function used in the definition of `ofValEqZero`.
81+
/-- An auxiliary lift function used in the definition of `ofValEqZero`.
8282
Use `ofValEqZero` instead. -/
8383
def ofValEqZeroAux {x : AdicCompletion I M} (h : c = b + a) (ha : x.val a = 0) :
8484
↥(I ^ a • ⊤ : Submodule R M) ⧸ I ^ b • (⊤ : Submodule R ↥(I ^ a • ⊤ : Submodule R M)) :=

0 commit comments

Comments
 (0)