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.PowerSeries.Schroder | {
"line": 82,
"column": 36
} | {
"line": 82,
"column": 38
} | {
"line": 82,
"column": 39
} | [
{
"pp": "n : ℕ\nhn : 0 < n\nthis :\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\n⊢ 0 < n",
"ppTerm": "?m.202",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTh... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 169,
"column": 20
} | {
"line": 169,
"column": 22
} | {
"line": 170,
"column": 4
} | [
{
"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\nn : ℕ\nf : M →ₚₗ[R] N\n⊢ (n + 1) • f = n • f + f",
"ppTerm": "?m.172",
"assigned": true,
"usedConstants... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 172,
"column": 18
} | {
"line": 172,
"column": 20
} | {
"line": 172,
"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 g : M →ₚₗ[R] N\n⊢ f + g = g + f",
"ppTerm": "?m.175",
"assigned": true,
"usedConstants": [
"congrArg",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 176,
"column": 20
} | {
"line": 176,
"column": 22
} | {
"line": 176,
"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 : R\nf g : M →ₚₗ[R] N\n⊢ a • (f + g) = a • f + a • g",
"ppTerm": "?m.50",
"assigned": true,
"usedCo... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 200,
"column": 19
} | {
"line": 200,
"column": 21
} | {
"line": 200,
"column": 22
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\nM : Type u_1\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nf✝ f : M →ₚₗ[R] N\n⊢ 0 • f = 0",
"ppTerm": "?m.45",
"assigned": true,
"usedConstants": [
"AddGroup.toSubtractionMonoid",
"Int.c... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 203,
"column": 69
} | {
"line": 203,
"column": 71
} | {
"line": 204,
"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\nu : M ⊗[R] N\n⊢ ∃ P, P.FG ∧ u ∈ (rTensor N P.subtype).range",
"ppTerm": "?m.75",
"assigned": true,
"usedConstants": [
"Eq.mpr",... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 201,
"column": 21
} | {
"line": 201,
"column": 23
} | {
"line": 202,
"column": 4
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\nM : Type u_1\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nf✝ : M →ₚₗ[R] N\nn : ℕ\nf : M →ₚₗ[R] N\n⊢ ↑n.succ • f = ↑n • f + f",
"ppTerm": "?m.48",
"assigned": true,
"usedConstants": [
"Int.cas... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 88,
"column": 24
} | {
"line": 88,
"column": 26
} | {
"line": 88,
"column": 27
} | [
{
"pp": "n : ℕ\nhn : 0 < n\nthis :\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\nx : ℕ\nhx : x ∈ Ico 1 n\n⊢ 0 < x",
"ppTerm": "?m.284",
"assigned": true,
"usedConstants": [
... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 85,
"column": 68
} | {
"line": 85,
"column": 70
} | {
"line": 86,
"column": 4
} | [
{
"pp": "n : ℕ\nhn : 0 < n\nthis :\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\n⊢ (∑ x ∈ Ico 1 n, if 0 < x then (x - 1).largeSchroder * (n - x).largeSchroder else 0) =\n ∑ x ∈ Ico 1 n, (... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 212,
"column": 68
} | {
"line": 212,
"column": 70
} | {
"line": 213,
"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\nP : Submodule R M\nhP : P.FG\nt t' : ↥P ⊗[R] N\nh : (rTensor N P.subtype) t = (rTensor N P.subtype) t'\n⊢ ∃ Q, ∃ (hPQ : P ≤ Q), Q.FG ∧ (rTensor N... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 90,
"column": 12
} | {
"line": 90,
"column": 33
} | {
"line": 90,
"column": 34
} | [
{
"pp": "n : ℕ\nhn : 0 < n\nthis✝ :\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\nthis :\n (∑ x ∈ Ico 1 n, if 0 < x then (x - 1).largeSchroder * (n - x).largeSchroder else 0) =\n ∑ x ∈ I... | [
"n : ℕ\nhn : 0 < n\nthis✝ :\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\nthis :\n (∑ x ∈ Ico 1 n, if 0 < x then (x - 1).largeSchroder * (n - x).largeSchroder else 0) =\n ∑ x ∈ Ico 1 n, (x -... | sum_Ico_eq_sum_range, | Lean.Elab.Tactic.evalRewriteSeq | null |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 53,
"column": 57
} | {
"line": 53,
"column": 59
} | {
"line": 54,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\n⊢ constantCoeff (log A) = 0",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"Rat.instOfNat",
"_private.Mathlib.RingTheory.PowerSeries.Log.0.PowerSeries.constantCoeff_log._simp_1_1",
"instHDiv",
"Semiri... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 219,
"column": 83
} | {
"line": 219,
"column": 85
} | {
"line": 220,
"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\nP : Submodule R M\nhP : P.FG\nt : ↥P ⊗[R] N\nh : (rTensor N P.subtype) t = 0\n⊢ ∃ Q, ∃ (hPQ : P ≤ Q), Q.FG ∧ (rTensor N (inclusion hPQ)) t = 0",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 63,
"column": 68
} | {
"line": 63,
"column": 70
} | {
"line": 64,
"column": 2
} | [
{
"pp": "n : ℕ\nhn : 0 < n\n⊢ (coeff n) (X * largeSchroderSeries ^ 2) = ∑ i ∈ range n, i.largeSchroder * (n - 1 - i).largeSchroder",
"ppTerm": "?m.47",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTheory.PowerSeries.Schroder.0.PowerSeries.coeff_X_mul_largeSchroderSeriesSeries_sq.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 58,
"column": 30
} | {
"line": 58,
"column": 32
} | {
"line": 59,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝³ : CommRing A\ninst✝² : Algebra ℚ A\nA' : Type u_2\ninst✝¹ : CommRing A'\ninst✝ : Algebra ℚ A'\nf : A →+* A'\n⊢ (map f) (log A) = log A'",
"ppTerm": "?m.17",
"assigned": true,
"usedConstants": [
"Rat.instOfNat",
"Eq.mpr",
"RingHom.instRingHomClass",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 204,
"column": 20
} | {
"line": 204,
"column": 22
} | {
"line": 205,
"column": 4
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\nM : Type u_1\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nf✝ : M →ₚₗ[R] N\nn : ℕ\nf : M →ₚₗ[R] N\n⊢ Int.negSucc n • f = -(↑n.succ • f)",
"ppTerm": "?m.51",
"assigned": true,
"usedConstants": [
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 61,
"column": 47
} | {
"line": 61,
"column": 49
} | {
"line": 61,
"column": 50
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\n⊢ (coeff 1) (log A) = 1",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"one_pow",
"Rat.instOfNat",
"GroupWithZero.toMonoidWithZero",
"RingHom.instRingHomClass",
"MulOne.toOne",
"False",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 99,
"column": 24
} | {
"line": 99,
"column": 26
} | {
"line": 99,
"column": 27
} | [
{
"pp": "n : ℕ\nhn : ¬n = 0\n⊢ 0 < n",
"ppTerm": "?m.65",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTheory.PowerSeries.Schroder.0.PowerSeries.largeSchroderSeries_eq_one_add_X_mul_largeSchroderSeries_add_X_mul_largeSchroderSeries_sq._proof_1_2",
"instOfNatNat",
"Nat... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 64,
"column": 20
} | {
"line": 64,
"column": 22
} | {
"line": 64,
"column": 23
} | [
{
"pp": "A : Type u_1\ninst✝² : CommRing A\ninst✝¹ : Algebra ℚ A\ninst✝ : Nontrivial A\n⊢ (coeff 1) (log A) ≠ 0",
"ppTerm": "?m.18",
"assigned": true,
"usedConstants": [
"one_pow",
"Rat.instOfNat",
"GroupWithZero.toMonoidWithZero",
"RingHom.instRingHomClass",
"MulOne.to... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 64,
"column": 40
} | {
"line": 64,
"column": 42
} | {
"line": 64,
"column": 43
} | [
{
"pp": "A : Type u_1\ninst✝² : CommRing A\ninst✝¹ : Algebra ℚ A\ninst✝ : Nontrivial A\ni : ℕ\nhi : i < 1\n⊢ (coeff i) (log A) = 0",
"ppTerm": "?m.21",
"assigned": true,
"usedConstants": [
"Rat.instOfNat",
"instHDiv",
"Semiring.toModule",
"Algebra.algebraMap",
"congrArg... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 69,
"column": 45
} | {
"line": 69,
"column": 47
} | {
"line": 69,
"column": 48
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\nn : ℕ\n⊢ ↑n + 1 = (algebraMap ℚ A) (↑n + 1)",
"ppTerm": "?m.47",
"assigned": true,
"usedConstants": [
"Rat.instOfNat",
"NonAssocSemiring.toAddCommMonoidWithOne",
"RingHom.instRingHomClass",
"RingHomClass.toAddMo... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.Schroder | {
"line": 95,
"column": 87
} | {
"line": 95,
"column": 89
} | {
"line": 96,
"column": 2
} | [
{
"pp": "⊢ largeSchroderSeries = 1 + X * largeSchroderSeries + X * largeSchroderSeries ^ 2",
"ppTerm": "?m.41",
"assigned": true,
"usedConstants": [
"one_pow",
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"RingHom.instRingHomClass",
"MulOne.toOne",
"PowerS... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 213,
"column": 22
} | {
"line": 213,
"column": 24
} | {
"line": 214,
"column": 4
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\nM : Type u_1\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nf✝ f : M →ₚₗ[R] N\n⊢ -f + f = 0",
"ppTerm": "?m.112",
"assigned": true,
"usedConstants": [
"TensorProduct.instDistribMulAction",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 67,
"column": 81
} | {
"line": 67,
"column": 83
} | {
"line": 68,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\n⊢ (d⁄dX A) (log A) = mk fun n ↦ (algebraMap ℚ A) ((-1) ^ n)",
"ppTerm": "?m.22",
"assigned": true,
"usedConstants": [
"Derivation",
"Rat.instOfNat",
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Ri... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 79,
"column": 35
} | {
"line": 79,
"column": 37
} | {
"line": 79,
"column": 38
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\n⊢ constantCoeff (exp A - 1) = 0",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
"RingHom.instRingHomClass",
"RingHomClass.toAddMonoidHomClass",
"map_sub",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 219,
"column": 18
} | {
"line": 219,
"column": 20
} | {
"line": 219,
"column": 21
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\nM : Type u_1\ninst✝³ : AddCommGroup M\ninst✝² : Module R M\nN : Type u_2\ninst✝¹ : AddCommGroup N\ninst✝ : Module R N\nf✝ f g : M →ₚₗ[R] N\n⊢ f + g = g + f",
"ppTerm": "?m.176",
"assigned": true,
"usedConstants": [
"PolynomialLaw.instAddCommMonoid",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 91,
"column": 4
} | {
"line": 91,
"column": 59
} | {
"line": 92,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\nf : A⟦X⟧\nhf : constantCoeff f = 1\n⊢ MvPowerSeries.constantCoeff (f - 1) = 0",
"ppTerm": "?m.37",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"RingHom.instRingHomClass",
"RingHomClass.toAddMonoidHomClass",
"... | [] | rw [map_sub, map_one, ← constantCoeff_eq, hf, sub_self] | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1 | Lean.Parser.Tactic.rwSeq |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 90,
"column": 61
} | {
"line": 90,
"column": 63
} | {
"line": 91,
"column": 4
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\nf : A⟦X⟧\nhf : constantCoeff f = 1\n⊢ MvPowerSeries.constantCoeff (f - 1) = 0",
"ppTerm": "?m.37",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"RingHom.instRingHomClass",
"RingHomClass.toAddMonoidHomClass",
"... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 227,
"column": 69
} | {
"line": 227,
"column": 71
} | {
"line": 228,
"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\nP : Submodule R M\nhP : P.FG\nt : ↥P ⊗[R] N\nP' : Submodule R M\nhP' : P'.FG\nt' : ↥P' ⊗[R] N\nh : (rTensor N P.subtype) t = (rTensor N P'.subtyp... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 88,
"column": 35
} | {
"line": 88,
"column": 37
} | {
"line": 89,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\nf : A⟦X⟧\nhf : constantCoeff f = 1\n⊢ constantCoeff f.logOf = 0",
"ppTerm": "?m.18",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"RingHom.instRingHomClass",
"RingHomClass.toAddMonoidHomClass",
"map_sub",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.Log | {
"line": 96,
"column": 58
} | {
"line": 96,
"column": 60
} | {
"line": 97,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ninst✝ : Algebra ℚ A\n⊢ (1 + X).logOf = log A",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"MvPowerSeries.instAddCommGroup",
"Eq.mpr",
"PowerSeries.logOf_eq",
"AddGroupWithOne.toAddGroup",
"congrArg",
"CommSe... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 252,
"column": 59
} | {
"line": 252,
"column": 61
} | {
"line": 253,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nu : S ⊗[R] N\nP : Submodule R S\nhu : u ∈ (rTensor N P.subtype).range\ns : Finset S\nhs : span R ↑s = P\n⊢ P ≤ Subalgebra.toSubmodule (Algebra.adjo... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 240,
"column": 49
} | {
"line": 240,
"column": 51
} | {
"line": 241,
"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\nx : M\n⊢ 1 ⊗ₜ[R] f.ground x = f.toFun' S (1 ⊗ₜ[R] x)",
"ppTerm": "... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 250,
"column": 18
} | {
"line": 250,
"column": 20
} | {
"line": 250,
"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\nf x y : M →ₚₗ[R] N\n⊢ (x + y).ground = x.ground + y.ground",
"ppTerm": "?m.51",
"assigned": true,
"usedConstants": [
"NonAssocS... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 251,
"column": 19
} | {
"line": 251,
"column": 21
} | {
"line": 251,
"column": 22
} | [
{
"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\nr : R\nx : M →ₚₗ[R] N\n⊢ (r • x).ground = (RingHom.id R) r • x.ground",
"ppTerm": "?m.59",
"assigned": true,
"usedCon... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 249,
"column": 89
} | {
"line": 249,
"column": 91
} | {
"line": 250,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nu : S ⊗[R] N\n⊢ ∃ A, A.FG ∧ u ∈ (rTensor N A.val.toLinearMap).range",
"ppTerm": "?m.85",
"assigned": true,
"usedConstants": [
"Su... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 253,
"column": 60
} | {
"line": 253,
"column": 62
} | {
"line": 254,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝² : CommSemiring R\nM : Type u_1\ninst✝¹ : AddCommMonoid M\ninst✝ : Module R M\n⊢ id.ground = _root_.id",
"ppTerm": "?m.30",
"assigned": true,
"usedConstants": [
"PolynomialLaw.ground",
"congrArg",
"CommSemiring.toSemiring",
"PolynomialLaw.id",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 256,
"column": 68
} | {
"line": 256,
"column": 70
} | {
"line": 257,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝² : CommSemiring R\nM : Type u_1\ninst✝¹ : AddCommMonoid M\ninst✝ : Module R M\nm : M\n⊢ id.ground m = m",
"ppTerm": "?m.29",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"PolynomialLaw.ground",
"congrArg",
"PolynomialLaw.id",
"PolynomialLaw.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 273,
"column": 17
} | {
"line": 273,
"column": 19
} | {
"line": 273,
"column": 20
} | [
{
"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\nP : Type u_3\ninst✝⁷ : AddCommMonoid P\ninst✝⁶ : Module R P\nQ : Type u_4\ninst✝⁵ : AddCommMonoid Q\ninst✝⁴ : Module R Q\nf✝ : M →ₚₗ[R] N\ng✝... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 280,
"column": 35
} | {
"line": 280,
"column": 37
} | {
"line": 280,
"column": 38
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommSemiring R\nN : Type u_2\ninst✝³ : AddCommMonoid N\ninst✝² : Module R N\nP : Type u_3\ninst✝¹ : AddCommMonoid P\ninst✝ : Module R P\ng : N →ₚₗ[R] P\n⊢ g.comp id = g",
"ppTerm": "?m.41",
"assigned": true,
"usedConstants": [
"CommSemiring.toSemiring",
"Pol... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 282,
"column": 35
} | {
"line": 282,
"column": 37
} | {
"line": 282,
"column": 38
} | [
{
"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⊢ id.comp f = f",
"ppTerm": "?m.41",
"assigned": true,
"usedConstants": [
"CommSemiring.toSemiring",
"Pol... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 313,
"column": 71
} | {
"line": 313,
"column": 73
} | {
"line": 314,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝² : CommSemiring R\nS : Type v\ninst✝¹ : CommSemiring S\ninst✝ : Algebra R S\ns : Finset S\n⊢ (φ R s).range = Algebra.adjoin R ↑s",
"ppTerm": "?m.30",
"assigned": true,
"usedConstants": [
"Set.range_comp",
"Eq.mpr",
"Set.image_univ",
"Nat.instMulZero... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 338,
"column": 14
} | {
"line": 338,
"column": 16
} | {
"line": 338,
"column": 17
} | [
{
"pp": "R : Type u\ninst✝² : CommSemiring R\nS : Type v\ninst✝¹ : CommSemiring S\ninst✝ : Algebra R S\nB : Subalgebra R S\nhB : B.FG\n⊢ (φ R (Exists.choose hB)).range = B",
"ppTerm": "?m.38",
"assigned": true,
"usedConstants": [
"Exists.choose_spec",
"Nat.instMulZeroClass",
"AddMo... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 271,
"column": 18
} | {
"line": 271,
"column": 20
} | {
"line": 272,
"column": 8
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : P... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 359,
"column": 71
} | {
"line": 359,
"column": 73
} | {
"line": 360,
"column": 4
} | [
{
"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\nS : Type v\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Algebra R S\nf : M →ₚₗ[R] N\nA : Type u\ninst✝⁵ : CommSemiring A\ninst✝⁴ : Algebra R A\nφ : A →... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 275,
"column": 18
} | {
"line": 275,
"column": 20
} | {
"line": 276,
"column": 8
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : P... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 39,
"column": 39
} | {
"line": 39,
"column": 41
} | {
"line": 40,
"column": 2
} | [
{
"pp": "⊢ primeFactors = Nat.primeFactors",
"ppTerm": "?m.6",
"assigned": true,
"usedConstants": [
"UniqueFactorizationMonoid.normalizedFactors",
"Multiset.toFinset",
"Eq.mpr",
"congrArg",
"Nat.unique_units",
"Lean.Meta.instFastSubsingletonForall",
"HEq.ref... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 49,
"column": 76
} | {
"line": 49,
"column": 78
} | {
"line": 50,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ radical n = ∏ p ∈ n.primeFactors, p",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"CommMonoidWithZero.toCommMonoid",
"congrArg",
"Finset",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Membership.mem",
"id",
"Nat.instUn... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 54,
"column": 60
} | {
"line": 54,
"column": 62
} | {
"line": 55,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ 1 < radical n ↔ 1 < n",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"MulOne.toOne",
"Nat.Prime",
"Preorder.toLT",
"Dvd.dvd",
"Nat.Prime.one_lt",
"Monoid.toMulOneClass",
"congrArg",
"Finset",
"instNorm... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 61,
"column": 60
} | {
"line": 61,
"column": 62
} | {
"line": 62,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ radical n ≤ 1 ↔ n ≤ 1",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"congrArg",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"PartialOrder.toPreorder",
"_private.Mathlib.RingTheory.Radical.NatInt.0.Nat.radical_le_one_iff._simp_1_1",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 64,
"column": 60
} | {
"line": 64,
"column": 62
} | {
"line": 65,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ radical n = 1 ↔ n ≤ 1",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"congrArg",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"_private.Mathlib.RingTheory.Radical.NatInt.0.Nat.radical_eq_one_iff._proof_1_1",
"id",
"N... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 69,
"column": 3
} | {
"line": 69,
"column": 5
} | {
"line": 69,
"column": 6
} | [
{
"pp": "n : ℕ\n⊢ radical n ≤ n → n ≠ 0",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"MulOne.toOne",
"False",
"Nat.instMulZeroClass",
"LinearOrderedCommMonoidWithZero.toIsBotZeroClass",
"congrArg",
"False.elim",
"instNormalizedGCDMonoidOfStrongN... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 69,
"column": 36
} | {
"line": 69,
"column": 38
} | {
"line": 69,
"column": 39
} | [
{
"pp": "n : ℕ\nh : n ≠ 0\n⊢ 0 < n",
"ppTerm": "?m.16",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTheory.Radical.NatInt.0.Nat.radical_le_self_iff._proof_1_2"
],
"usedFVars": [
"n",
"h"
],
"usedGoals": []
}
] | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 71,
"column": 61
} | {
"line": 71,
"column": 63
} | {
"line": 72,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ n < radical n ↔ n = 0",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"Preorder.toLT",
"congrArg",
"_private.Mathlib.RingTheory.Radical.NatInt.0.Nat.self_lt_radical_iff._simp_1_2",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Partia... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 74,
"column": 84
} | {
"line": 74,
"column": 86
} | {
"line": 75,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ (radical n).primeFactors = n.primeFactors",
"ppTerm": "?m.6",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"congrArg",
"Finset",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Nat.radical_eq_prod_primeFactors",
"id",
"Nat.instUniq... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 78,
"column": 55
} | {
"line": 78,
"column": 57
} | {
"line": 79,
"column": 2
} | [
{
"pp": "n k : ℕ\nhk : k ≠ 0\n⊢ radical n ∣ k ↔ n.primeFactors ⊆ k.primeFactors",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Dvd.dvd",
"congrArg",
"Finset",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Iff.rfl",
"PartialOrde... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 81,
"column": 73
} | {
"line": 81,
"column": 75
} | {
"line": 82,
"column": 2
} | [
{
"pp": "n : ℕ\nhn : n ≠ 0\n⊢ n ∣ radical n ^ n",
"ppTerm": "?m.14",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Dvd.dvd",
"instIsTransDvd",
"congrArg",
"Nat.instMonoid",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Nat.radical_eq_prod_primeFac... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 100,
"column": 29
} | {
"line": 100,
"column": 31
} | {
"line": 100,
"column": 32
} | [
{
"pp": "n : ℕ\n⊢ 0 < radical 100",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"zero_le",
"Nat.instCanonicallyOrderedAdd",
"Nat.instMulZeroClass",
"Nat.instNontrivial",
"instIsBotZeroClass",
"UniqueFactorizationMonoid.radical_ne_zero",
"instNorm... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 120,
"column": 14
} | {
"line": 120,
"column": 16
} | {
"line": 120,
"column": 17
} | [
{
"pp": "z : ℤ\nhz : z ≠ 0\np : ℕ\nx✝ : Prime ↑p ∧ 0 ≤ ↑p ∧ ↑p ∣ z\npp : Nat.Prime p\ndp : p ∣ z.natAbs\n⊢ p ∈ z.natAbs.primeFactors",
"ppTerm": "?m.147",
"assigned": true,
"usedConstants": [
"False",
"Nat.Prime",
"Dvd.dvd",
"eq_false",
"congrArg",
"and_self",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 124,
"column": 15
} | {
"line": 124,
"column": 17
} | {
"line": 124,
"column": 18
} | [
{
"pp": "z : ℤ\nhz : z ≠ 0\nn : ℕ\npn : Nat.Prime n\ndn : n ∣ z.natAbs\n⊢ 0 ≤ ↑n",
"ppTerm": "?m.204",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
"Int.instIsStrictOrderedRing",
"PartialOrder.toPreorder",
"Preorder.toLE",
"Semilattice... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 111,
"column": 68
} | {
"line": 111,
"column": 70
} | {
"line": 112,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ primeFactors z = Finset.map Nat.castEmbedding z.natAbs.primeFactors",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"UniqueFactorizationMonoid.normalizedFactors",
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Int.strongNormalizationMonoid",... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 128,
"column": 74
} | {
"line": 128,
"column": 76
} | {
"line": 129,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ ↑(radical z.natAbs) = radical z",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"CommMonoidWithZero.toCommMonoid",
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"UniqueFactorizationMonoid.radical.eq_1",
"congrArg",
"CommSemiring.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 282,
"column": 63
} | {
"line": 282,
"column": 65
} | {
"line": 283,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : P... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 132,
"column": 83
} | {
"line": 132,
"column": 85
} | {
"line": 133,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ radical z = ↑(∏ p ∈ z.natAbs.primeFactors, p)",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"congrArg",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Nat.r... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 135,
"column": 45
} | {
"line": 135,
"column": 47
} | {
"line": 136,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ 0 < radical z",
"ppTerm": "?m.9",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"congrArg",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"Nat.radical_pos",
"CommSemiring.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 139,
"column": 67
} | {
"line": 139,
"column": 69
} | {
"line": 140,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ 1 < radical z ↔ 1 < z.natAbs",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Preorder.toLT",
"congrArg",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 145,
"column": 67
} | {
"line": 145,
"column": 69
} | {
"line": 146,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ radical z ≤ 1 ↔ z.natAbs ≤ 1",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"congrArg",
"Int.instLinearOrder",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
"instNormalizedGCDMonoidOfStrongNormalizedGCDMonoid",
"_private.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 148,
"column": 67
} | {
"line": 148,
"column": 69
} | {
"line": 149,
"column": 2
} | [
{
"pp": "z : ℤ\n⊢ radical z = 1 ↔ z.natAbs ≤ 1",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"_private.Mathlib.RingTheory.Radical.NatInt.0.Int.radical_eq_one_iff._proof_1_2",
"congrArg",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Radical.NatInt | {
"line": 152,
"column": 82
} | {
"line": 152,
"column": 84
} | {
"line": 153,
"column": 2
} | [
{
"pp": "n : ℕ\n⊢ radical ↑n = ↑(radical n)",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
"congrArg",
"CommSemiring.toSemiring",
"Int.euclideanDomain",
"Int.instStrongNormalizedGCDMonoid",
"instNormalizedGCDMo... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 294,
"column": 22
} | {
"line": 294,
"column": 24
} | {
"line": 295,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 301,
"column": 40
} | {
"line": 301,
"column": 42
} | {
"line": 302,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 355,
"column": 48
} | {
"line": 355,
"column": 50
} | {
"line": 356,
"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\nS : Type v\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Algebra R S\nf : M →ₚₗ[R] N\nA : Type u\ninst✝⁵ : CommSemiring A\ninst✝⁴ : Algebra R A\nφ : A →... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 383,
"column": 71
} | {
"line": 383,
"column": 73
} | {
"line": 383,
"column": 74
} | [
{
"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\nS : Type v\ninst✝⁵ : CommSemiring S\ninst✝⁴ : Algebra R S\nf : M →ₚₗ[R] N\nA : Type u\ninst✝³ : CommSemiring A\ninst✝² : Algebra R A\nφ : A →ₐ[... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 392,
"column": 53
} | {
"line": 392,
"column": 55
} | {
"line": 393,
"column": 4
} | [
{
"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\nS : Type v\ninst✝¹ : CommSemiring S\ninst✝ : Algebra R S\nf : M →ₚₗ[R] N\ns : Finset S\np : MvPolynomial (Fin s.card) R ⊗[R] M\ns' : Finset S\np... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 305,
"column": 52
} | {
"line": 305,
"column": 54
} | {
"line": 305,
"column": 55
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 396,
"column": 55
} | {
"line": 396,
"column": 57
} | {
"line": 397,
"column": 4
} | [
{
"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\nS : Type v\ninst✝¹ : CommSemiring S\ninst✝ : Algebra R S\nf : M →ₚₗ[R] N\ns : Finset S\np : MvPolynomial (Fin s.card) R ⊗[R] M\ns' : Finset S\np... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PolynomialLaw.Basic | {
"line": 400,
"column": 51
} | {
"line": 400,
"column": 53
} | {
"line": 401,
"column": 4
} | [
{
"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\nS : Type v\ninst✝¹ : CommSemiring S\ninst✝ : Algebra R S\nf : M →ₚₗ[R] N\ns : Finset S\np : MvPolynomial (Fin s.card) R ⊗[R] M\ns' : Finset S\np... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 307,
"column": 53
} | {
"line": 307,
"column": 55
} | {
"line": 307,
"column": 56
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 306,
"column": 2
} | {
"line": 307,
"column": 64
} | {
"line": 308,
"column": 2
} | [
{
"pp": "case right\nR : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule... | [
"case right\nR : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh✝ : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\nP : Submodule R ↥A\nhP : ... | have k' : (Subalgebra.inclusion hBA).toLinearMap ∘ₗ P'.subtype
= inclusion hP'₁_le ∘ₗ inclusion hP₁_le ∘ₗ j' := by ext; rfl | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_tacticHave___1 | Lean.Parser.Tactic.tacticHave__ |
Mathlib.RingTheory.Regular.Flat | {
"line": 44,
"column": 39
} | {
"line": 44,
"column": 41
} | {
"line": 44,
"column": 42
} | [
{
"pp": "R : Type u_1\nS : Type u_2\ninst✝⁹ : CommRing R\ninst✝⁸ : CommRing S\ninst✝⁷ : Algebra R S\ninst✝⁶ : Flat R S\nx : R\ntail✝ : List R\nih :\n ∀ {M : Type u_3} {N : Type u_4} [inst : AddCommGroup M] [inst_1 : Module R M] [inst_2 : AddCommGroup N]\n [inst_3 : Module R N] [inst_4 : Module S N] [inst_5 ... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Flat | {
"line": 35,
"column": 96
} | {
"line": 35,
"column": 98
} | {
"line": 36,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁹ : CommRing R\ninst✝⁸ : CommRing S\ninst✝⁷ : Algebra R S\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\ninst✝² : Module S N\ninst✝¹ : IsScalarTower R S N\ninst✝ : Flat R S\nf : M →ₗ[R] N\nhf : Is... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Flat | {
"line": 68,
"column": 45
} | {
"line": 68,
"column": 47
} | {
"line": 69,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝¹³ : CommRing R\ninst✝¹² : CommRing S\ninst✝¹¹ : Algebra R S\ninst✝¹⁰ : AddCommGroup M\ninst✝⁹ : Module R M\ninst✝⁸ : AddCommGroup N\ninst✝⁷ : Module R N\ninst✝⁶ : Module S N\ninst✝⁵ : IsScalarTower R S N\np : Ideal R\ninst✝⁴ : p.IsPrime\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Flat | {
"line": 87,
"column": 84
} | {
"line": 87,
"column": 86
} | {
"line": 88,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nM : Type u_3\nN : Type u_4\ninst✝⁹ : CommRing R\ninst✝⁸ : CommRing S\ninst✝⁷ : Algebra R S\ninst✝⁶ : AddCommGroup M\ninst✝⁵ : Module R M\ninst✝⁴ : AddCommGroup N\ninst✝³ : Module R N\ninst✝² : Module S N\ninst✝¹ : IsScalarTower R S N\ninst✝ : FaithfullyFlat R S\nf : M →ₗ[R] ... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Free | {
"line": 44,
"column": 40
} | {
"line": 44,
"column": 42
} | {
"line": 45,
"column": 4
} | [
{
"pp": "R : Type u_1\ninst✝³ : CommRing R\nM : Type u_2\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : FinitePresentation R M\nx : R\nmem : x ∈ ⊥.jacobson\nreg : IsSMulRegular M x\nfree : Free (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nthis : Module.Finite (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nI : Type ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.Regular.Free | {
"line": 46,
"column": 57
} | {
"line": 46,
"column": 59
} | {
"line": 46,
"column": 60
} | [
{
"pp": "R : Type u_1\ninst✝³ : CommRing R\nM : Type u_2\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : FinitePresentation R M\nx : R\nmem : x ∈ ⊥.jacobson\nreg : IsSMulRegular M x\nfree : Free (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nthis : Module.Finite (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nI : Type ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 125,
"column": 76
} | {
"line": 125,
"column": 78
} | {
"line": 126,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A⟦X⟧\nI : Ideal A\n⊢ IsWeierstrassDivisionAt 0 g 0 0 I",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"WithBot.instPreorder",
"Eq.mpr",
"WithBot",
"Preorder.toLT",
"MvPowerSeries.instZero",
"HMul.hMul",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 263,
"column": 75
} | {
"line": 263,
"column": 77
} | {
"line": 264,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt t' : ↥A ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A.val.toLinearMap) t'\n⊢ ∃ B,\n ∃ (hAB : A ≤ B... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 137,
"column": 34
} | {
"line": 137,
"column": 36
} | {
"line": 138,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\nf g q : A⟦X⟧\nr : A[X]\nI : Ideal A\nH : f.IsWeierstrassDivisionAt g q r I\ni : ℕ\nhi : i < ((map (Ideal.Quotient.mk I)) g).order.toNat\n⊢ (coeff i) (f - ↑r) ∈ I",
"ppTerm": "?m.27",
"assigned": true,
"usedConstants": [
"PowerSeries.coeff_of_lt_order_... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 148,
"column": 87
} | {
"line": 148,
"column": 89
} | {
"line": 149,
"column": 4
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\nf g q : A⟦X⟧\nr : A[X]\nI : Ideal A\nf' q' : A⟦X⟧\nr' : A[X]\nH : f.IsWeierstrassDivisionAt g q r I\nH' : f'.IsWeierstrassDivisionAt g q' r' I\n⊢ f + f' = g * (q + q') + ↑(r + r')",
"ppTerm": "?m.64",
"assigned": true,
"usedConstants": [
"Mathlib.Tact... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 153,
"column": 57
} | {
"line": 153,
"column": 59
} | {
"line": 154,
"column": 4
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\nf g q : A⟦X⟧\nr : A[X]\nI : Ideal A\nH : f.IsWeierstrassDivisionAt g q r I\na : A\n⊢ a • f = g * a • q + ↑(a • r)",
"ppTerm": "?m.43",
"assigned": true,
"usedConstants": [
"Distrib.leftDistribClass",
"Polynomial.C",
"instHSMul",
"HMu... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Free | {
"line": 47,
"column": 40
} | {
"line": 47,
"column": 42
} | {
"line": 48,
"column": 4
} | [
{
"pp": "R : Type u_1\ninst✝³ : CommRing R\nM : Type u_2\ninst✝² : AddCommGroup M\ninst✝¹ : Module R M\ninst✝ : FinitePresentation R M\nx : R\nmem : x ∈ ⊥.jacobson\nreg : IsSMulRegular M x\nfree : Free (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nthis : Module.Finite (R ⧸ Ideal.span {x}) (QuotSMulTop x M)\nI : Type ... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 318,
"column": 76
} | {
"line": 318,
"column": 78
} | {
"line": 318,
"column": 79
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt : ↥A ⊗[R] N\nA' : Subalgebra R S\nhA' : A'.FG\nt' : ↥A' ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 183,
"column": 73
} | {
"line": 183,
"column": 75
} | {
"line": 184,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ng : A⟦X⟧\ninst✝ : IsLocalRing A\nhg : (map (IsLocalRing.residue A)) g ≠ 0\n⊢ g.IsWeierstrassDivisor",
"ppTerm": "?m.16",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Semiring.toModule",
"IsLocalRing.residue_eq_zero_iff",
"congrAr... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 192,
"column": 5
} | {
"line": 192,
"column": 7
} | {
"line": 192,
"column": 8
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\nhI : I ≠ ⊤\n⊢ constantCoeff 1 ∉ I",
"ppTerm": "?m.25",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Semiring.toModule",
"Ideal.ne_top_iff... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 192,
"column": 58
} | {
"line": 192,
"column": 60
} | {
"line": 192,
"column": 61
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\nhI : I ≠ ⊤\n⊢ ↑g = ↑g * 1",
"ppTerm": "?m.26",
"assigned": true,
"usedConstants": [
"HMul.hMul",
"congrArg",
"CommSemiring.toSemiring",
"MvPowerSeries.instMul",
"MulZeroOneClass... | [] | by | [anonymous] | by |
Mathlib.RingTheory.TensorProduct.DirectLimitFG | {
"line": 319,
"column": 79
} | {
"line": 319,
"column": 81
} | {
"line": 319,
"column": 82
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nN : Type u_4\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring S\ninst✝² : Algebra R S\ninst✝¹ : AddCommMonoid N\ninst✝ : Module R N\nA : Subalgebra R S\nhA : A.FG\nt : ↥A ⊗[R] N\nA' : Subalgebra R S\nhA' : A'.FG\nt' : ↥A' ⊗[R] N\nh : (rTensor N A.val.toLinearMap) t = (rTensor N A... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 192,
"column": 5
} | {
"line": 192,
"column": 7
} | {
"line": 192,
"column": 8
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\nhI : I ≠ ⊤\n⊢ constantCoeff 1 ∉ I",
"ppTerm": "?m.35",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Semiring.toModule",
"Ideal.ne_top_iff... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 192,
"column": 58
} | {
"line": 192,
"column": 60
} | {
"line": 192,
"column": 61
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\nhI : I ≠ ⊤\n⊢ ↑g = ↑g * 1",
"ppTerm": "?m.36",
"assigned": true,
"usedConstants": [
"HMul.hMul",
"congrArg",
"CommSemiring.toSemiring",
"MvPowerSeries.instMul",
"MulZeroOneClass... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 190,
"column": 77
} | {
"line": 190,
"column": 79
} | {
"line": 191,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\nhI : I ≠ ⊤\n⊢ (↑g).IsWeierstrassDivisorAt I",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Semiring.toModule",
"HMul.h... | [] | by | [anonymous] | by |
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation | {
"line": 196,
"column": 82
} | {
"line": 196,
"column": 84
} | {
"line": 197,
"column": 2
} | [
{
"pp": "A : Type u_1\ninst✝¹ : CommRing A\ng : A[X]\nI : Ideal A\nH : g.IsDistinguishedAt I\ninst✝ : IsHausdorff I A\n⊢ (↑g).IsWeierstrassDivisorAt I",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"IsHausdorff",
"Semiring.toModule",
"CommSemiring.toSemiring",
"Ide... | [] | by | [anonymous] | by |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.