module
stringlengths
16
90
startPos
dict
endPos
dict
nextStartPos
dict
goals
listlengths
0
96
goalsAfter
listlengths
0
96
ppTac
stringlengths
1
14.5k
elaborator
stringclasses
375 values
kind
stringclasses
379 values
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 46, "column": 23 }
{ "line": 46, "column": 25 }
{ "line": 46, "column": 26 }
[ { "pp": "n : ℕ\nz : ℂ\nh1 : z ^ n = z + 1\nh2 : z ^ n + z ^ 2 = 0\nh3 : z ^ 3 = 1\nz_ne_zero : z ≠ 0\nkey : z ^ n = z\n⊢ 1 = 0", "ppTerm": "?m.349", "assigned": true, "usedConstants": [ "left_eq_add", "AddLeftCancelSemigroup.toIsLeftCancelAdd", "congrArg", "AddMonoid.toAddZer...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 47, "column": 45 }
{ "line": 47, "column": 47 }
{ "line": 47, "column": 48 }
[ { "pp": "n : ℕ\nz : ℂ\nh1 : z ^ n = z + 1\nh2 : z ^ n + z ^ 2 = 0\nh3 : z ^ 3 = 1\nz_ne_zero : z ≠ 0\nkey : z ^ n = z ^ 2\n⊢ z ^ ?m.376 = 0", "ppTerm": "?m.377", "assigned": true, "usedConstants": [ "NormedCommRing.toNormedRing", "congrArg", "NormedDivisionRing.toNormMulClass", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 33, "column": 94 }
{ "line": 33, "column": 96 }
{ "line": 34, "column": 2 }
[ { "pp": "n : ℕ\nz : ℂ\n⊢ ¬(z ^ n = z + 1 ∧ z ^ n + z ^ 2 = 0)", "ppTerm": "?m.34", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "NormedCommRing.toNormedRing", "one_pow", "AddGroup.toSubtractionMonoid", "Mathlib.Tactic.Ring.Common.neg_ze...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 54, "column": 68 }
{ "line": 54, "column": 70 }
{ "line": 55, "column": 4 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\nhn0 : ¬n = 0\nhn : 1 < n\n⊢ X ^ n - X - 1 = trinomial 0 1 n (-1) (-1) 1", "ppTerm": "?m.141", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "Mathlib.Tactic.Ring.Common.neg_zero", "Eq.mpr", "Polynomial.C", "Ne...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 51, "column": 51 }
{ "line": 51, "column": 53 }
{ "line": 52, "column": 4 }
[ { "pp": "n : ℕ\n⊢ (⇑derivative)^[n] (X ^ n * (1 - X) ^ n) = (⇑derivative)^[n] ((X - X ^ 2) ^ n)", "ppTerm": "?m.69", "assigned": true, "usedConstants": [ "Polynomial.derivative", "Eq.mpr", "Polynomial.instOne", "Semiring.toModule", "HMul.hMul", "pow_two", "M...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 53, "column": 83 }
{ "line": 53, "column": 85 }
{ "line": 54, "column": 4 }
[ { "pp": "n : ℕ\n⊢ (⇑derivative)^[n] ((X - X ^ 2) ^ n) = (⇑derivative)^[n] (∑ m ∈ range (n + 1), n.choose m • (-1) ^ m * X ^ (n + m))", "ppTerm": "?m.124", "assigned": true, "usedConstants": [ "Int.instAddCommGroup", "Iff.mpr", "Polynomial.derivative", "NonUnitalNonAssocCommRi...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 63, "column": 32 }
{ "line": 63, "column": 34 }
{ "line": 63, "column": 35 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\nhn0 : ¬n = 0\nhn : 1 < n\nhp : X ^ n - X - 1 = trinomial 0 1 n (-1) (-1) 1\nz : ℂ\nh1 : -1 * z ^ 0 + -1 * z ^ 1 + 1 * z ^ n = 0\nh2 : 1 * z ^ 0 + -1 * z ^ (n - 1 + 0) + -1 * z ^ n = 0\n⊢ z ^ n = z + 1", "ppTerm": "?m.277", "assigned": true, "usedConstants": [ "Math...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 66, "column": 28 }
{ "line": 66, "column": 30 }
{ "line": 66, "column": 31 }
[ { "pp": "n x : ℕ\na✝ : x ∈ range (n + 1)\n⊢ n ≤ n + x", "ppTerm": "?m.576", "assigned": true, "usedConstants": [ "_private.Mathlib.RingTheory.Polynomial.ShiftedLegendre.0.Polynomial.factorial_mul_shiftedLegendre_eq._proof_1_1" ], "usedFVars": [ "n", "x" ], "usedGoal...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 67, "column": 14 }
{ "line": 67, "column": 16 }
{ "line": 67, "column": 17 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\nhn0 : ¬n = 0\nhn : 1 < n\nhp : X ^ n - X - 1 = trinomial 0 1 n (-1) (-1) 1\nz : ℂ\nh1 : z ^ n = z + 1\nh2 : 1 * z ^ 0 * z + -1 * (z + 1) + -1 * (z + 1) * z = 0\n⊢ z + 1 + z ^ 2 = 0", "ppTerm": "?m.370", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Comm...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 49, "column": 94 }
{ "line": 49, "column": 96 }
{ "line": 50, "column": 2 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\n⊢ Irreducible (X ^ n - X - 1)", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "Iff.mpr", "add_mul", "AddGroup.toSubtractionMonoid", "Mathlib.Tactic.Ring.Common.neg_zero", "Units.val",...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 73, "column": 68 }
{ "line": 73, "column": 70 }
{ "line": 74, "column": 4 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\nhn0 : ¬n = 0\n⊢ X ^ n - X - 1 = trinomial 0 1 n (-1) (-1) 1", "ppTerm": "?m.130", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "Mathlib.Tactic.Ring.Common.neg_zero", "Eq.mpr", "Polynomial.C", "NegZeroClass.t...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 61, "column": 87 }
{ "line": 61, "column": 89 }
{ "line": 62, "column": 4 }
[ { "pp": "n : ℕ\n⊢ (⇑derivative)^[n] (∑ m ∈ range (n + 1), n.choose m • (-1) ^ m * X ^ (n + m)) =\n ∑ x ∈ range (n + 1), ↑((n + x)! / x !) * C (↑(n.choose x) * (-1) ^ x) * X ^ x", "ppTerm": "?m.213", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "Polyno...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 23, "column": 69 }
{ "line": 23, "column": 71 }
{ "line": 24, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : Semiring R\np : R[X]\nhp : p.degree ≤ 2\n⊢ p = C (p.coeff 2) * X ^ 2 + C (p.coeff 1) * X + C (p.coeff 0)", "ppTerm": "?m.65", "assigned": true, "usedConstants": [ "Iff.mpr", "WithBot.instPreorder", "Eq.mpr", "Polynomial.C", "NonAssocSemiri...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Selmer
{ "line": 69, "column": 98 }
{ "line": 69, "column": 100 }
{ "line": 70, "column": 2 }
[ { "pp": "n : ℕ\nhn1 : n ≠ 1\n⊢ Irreducible (X ^ n - X - 1)", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", "Iff.mpr", "Polynomial.map_one", "Mathlib.Tactic.Ring.Common.neg_zero", "Units.val", "Eq.mpr", "Pol...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 35, "column": 5 }
{ "line": 35, "column": 7 }
{ "line": 35, "column": 8 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\n⊢ 2 ≤ p.natDegree", "ppTerm": "?m.133", "assigned": true, "usedConstants": [ "Eq.mpr", "Polynomial.C", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 36, "column": 53 }
{ "line": 36, "column": 55 }
{ "line": 37, "column": 4 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\nhp_natDegree : p.natDegree = 2\n⊢ p.roots.card = p.natDegree", "ppTerm": "?m.244", "assigned": true, "usedConstants": [ ...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 39, "column": 57 }
{ "line": 39, "column": 59 }
{ "line": 39, "column": 60 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\nhp_natDegree : p.natDegree = 2\nhp_roots_card : p.roots.card = p.natDegree\n⊢ 1 ≤ p.natDegree", "ppTerm": "?m.260", "assigned...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 32, "column": 26 }
{ "line": 32, "column": 28 }
{ "line": 33, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\n⊢ b = -a * (x1 + x2)", "ppTerm": "?m.71", "assigned": true, "usedConstants": [ "Eq.mpr", "Polynomial.C", "NegZeroClass.toNeg", "NonAssocSe...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 47, "column": 5 }
{ "line": 47, "column": 7 }
{ "line": 47, "column": 8 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\n⊢ 2 ≤ p.natDegree", "ppTerm": "?m.131", "assigned": true, "usedConstants": [ "Eq.mpr", "Polynomial.C", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 48, "column": 53 }
{ "line": 48, "column": 55 }
{ "line": 49, "column": 4 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\nhp_natDegree : p.natDegree = 2\n⊢ p.roots.card = p.natDegree", "ppTerm": "?m.242", "assigned": true, "usedConstants": [ ...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 79, "column": 47 }
{ "line": 79, "column": 49 }
{ "line": 79, "column": 50 }
[ { "pp": "n x : ℕ\na✝ : x ∈ range (n + 1)\n⊢ 0 < n !", "ppTerm": "?m.746", "assigned": true, "usedConstants": [ "Nat.factorial_pos" ], "usedFVars": [ "n" ], "usedGoals": [] } ]
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 51, "column": 57 }
{ "line": 51, "column": 59 }
{ "line": 51, "column": 60 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\np : R[X] := C a * X ^ 2 + C b * X + C c\nhp_natDegree : p.natDegree = 2\nhp_roots_card : p.roots.card = p.natDegree\n⊢ 0 ≤ p.natDegree", "ppTerm": "?m.258", "assigned...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 44, "column": 23 }
{ "line": 44, "column": 25 }
{ "line": 45, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nhroots : (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}\n⊢ c = a * x1 * x2", "ppTerm": "?m.69", "assigned": true, "usedConstants": [ "one_pow", "Eq.mpr", "Polynomial.C", "NegZeroClass.toNeg", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 70, "column": 96 }
{ "line": 70, "column": 98 }
{ "line": 71, "column": 4 }
[ { "pp": "n : ℕ\n⊢ ∑ x ∈ range (n + 1), ↑((n + x)! / x !) * C (↑(n.choose x) * (-1) ^ x) * X ^ x =\n ∑ i ∈ range (n + 1), ↑n ! * C ((-1) ^ i * ↑(n.choose i) * ↑((n + i).choose n)) * X ^ i", "ppTerm": "?m.315", "assigned": true, "usedConstants": [ "Nat.cast_mul._simp_1", "NonUnitalNonAs...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 57, "column": 56 }
{ "line": 57, "column": 58 }
{ "line": 58, "column": 2 }
[ { "pp": "T : Type u_2\nS : Type u_3\ninst✝³ : CommRing T\ninst✝² : CommRing S\ninst✝¹ : IsDomain S\ninst✝ : Algebra T S\na b c : T\nx1 x2 : S\nharoots : (C a * X ^ 2 + C b * X + C c).aroots S = {x1, x2}\n⊢ (algebraMap T S) b = -(algebraMap T S) a * (x1 + x2)", "ppTerm": "?m.83", "assigned": true, "u...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 81, "column": 44 }
{ "line": 81, "column": 46 }
{ "line": 81, "column": 47 }
[ { "pp": "n : ℕ\n⊢ ∑ i ∈ range (n + 1), ↑n ! * C ((-1) ^ i * ↑(n.choose i) * ↑((n + i).choose n)) * X ^ i = ↑n ! * shiftedLegendre n", "ppTerm": "?m.351", "assigned": true, "usedConstants": [ "AddGroup.toSubtractionMonoid", "Int.cast_neg", "Int.cast", "Polynomial.C", "Fi...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 65, "column": 53 }
{ "line": 65, "column": 55 }
{ "line": 66, "column": 2 }
[ { "pp": "T : Type u_2\nS : Type u_3\ninst✝³ : CommRing T\ninst✝² : CommRing S\ninst✝¹ : IsDomain S\ninst✝ : Algebra T S\na b c : T\nx1 x2 : S\nharoots : (C a * X ^ 2 + C b * X + C c).aroots S = {x1, x2}\n⊢ (algebraMap T S) c = (algebraMap T S) a * x1 * x2", "ppTerm": "?m.81", "assigned": true, "used...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 78, "column": 53 }
{ "line": 78, "column": 55 }
{ "line": 78, "column": 56 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nha : a ≠ 0\nhvieta : b = -a * (x1 + x2) ∧ c = a * x1 * x2\nthis : C a * X ^ 2 + C b * X + C c = C a * (X - C x1) * (X - C x2)\n⊢ C a ≠ 0", "ppTerm": "?m.292", "assigned": true, "usedConstants": [ "Eq.mpr", "...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 48, "column": 53 }
{ "line": 48, "column": 55 }
{ "line": 49, "column": 2 }
[ { "pp": "n : ℕ\n⊢ ↑n ! * shiftedLegendre n = (⇑derivative)^[n] (X ^ n * (1 - X) ^ n)", "ppTerm": "?m.38", "assigned": true, "usedConstants": [ "Int.instAddCommGroup", "Mathlib.Tactic.Ring.Common.mul_pf_left", "Nat.cast_mul._simp_1", "Iff.mpr", "Polynomial.derivative", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 77, "column": 73 }
{ "line": 77, "column": 75 }
{ "line": 78, "column": 6 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nha : a ≠ 0\nhvieta : b = -a * (x1 + x2) ∧ c = a * x1 * x2\nthis : C a * X ^ 2 + C b * X + C c = C a * (X - C x1) * (X - C x2)\n⊢ (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}", "ppTerm": "?m.263", "assigned": true, "us...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 76, "column": 56 }
{ "line": 76, "column": 58 }
{ "line": 77, "column": 4 }
[ { "pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\na b c x1 x2 : R\nha : a ≠ 0\nhvieta : b = -a * (x1 + x2) ∧ c = a * x1 * x2\n⊢ (C a * X ^ 2 + C b * X + C c).roots = {x1, x2}", "ppTerm": "?m.161", "assigned": true, "usedConstants": [ "Mathlib.Tactic.Ring.Common.mul_pf_left", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 86, "column": 78 }
{ "line": 86, "column": 80 }
{ "line": 87, "column": 2 }
[ { "pp": "n k : ℕ\n⊢ (shiftedLegendre n).coeff k = (-1) ^ k * ↑(n.choose k) * ↑((n + k).choose n)", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "CharP.cast_eq_zero", "Eq.mpr", "Polynomial.C", "Finset.mem_range._simp_1", "Preorder.toLT", "Nat.choose", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 91, "column": 55 }
{ "line": 91, "column": 57 }
{ "line": 92, "column": 2 }
[ { "pp": "T : Type u_2\nS : Type u_3\ninst✝³ : CommRing T\ninst✝² : CommRing S\ninst✝¹ : IsDomain S\ninst✝ : Algebra T S\na b c : T\nx1 x2 : S\nha : (algebraMap T S) a ≠ 0\n⊢ (C a * X ^ 2 + C b * X + C c).aroots S = {x1, x2} ↔\n (algebraMap T S) b = -(algebraMap T S) a * (x1 + x2) ∧ (algebraMap T S) c = (alge...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 99, "column": 44 }
{ "line": 99, "column": 46 }
{ "line": 100, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : Field R\na b c x1 x2 : R\nha : a ≠ 0\n⊢ (C a * X ^ 2 + C b * X + C c).roots = {x1, x2} ↔ x1 + x2 = -b / a ∧ x1 * x2 = c / a", "ppTerm": "?m.82", "assigned": true, "usedConstants": [ "Eq.mpr", "Polynomial.C", "NegZeroClass.toNeg", "Polynomial.roo...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 92, "column": 83 }
{ "line": 92, "column": 85 }
{ "line": 93, "column": 2 }
[ { "pp": "n : ℕ\n⊢ (shiftedLegendre n).degree = ↑n", "ppTerm": "?m.4", "assigned": true, "usedConstants": [ "Int.instAddCommGroup", "CharP.cast_eq_zero", "WithBot.addMonoidWithOne", "WithBot.instPreorder", "Eq.mpr", "WithBot.zeroLEOneClass", "NegZeroClass.toN...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.SmallDegreeVieta
{ "line": 108, "column": 55 }
{ "line": 108, "column": 57 }
{ "line": 109, "column": 2 }
[ { "pp": "T : Type u_2\nS : Type u_3\ninst✝² : CommRing T\ninst✝¹ : Field S\ninst✝ : Algebra T S\na b c : T\nx1 x2 : S\nha : (algebraMap T S) a ≠ 0\n⊢ (C a * X ^ 2 + C b * X + C c).aroots S = {x1, x2} ↔\n x1 + x2 = -(algebraMap T S) b / (algebraMap T S) a ∧ x1 * x2 = (algebraMap T S) c / (algebraMap T S) a", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 104, "column": 71 }
{ "line": 104, "column": 73 }
{ "line": 105, "column": 2 }
[ { "pp": "n : ℕ\n⊢ (-1) ^ n * (shiftedLegendre n).comp (1 - X) = shiftedLegendre n", "ppTerm": "?m.26", "assigned": true, "usedConstants": [ "Polynomial.derivative", "NonUnitalNonAssocCommRing.toNonUnitalNonAssocCommSemiring", "Eq.mpr", "Polynomial.instOne", "Int.instIsS...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.ShiftedLegendre
{ "line": 112, "column": 82 }
{ "line": 112, "column": 84 }
{ "line": 113, "column": 2 }
[ { "pp": "n : ℕ\nR : Type u_1\ninst✝ : Ring R\nx : R\n⊢ (aeval x) (shiftedLegendre n) = (-1) ^ n * (aeval (1 - x)) (shiftedLegendre n)", "ppTerm": "?m.32", "assigned": true, "usedConstants": [ "NegZeroClass.toNeg", "Polynomial.instOne", "Polynomial.instNeg", "AlgHom.algHomClas...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Catalan
{ "line": 39, "column": 75 }
{ "line": 39, "column": 77 }
{ "line": 40, "column": 2 }
[ { "pp": "n : ℕ\n⊢ (coeff n) catalanSeries = catalan n", "ppTerm": "?m.5", "assigned": true, "usedConstants": [ "catalan", "Semiring.toModule", "congrArg", "LinearMap.instFunLike", "PowerSeries.coeff", "PowerSeries.coeff_mk", "MvPowerSeries.instModule", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Catalan
{ "line": 43, "column": 71 }
{ "line": 43, "column": 73 }
{ "line": 44, "column": 2 }
[ { "pp": "⊢ constantCoeff catalanSeries = 1", "ppTerm": "?m.7", "assigned": true, "usedConstants": [ "Eq.mpr", "catalan", "PowerSeries.catalanSeries_coeff", "Semiring.toModule", "congrArg", "LinearMap.instFunLike", "RingHom", "id", "PowerSeries.co...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Catalan
{ "line": 47, "column": 86 }
{ "line": 47, "column": 88 }
{ "line": 48, "column": 2 }
[ { "pp": "⊢ catalanSeries ^ 2 * X + 1 = catalanSeries", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "one_pow", "Eq.mpr", "NonAssocSemiring.toAddCommMonoidWithOne", "catalan", "RingHom.instRingHomClass", "MulOne.toOne", "PowerSeries.catalanSeries_c...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 45, "column": 83 }
{ "line": 45, "column": 85 }
{ "line": 46, "column": 2 }
[ { "pp": "A : Type u_1\ninst✝ : Semiring A\nI J : Ideal A\nf g : A⟦X⟧\nn : ℕ\nhf : ∀ i ≤ n, (coeff i) f ∈ I\nhg : ∀ i ≤ n, (coeff i) g ∈ J\ni : ℕ\nhi : i ≤ n\n⊢ (coeff i) (f * g) ∈ I * J", "ppTerm": "?m.40", "assigned": true, "usedConstants": [ "Eq.mpr", "Nat.instCanonicallyOrderedAdd", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 58, "column": 84 }
{ "line": 58, "column": 86 }
{ "line": 58, "column": 87 }
[ { "pp": "A : Type u_1\ninst✝ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nn : ℕ\nhg : ∀ i ≤ n, (coeff i) g ∈ I\n⊢ ∀ i ≤ n, (coeff i) f ∈ ⊤", "ppTerm": "?m.32", "assigned": true, "usedConstants": [ "Submodule", "Submodule.mem_top._simp_1", "Semiring.toModule", "LinearMap.instFunLike...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 57, "column": 68 }
{ "line": 57, "column": 70 }
{ "line": 58, "column": 2 }
[ { "pp": "A : Type u_1\ninst✝ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nn : ℕ\nhg : ∀ i ≤ n, (coeff i) g ∈ I\n⊢ ∀ i ≤ n, (coeff i) (f * g) ∈ I", "ppTerm": "?m.25", "assigned": true, "usedConstants": [ "Submodule", "Submodule.mem_top._simp_1", "Semiring.toModule", "HMul.hMul", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 62, "column": 83 }
{ "line": 62, "column": 85 }
{ "line": 62, "column": 86 }
[ { "pp": "A : Type u_1\ninst✝ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nhg : ∀ (i : ℕ), (coeff i) g ∈ I\n⊢ ∀ (i : ℕ), (coeff i) f ∈ ⊤", "ppTerm": "?m.28", "assigned": true, "usedConstants": [ "Submodule", "Submodule.mem_top._simp_1", "Semiring.toModule", "LinearMap.instFunLike", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 61, "column": 60 }
{ "line": 61, "column": 62 }
{ "line": 62, "column": 2 }
[ { "pp": "A : Type u_1\ninst✝ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nhg : ∀ (i : ℕ), (coeff i) g ∈ I\n⊢ ∀ (i : ℕ), (coeff i) (f * g) ∈ I", "ppTerm": "?m.21", "assigned": true, "usedConstants": [ "Submodule", "Submodule.mem_top._simp_1", "Semiring.toModule", "HMul.hMul", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 69, "column": 77 }
{ "line": 69, "column": 79 }
{ "line": 69, "column": 80 }
[ { "pp": "A : Type u_1\ninst✝¹ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nn : ℕ\ninst✝ : I.IsTwoSided\nhf : ∀ i ≤ n, (coeff i) f ∈ I\n⊢ ∀ i ≤ n, (coeff i) g ∈ 1", "ppTerm": "?m.34", "assigned": true, "usedConstants": [ "Ideal.one_eq_top", "Submodule.mem_top._simp_1", "Semiring.toModule"...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 67, "column": 68 }
{ "line": 67, "column": 70 }
{ "line": 68, "column": 2 }
[ { "pp": "A : Type u_1\ninst✝¹ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\nn : ℕ\ninst✝ : I.IsTwoSided\nhf : ∀ i ≤ n, (coeff i) f ∈ I\n⊢ ∀ i ≤ n, (coeff i) (f * g) ∈ I", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "Ideal.one_eq_top", "Submodule.mem_top._simp_1", "Semiring.toM...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 74, "column": 76 }
{ "line": 74, "column": 78 }
{ "line": 74, "column": 79 }
[ { "pp": "A : Type u_1\ninst✝¹ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\ninst✝ : I.IsTwoSided\nhf : ∀ (i : ℕ), (coeff i) f ∈ I\n⊢ ∀ (i : ℕ), (coeff i) g ∈ 1", "ppTerm": "?m.30", "assigned": true, "usedConstants": [ "Ideal.one_eq_top", "Submodule.mem_top._simp_1", "Semiring.toModule", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.CoeffMulMem
{ "line": 72, "column": 60 }
{ "line": 72, "column": 62 }
{ "line": 73, "column": 2 }
[ { "pp": "A : Type u_1\ninst✝¹ : Semiring A\nI : Ideal A\nf g : A⟦X⟧\ninst✝ : I.IsTwoSided\nhf : ∀ (i : ℕ), (coeff i) f ∈ I\n⊢ ∀ (i : ℕ), (coeff i) (f * g) ∈ I", "ppTerm": "?m.23", "assigned": true, "usedConstants": [ "Ideal.one_eq_top", "Submodule.mem_top._simp_1", "Semiring.toModu...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 74, "column": 7 }
{ "line": 74, "column": 9 }
{ "line": 74, "column": 10 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing S\ninst✝⁶ : Algebra R S\ninst✝⁵ : IsDomain S\nG : Type u_3\ninst✝⁴ : Group G\ninst✝³ : MulSemiringAction G S\ninst✝² : SMulCommClass G R S\nf : R[X]\ninst✝¹ : DecidableEq ↑(f.rootSet S)\nhf : (map (algebraMap R S) f).Splits\np : Ideal S...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 74, "column": 22 }
{ "line": 74, "column": 24 }
{ "line": 74, "column": 25 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing S\ninst✝⁶ : Algebra R S\ninst✝⁵ : IsDomain S\nG : Type u_3\ninst✝⁴ : Group G\ninst✝³ : MulSemiringAction G S\ninst✝² : SMulCommClass G R S\nf : R[X]\ninst✝¹ : DecidableEq ↑(f.rootSet S)\nhf : (map (algebraMap R S) f).Splits\np : Ideal S...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 74, "column": 37 }
{ "line": 74, "column": 39 }
{ "line": 74, "column": 40 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing S\ninst✝⁶ : Algebra R S\ninst✝⁵ : IsDomain S\nG : Type u_3\ninst✝⁴ : Group G\ninst✝³ : MulSemiringAction G S\ninst✝² : SMulCommClass G R S\nf : R[X]\ninst✝¹ : DecidableEq ↑(f.rootSet S)\nhf : (map (algebraMap R S) f).Splits\np : Ideal S...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 74, "column": 69 }
{ "line": 74, "column": 71 }
{ "line": 74, "column": 72 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing S\ninst✝⁶ : Algebra R S\ninst✝⁵ : IsDomain S\nG : Type u_3\ninst✝⁴ : Group G\ninst✝³ : MulSemiringAction G S\ninst✝² : SMulCommClass G R S\nf : R[X]\ninst✝¹ : DecidableEq ↑(f.rootSet S)\nhf : (map (algebraMap R S) f).Splits\np : Ideal S...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 56, "column": 98 }
{ "line": 56, "column": 100 }
{ "line": 57, "column": 2 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁸ : CommRing R\ninst✝⁷ : CommRing S\ninst✝⁶ : Algebra R S\ninst✝⁵ : IsDomain S\nG : Type u_3\ninst✝⁴ : Group G\ninst✝³ : MulSemiringAction G S\ninst✝² : SMulCommClass G R S\nf : R[X]\ninst✝¹ : DecidableEq ↑(f.rootSet S)\nhf : (map (algebraMap R S) f).Splits\np : Ideal S...
[]
by
[anonymous]
by
Mathlib.RingTheory.Polynomial.Morse
{ "line": 88, "column": 65 }
{ "line": 88, "column": 67 }
{ "line": 89, "column": 2 }
[ { "pp": "R : Type u_1\nS : Type u_2\ninst✝⁷ : CommRing R\ninst✝⁶ : CommRing S\ninst✝⁵ : Algebra R S\ninst✝⁴ : IsDomain S\nG : Type u_3\ninst✝³ : Group G\ninst✝² : MulSemiringAction G S\ninst✝¹ : SMulCommClass G R S\nf : R[X]\nhf : (map (algebraMap R S) f).Splits\ninst✝ : MulAction.IsPretransitive G ↑(f.rootSet ...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 76, "column": 9 }
{ "line": 76, "column": 11 }
{ "line": 76, "column": 12 }
[ { "pp": "R : Type u\ninst✝³ : Semiring R\nM : Type u_1\ninst✝² : AddCommMonoid M\ninst✝¹ : Module R M\ninst✝ : DecidableEq { P // P.FG }\nx : M\n⊢ (Module.DirectLimit.lift R { P // P.FG } (fun P ↦ ↥↑P) (fun ⦃P Q⦄ h ↦ inclusion h) (fun P ↦ (↑P).subtype) ⋯)\n ((Module.DirectLimit.of R { P // P.FG } (fun P ↦ ...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 96, "column": 18 }
{ "line": 96, "column": 20 }
{ "line": 97, "column": 4 }
[ { "pp": "R : Type u\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid N\ninst✝³ : Module R N\nι : Type u_3\ninst✝² : Preorder ι\nF : ι → Type u_4\ninst✝¹ : (i : ι) → AddCommMonoid (F i)\ninst✝ : (i : ι) → Module R (F i)\nf : ⦃i j : ι⦄ → i ≤ j → F i →ₗ[R] F j\nD : DirectedSystem F fun x x_1 h ↦ ⇑(f ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 36, "column": 78 }
{ "line": 36, "column": 80 }
{ "line": 37, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nf : R⟦X⟧\n⊢ (expand p hp) f = subst (X ^ p) f", "ppTerm": "?m.23", "assigned": true, "usedConstants": [ "Unit.unit", "congrArg", "CommSemiring.toSemiring", "AlgHom", "AlgHom.funLike", "MvPowerSeries", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 39, "column": 70 }
{ "line": 39, "column": 72 }
{ "line": 40, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nr : R\n⊢ (expand p hp) (C r) = C r", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Eq.mpr", "NonAssocSemiring.toAddCommMonoidWithOne", "MulOne.toOne", "instHSMul", "Se...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 44, "column": 88 }
{ "line": 44, "column": 90 }
{ "line": 45, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nq : ℕ\nhq : q ≠ 0\n⊢ expand (p * q) ⋯ = (expand p hp).comp (expand q hq)", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "CommRing", "HMul.hMul", "Nat.mul_ne_zero", "congrArg...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 61, "column": 55 }
{ "line": 61, "column": 57 }
{ "line": 62, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nd : ℕ\nr : R\n⊢ (expand p hp) ((monomial d) r) = (monomial (p * d)) r", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Unit.unit", "Nat.instMulZeroClass", "instHSMul", "Semir...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 65, "column": 75 }
{ "line": 65, "column": 77 }
{ "line": 66, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\n⊢ expand 1 ⋯ = AlgHom.id R R⟦X⟧", "ppTerm": "?m.16", "assigned": true, "usedConstants": [ "Nat.instMulZeroClass", "Nat.instOne", "congrArg", "CommSemiring.toSemiring", "AlgHom", "AlgHom.id", "MvPowerSeries", "...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 68, "column": 77 }
{ "line": 68, "column": 79 }
{ "line": 68, "column": 80 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\nf : R⟦X⟧\n⊢ (expand 1 ⋯) f = f", "ppTerm": "?m.14", "assigned": true, "usedConstants": [ "Nat.instMulZeroClass", "Nat.instOne", "congrArg", "CommSemiring.toSemiring", "AlgHom", "AlgHom.funLike", "AlgHom.id", "...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 72, "column": 53 }
{ "line": 72, "column": 55 }
{ "line": 73, "column": 2 }
[ { "pp": "R : Type u_2\nS : Type u_3\ninst✝¹ : CommRing R\ninst✝ : CommRing S\np : ℕ\nhp : p ≠ 0\nf : R →+* S\nφ : R⟦X⟧\n⊢ (map f) ((expand p hp) φ) = (expand p hp) ((map f) φ)", "ppTerm": "?m.23", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "congrArg", "CommSemirin...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 101, "column": 28 }
{ "line": 101, "column": 30 }
{ "line": 102, "column": 4 }
[ { "pp": "R : Type u\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid N\ninst✝³ : Module R N\nι : Type u_3\ninst✝² : Preorder ι\nF : ι → Type u_4\ninst✝¹ : (i : ι) → AddCommMonoid (F i)\ninst✝ : (i : ι) → Module R (F i)\nf : ⦃i j : ι⦄ → i ≤ j → F i →ₗ[R] F j\nD : DirectedSystem F fun x x_1 h ↦ ⇑(f ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 76, "column": 57 }
{ "line": 76, "column": 59 }
{ "line": 77, "column": 2 }
[ { "pp": "τ : Type u_1\nS : Type u_3\ninst✝ : CommRing S\np : ℕ\nhp : p ≠ 0\nf : MvPowerSeries τ S\nhf : HasSubst f\nφ : S⟦X⟧\n⊢ (MvPowerSeries.expand p hp) (subst f φ) = subst ((MvPowerSeries.expand p hp) f) φ", "ppTerm": "?m.28", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 88, "column": 49 }
{ "line": 88, "column": 51 }
{ "line": 89, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\nm : ℕ\n⊢ (coeff (p * m)) ((expand p hp) φ) = (coeff m) φ", "ppTerm": "?m.22", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Eq.mpr", "Finsupp.smulZeroClass", "Unit.unit", "Nat.instMu...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 93, "column": 55 }
{ "line": 93, "column": 57 }
{ "line": 94, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\n⊢ constantCoeff ((expand p hp) φ) = constantCoeff φ", "ppTerm": "?m.18", "assigned": true, "usedConstants": [ "Eq.mpr", "PowerSeries.coeff_expand_mul", "Nat.instMulZeroClass", "Semiring.toModule", "...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 131, "column": 44 }
{ "line": 131, "column": 46 }
{ "line": 132, "column": 4 }
[ { "pp": "R : Type u\nM : Type u_1\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\ninst✝² : AddCommMonoid N\ninst✝¹ : Module R N\ninst✝ : DecidableEq { P // P.FG }\nP : { P // P.FG }\nu : ↥↑P ⊗[R] N\nthis :\n ↑(directLimit R M N) ∘ₗ\n Module.DirectLimit.of R { P // P....
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 98, "column": 35 }
{ "line": 98, "column": 37 }
{ "line": 99, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\nm : ℕ\nh : ¬p ∣ m\n⊢ (coeff m) ((expand p hp) φ) = 0", "ppTerm": "?m.19", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Finsupp.instFunLike", "Eq.mpr", "Unit.unit", "Nat.instMulZeroC...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 103, "column": 57 }
{ "line": 103, "column": 59 }
{ "line": 104, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\n⊢ Function.support ((expand p hp) φ) ⊆ (fun x ↦ p • x) '' Function.support φ", "ppTerm": "?m.26", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Eq.mpr", "MvPowerSeries.support_expand", "le...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 107, "column": 57 }
{ "line": 107, "column": 59 }
{ "line": 108, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\n⊢ Function.support ((expand p hp) φ) = (fun x ↦ p • x) '' Function.support φ", "ppTerm": "?m.27", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Eq.mpr", "MvPowerSeries.support_expand", "Na...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 111, "column": 70 }
{ "line": 111, "column": 72 }
{ "line": 112, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\nn : ℕ\n⊢ (coeff n) ((expand p hp) φ) = if p ∣ n then (coeff (n / p)) φ else 0", "ppTerm": "?m.29", "assigned": true, "usedConstants": [ "Eq.mpr", "PowerSeries.coeff_expand_mul", "Dvd.dvd", "instHDiv", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Expand
{ "line": 118, "column": 62 }
{ "line": 118, "column": 64 }
{ "line": 119, "column": 2 }
[ { "pp": "R : Type u_2\ninst✝ : CommRing R\np : ℕ\nhp : p ≠ 0\nφ : R⟦X⟧\n⊢ ((expand p hp) φ).order = p • φ.order", "ppTerm": "?m.20", "assigned": true, "usedConstants": [ "MvPowerSeries.expand", "Eq.mpr", "instHSMul", "instAddMonoidWithOneENat", "congrArg", "CommSe...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 127, "column": 47 }
{ "line": 127, "column": 49 }
{ "line": 128, "column": 2 }
[ { "pp": "R : Type u\nM : Type u_1\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\ninst✝² : AddCommMonoid N\ninst✝¹ : Module R N\ninst✝ : DecidableEq { P // P.FG }\nP : { P // P.FG }\nu : ↥↑P ⊗[R] N\n⊢ (directLimit R M N)\n ((Module.DirectLimit.of R { P // P.FG } (fun ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Restricted
{ "line": 34, "column": 68 }
{ "line": 34, "column": 70 }
{ "line": 35, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : NormedRing R\nc : ℝ\nf : R⟦X⟧\n⊢ (fun t ↦ ‖(MvPowerSeries.coeff t) f‖ * t.prod fun x x_1 ↦ c ^ x_1) =\n (fun n ↦ ‖(coeff n) f‖ * c ^ n) ∘ ⇑(Finsupp.uniqueEquiv ())", "ppTerm": "?m.45", "assigned": true, "usedConstants": [ "Finsupp.instFunLike", "Norm.nor...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Restricted
{ "line": 44, "column": 4 }
{ "line": 44, "column": 6 }
{ "line": 44, "column": 7 }
[ { "pp": "R : Type u_1\ninst✝ : NormedRing R\nc : ℝ\nf : R⟦X⟧\nH : Tendsto ((fun n ↦ ‖(coeff n) f‖ * c ^ n) ∘ ⇑(Finsupp.uniqueEquiv ())) cofinite (𝓝 0)\nn : ℕ\n⊢ (((fun n ↦ ‖(coeff n) f‖ * c ^ n) ∘ ⇑(Finsupp.uniqueEquiv ())) ∘ ⇑(Finsupp.uniqueEquiv ()).symm) n =\n ‖(coeff n) f‖ * c ^ n", "ppTerm": "?m.69...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Restricted
{ "line": 41, "column": 66 }
{ "line": 41, "column": 68 }
{ "line": 42, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : NormedRing R\nc : ℝ\nf : R⟦X⟧\n⊢ IsRestricted c f ↔ Tendsto (fun t ↦ ‖(coeff t) f‖ * c ^ t) cofinite (𝓝 0)", "ppTerm": "?m.23", "assigned": true, "usedConstants": [ "Finsupp.instFunLike", "Norm.norm", "Eq.mpr", "Unit.unit", "Nat.instMulZe...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Restricted
{ "line": 47, "column": 63 }
{ "line": 47, "column": 65 }
{ "line": 48, "column": 2 }
[ { "pp": "R : Type u_1\ninst✝ : NormedRing R\nc : ℝ\nf : R⟦X⟧\n⊢ IsRestricted c f ↔ Tendsto (fun t ↦ ‖(coeff t) f‖ * c ^ t) atTop (𝓝 0)", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "Norm.norm", "Eq.mpr", "Real", "Semiring.toModule", "NormedRing.toRing", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Restricted
{ "line": 47, "column": 63 }
{ "line": 48, "column": 51 }
{ "line": 50, "column": 0 }
[ { "pp": "R : Type u_1\ninst✝ : NormedRing R\nc : ℝ\nf : R⟦X⟧\n⊢ IsRestricted c f ↔ Tendsto (fun t ↦ ‖(coeff t) f‖ * c ^ t) atTop (𝓝 0)", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "Norm.norm", "Eq.mpr", "Real", "Semiring.toModule", "NormedRing.toRing", ...
[]
by simp_rw [isRestricted_iff, Nat.cofinite_eq_atTop]
[anonymous]
Lean.Parser.Term.byTactic
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 142, "column": 47 }
{ "line": 142, "column": 49 }
{ "line": 143, "column": 2 }
[ { "pp": "R : Type u\nM : Type u_1\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\ninst✝² : AddCommMonoid N\ninst✝¹ : Module R N\ninst✝ : DecidableEq { P // P.FG }\nP : Submodule R M\nhP : P.FG\nu : ↥P ⊗[R] N\n⊢ (directLimit R M N)\n ((Module.DirectLimit.of R { P // P....
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 150, "column": 18 }
{ "line": 150, "column": 20 }
{ "line": 151, "column": 4 }
[ { "pp": "R : Type u\nM : Type u_1\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\nι : Type u_3\ninst✝² : Preorder ι\nF : ι → Type u_4\ninst✝¹ : (i : ι) → AddCommMonoid (F i)\ninst✝ : (i : ι) → Module R (F i)\nf : ⦃i j : ι⦄ → i ≤ j → F i →ₗ[R] F j\nD : DirectedSystem F fun x x_1 h ↦ ⇑(f ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 95, "column": 94 }
{ "line": 95, "column": 96 }
{ "line": 96, "column": 2 }
[ { "pp": "R : Type u\ninst✝⁸ : CommSemiring R\nM : Type u_1\ninst✝⁷ : AddCommMonoid M\ninst✝⁶ : Module R M\nN : Type u_2\ninst✝⁵ : AddCommMonoid N\ninst✝⁴ : Module R N\nf : M →ₚₗ[R] N\nS : Type u\ninst✝³ : CommSemiring S\ninst✝² : Algebra R S\nS' : Type u\ninst✝¹ : CommSemiring S'\ninst✝ : Algebra R S'\nφ : S →ₐ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Schroder
{ "line": 42, "column": 55 }
{ "line": 42, "column": 57 }
{ "line": 43, "column": 2 }
[ { "pp": "n : ℕ\n⊢ (coeff n) largeSchroderSeries = n.largeSchroder", "ppTerm": "?m.5", "assigned": true, "usedConstants": [ "Nat.largeSchroder", "Semiring.toModule", "PowerSeries.largeSchroderSeries", "congrArg", "LinearMap.instFunLike", "PowerSeries.coeff", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Schroder
{ "line": 47, "column": 45 }
{ "line": 47, "column": 47 }
{ "line": 48, "column": 2 }
[ { "pp": "⊢ constantCoeff largeSchroderSeries = 1", "ppTerm": "?m.7", "assigned": true, "usedConstants": [ "Nat.largeSchroder", "Semiring.toModule", "PowerSeries.largeSchroderSeries", "congrArg", "LinearMap.instFunLike", "RingHom", "PowerSeries.coeff", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Schroder
{ "line": 52, "column": 65 }
{ "line": 52, "column": 67 }
{ "line": 53, "column": 2 }
[ { "pp": "n : ℕ\nhn : 0 < n\n⊢ (coeff n) (X * largeSchroderSeries) = (n - 1).largeSchroder", "ppTerm": "?m.23", "assigned": true, "usedConstants": [ "IsRightCancelAdd.addRightStrictMono_of_addRightMono", "Finset.Nat.sum_antidiagonal_eq_sum_range_succ", "Eq.mpr", "NonAssocSemir...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 150, "column": 50 }
{ "line": 150, "column": 52 }
{ "line": 151, "column": 2 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\na b : R\nf : M →ₚₗ[R] N\n⊢ (a + b) • f = a • f + b • f", "ppTerm": "?m.36", "assigned": true, "usedConstants": [ "Pi.Function.m...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 153, "column": 39 }
{ "line": 153, "column": 41 }
{ "line": 154, "column": 2 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nf : M →ₚₗ[R] N\n⊢ 0 • f = 0", "ppTerm": "?m.24", "assigned": true, "usedConstants": [ "PolynomialLaw.instSMul", "instHSMu...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 155, "column": 28 }
{ "line": 155, "column": 30 }
{ "line": 156, "column": 4 }
[ { "pp": "R : Type u\nM : Type u_1\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\nι : Type u_3\ninst✝² : Preorder ι\nF : ι → Type u_4\ninst✝¹ : (i : ι) → AddCommMonoid (F i)\ninst✝ : (i : ι) → Module R (F i)\nf : ⦃i j : ι⦄ → i ≤ j → F i →ₗ[R] F j\nD : DirectedSystem F fun x x_1 h ↦ ⇑(f ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 156, "column": 38 }
{ "line": 156, "column": 40 }
{ "line": 157, "column": 2 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nf : M →ₚₗ[R] N\n⊢ 1 • f = f", "ppTerm": "?m.22", "assigned": true, "usedConstants": [ "TensorProduct.instDistribMulAction", ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Schroder
{ "line": 78, "column": 47 }
{ "line": 78, "column": 49 }
{ "line": 78, "column": 50 }
[ { "pp": "n : ℕ\nhn : 0 < n\nx : ℕ\na : x < n\nh : 0 < x\n⊢ 0 < x", "ppTerm": "?m.196", "assigned": true, "usedConstants": [ "_private.Mathlib.RingTheory.PowerSeries.Schroder.0.PowerSeries.coeff_X_mul_largeSchroderSeriesSeries_sq._proof_1_3" ], "usedFVars": [ "x", "h" ],...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 185, "column": 44 }
{ "line": 185, "column": 46 }
{ "line": 186, "column": 4 }
[ { "pp": "R : Type u\nM : Type u_1\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\ninst✝² : AddCommMonoid N\ninst✝¹ : Module R N\ninst✝ : DecidableEq { P // P.FG }\nQ : { Q // Q.FG }\nu : M ⊗[R] ↥↑Q\nthis :\n ↑(directLimit R M N) ∘ₗ\n Module.DirectLimit.of R { Q // Q....
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 161, "column": 20 }
{ "line": 161, "column": 22 }
{ "line": 161, "column": 23 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nr a✝ b✝ : R\nf✝ g : M →ₚₗ[R] N\na b : R\nf : M →ₚₗ[R] N\n⊢ (a * b) • f = a • b • f", "ppTerm": "?m.37", "assigned": true, "usedConsta...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 164, "column": 21 }
{ "line": 164, "column": 23 }
{ "line": 164, "column": 24 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nr a b : R\nf✝ g✝ f g h : M →ₚₗ[R] N\n⊢ f + g + h = f + (g + h)", "ppTerm": "?m.49", "assigned": true, "usedConstants": [ "Pi.ad...
[]
by
[anonymous]
by
Mathlib.RingTheory.PowerSeries.Schroder
{ "line": 71, "column": 91 }
{ "line": 71, "column": 93 }
{ "line": 72, "column": 4 }
[ { "pp": "n : ℕ\nhn : 0 < n\n⊢ ∑ x ∈ range n, (coeff x) (X * largeSchroderSeries) * (n - x).largeSchroder =\n ∑ x ∈ range n, if 0 < x then (x - 1).largeSchroder * (n - x).largeSchroder else 0", "ppTerm": "?m.157", "assigned": true, "usedConstants": [ "Eq.mpr", "RingHom.instRingHomClass...
[]
by
Lean.Elab.Tactic.evalWithAnnotateState
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 165, "column": 16 }
{ "line": 165, "column": 18 }
{ "line": 165, "column": 19 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nr a b : R\nf✝ g f : M →ₚₗ[R] N\n⊢ 0 + f = f", "ppTerm": "?m.89", "assigned": true, "usedConstants": [ "congrArg", "CommSe...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 166, "column": 16 }
{ "line": 166, "column": 18 }
{ "line": 166, "column": 19 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nr a b : R\nf✝ g f : M →ₚₗ[R] N\n⊢ f + 0 = f", "ppTerm": "?m.129", "assigned": true, "usedConstants": [ "congrArg", "CommS...
[]
by
[anonymous]
by
Mathlib.RingTheory.TensorProduct.DirectLimitFG
{ "line": 181, "column": 51 }
{ "line": 181, "column": 53 }
{ "line": 182, "column": 2 }
[ { "pp": "R : Type u\nM : Type u_1\nN : Type u_2\ninst✝⁵ : CommSemiring R\ninst✝⁴ : AddCommMonoid M\ninst✝³ : Module R M\ninst✝² : AddCommMonoid N\ninst✝¹ : Module R N\ninst✝ : DecidableEq { P // P.FG }\nQ : { Q // Q.FG }\nu : M ⊗[R] ↥↑Q\n⊢ (directLimit R M N)\n ((Module.DirectLimit.of R { Q // Q.FG } (fun ...
[]
by
[anonymous]
by
Mathlib.RingTheory.PolynomialLaw.Basic
{ "line": 168, "column": 18 }
{ "line": 168, "column": 20 }
{ "line": 168, "column": 21 }
[ { "pp": "R : Type u\ninst✝⁴ : CommSemiring R\nM : Type u_1\ninst✝³ : AddCommMonoid M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nr a b : R\nf✝ g f : M →ₚₗ[R] N\n⊢ 0 • f = 0", "ppTerm": "?m.169", "assigned": true, "usedConstants": [ "PolynomialLaw.instSMul"...
[]
by
[anonymous]
by