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.ClassGroup.ExtendedHom | {
"line": 101,
"column": 81
} | {
"line": 101,
"column": 83
} | {
"line": 102,
"column": 2
} | [
{
"pp": "A : Type u_1\nB : Type u_2\ninst✝⁵ : CommRing A\ninst✝⁴ : CommRing B\ninst✝³ : Algebra A B\ninst✝² : Module.IsTorsionFree A B\ninst✝¹ : IsDedekindDomain A\ninst✝ : IsDedekindDomain B\nI : ↥(Ideal A)⁰\n⊢ (extendedHom A B) (mk0 I) = mk0 (extendedIdeal A B I)",
"ppTerm": "?m.49",
"assigned": true,... | [] | by | [anonymous] | by |
Mathlib.RingTheory.ClassGroup.ExtendedHom | {
"line": 109,
"column": 65
} | {
"line": 109,
"column": 67
} | {
"line": 110,
"column": 2
} | [
{
"pp": "A : Type u_1\nB : Type u_2\ninst✝¹² : CommRing A\ninst✝¹¹ : CommRing B\ninst✝¹⁰ : Algebra A B\ninst✝⁹ : Module.IsTorsionFree A B\ninst✝⁸ : IsDedekindDomain A\nC : Type u_3\ninst✝⁷ : CommRing C\ninst✝⁶ : Algebra B C\ninst✝⁵ : Algebra A C\ninst✝⁴ : IsScalarTower A B C\ninst✝³ : Module.IsTorsionFree B C\n... | [] | by | [anonymous] | by |
Mathlib.RingTheory.ClassGroup.ExtendedHom | {
"line": 114,
"column": 89
} | {
"line": 114,
"column": 91
} | {
"line": 115,
"column": 2
} | [
{
"pp": "A : Type u_1\nB : Type u_2\ninst✝¹² : CommRing A\ninst✝¹¹ : CommRing B\ninst✝¹⁰ : Algebra A B\ninst✝⁹ : Module.IsTorsionFree A B\ninst✝⁸ : IsDedekindDomain A\nC : Type u_3\ninst✝⁷ : CommRing C\ninst✝⁶ : Algebra B C\ninst✝⁵ : Algebra A C\ninst✝⁴ : IsScalarTower A B C\ninst✝³ : Module.IsTorsionFree B C\n... | [] | by | [anonymous] | by |
Mathlib.RingTheory.ClassGroup.ExtendedHom | {
"line": 123,
"column": 65
} | {
"line": 123,
"column": 67
} | {
"line": 123,
"column": 68
} | [
{
"pp": "A : Type u_1\nB : Type u_2\ninst✝⁵ : CommRing A\ninst✝⁴ : CommRing B\ninst✝³ : Algebra A B\ninst✝² : Module.IsTorsionFree A B\ninst✝¹ : IsDedekindDomain A\ninst✝ : IsDedekindDomain B\nh : ∀ (I : Ideal A), Submodule.IsPrincipal (Ideal.map (algebraMap A B) I)\nI : ↥(Ideal A)⁰\n⊢ Submodule.IsPrincipal ↑(e... | [] | by | [anonymous] | by |
Mathlib.RingTheory.ClassGroup.ExtendedHom | {
"line": 119,
"column": 89
} | {
"line": 119,
"column": 91
} | {
"line": 120,
"column": 2
} | [
{
"pp": "A : Type u_1\nB : Type u_2\ninst✝⁵ : CommRing A\ninst✝⁴ : CommRing B\ninst✝³ : Algebra A B\ninst✝² : Module.IsTorsionFree A B\ninst✝¹ : IsDedekindDomain A\ninst✝ : IsDedekindDomain B\nh : ∀ (I : Ideal A), Submodule.IsPrincipal (Ideal.map (algebraMap A B) I)\n⊢ extendedHom A B = 1",
"ppTerm": "?m.46... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 58,
"column": 59
} | {
"line": 58,
"column": 61
} | {
"line": 59,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\n⊢ contentIdeal 0 = ⊥",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Submodule",
"Finset.coe_empty",
"Semiring.toModule",
"congrArg",
"Finset",
"Bot.bot",
"Ideal",
"... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 64,
"column": 22
} | {
"line": 64,
"column": 24
} | {
"line": 64,
"column": 25
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\np : R[X]\nh : p = 0\n⊢ ∀ x ∈ ↑p.coeffs, x = 0",
"ppTerm": "?m.16",
"assigned": true,
"usedConstants": [
"False",
"Finset.coe_empty",
"Set.mem_empty_iff_false._simp_1",
"congrArg",
"Finset",
"Membership.mem",
"Finset... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 62,
"column": 64
} | {
"line": 62,
"column": 66
} | {
"line": 63,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\np : R[X]\n⊢ p.contentIdeal = ⊥ ↔ p = 0",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"Mathlib.Tactic.Push.not_forall_eq",
"Iff.mpr",
"Polynomial.contentIdeal",
"Eq.mpr",
"False",
"Finset.coe_empty",
"Sem... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 69,
"column": 71
} | {
"line": 69,
"column": 73
} | {
"line": 70,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\np : R[X]\nn : ℕ\n⊢ p.coeff n ∈ p.contentIdeal",
"ppTerm": "?m.9",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Ideal.subset_span",
"SetLike.mem_coe._simp_1",
"Submodule.addSubmonoidClass",
"S... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 76,
"column": 90
} | {
"line": 76,
"column": 92
} | {
"line": 77,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\nn : ℕ\nr : R\n⊢ ((monomial n) r).contentIdeal = span {r}",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Submodule",
"False",
"Finset.coe_singleton",
"Finset.coe_empty",
"Semiring.toM... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 81,
"column": 66
} | {
"line": 81,
"column": 68
} | {
"line": 82,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\nr : R\n⊢ (C r).contentIdeal = span {r}",
"ppTerm": "?m.13",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"Semiring.toModule",
"congrArg",
"LinearMap.instFunLike",
"RingHo... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 86,
"column": 58
} | {
"line": 86,
"column": 60
} | {
"line": 87,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\n⊢ contentIdeal 1 = ⊤",
"ppTerm": "?m.10",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"NonAssocSemiring.toAddCommMonoidWithOne",
"Polynomial.instOne",
"Polynomial.C_1",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 93,
"column": 70
} | {
"line": 93,
"column": 72
} | {
"line": 94,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\ninst✝¹ : Semiring R\ninst✝ : Semiring S\np : R[X]\nf : R →+* S\nthis : span (↑(map f p).coeffs ∪ {0}) = span (⇑f '' ↑p.coeffs ∪ {0})\n⊢ (map f p).contentIdeal = Ideal.map f p.contentIdeal",
"ppTerm": "?m.52",
"assigned": true,
"usedConstants": [
"Polynomial... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 92,
"column": 53
} | {
"line": 92,
"column": 55
} | {
"line": 93,
"column": 2
} | [
{
"pp": "R : Type u_1\nS : Type u_2\ninst✝¹ : Semiring R\ninst✝ : Semiring S\np : R[X]\nf : R →+* S\n⊢ (map f p).contentIdeal = Ideal.map f p.contentIdeal",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Set.ext",
"Eq.mpr",
"RingHom.instRi... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 102,
"column": 62
} | {
"line": 102,
"column": 64
} | {
"line": 103,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝ : Semiring R\np q : R[X]\n⊢ (p * q).contentIdeal ≤ p.contentIdeal * q.contentIdeal",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"Ideal.span_le",
"Polynomial.contentIdeal",
"Eq.mpr",
"Submodule",
"SetLike.mem_coe._simp_1",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 112,
"column": 95
} | {
"line": 112,
"column": 97
} | {
"line": 113,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np q : R[X]\nhpq : p ∣ q\n⊢ q.contentIdeal ≤ p.contentIdeal",
"ppTerm": "?m.12",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Semigroup.toMul",
"Dvd.dvd",
"Semiring.toModule",
"HMul.hMul",
"CommSemi... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 117,
"column": 84
} | {
"line": 117,
"column": 86
} | {
"line": 118,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\nn : ℕ\n⊢ Submodule.IsPrincipal.generator p.contentIdeal ∣ p.coeff n",
"ppTerm": "?m.21",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Submodule",
"dvd_mul_lef... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 124,
"column": 70
} | {
"line": 124,
"column": 72
} | {
"line": 125,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\n⊢ C (Submodule.IsPrincipal.generator p.contentIdeal) ∣ p",
"ppTerm": "?m.22",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"Dvd... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 135,
"column": 32
} | {
"line": 135,
"column": 34
} | {
"line": 136,
"column": 6
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\nr : R\na✝ : span {Submodule.IsPrincipal.generator p.contentIdeal} ≤ span {r}\n⊢ C r ∣ C (Submodule.IsPrincipal.generator p.contentIdeal)",
"ppTerm": "?m.52",
"assigned": true,
"usedConstants": [
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 130,
"column": 43
} | {
"line": 130,
"column": 45
} | {
"line": 131,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\nr : R\n⊢ p.contentIdeal ≤ span {r} ↔ C r ∣ p",
"ppTerm": "?m.25",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"RingHom.instRin... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 144,
"column": 46
} | {
"line": 144,
"column": 48
} | {
"line": 145,
"column": 4
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh : p.contentIdeal = ⊤\n⊢ Submodule.IsPrincipal p.contentIdeal",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Semiring.toModule",
"congrArg",
"CommSemiring.toSemiri... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 143,
"column": 87
} | {
"line": 143,
"column": 89
} | {
"line": 144,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh : p.contentIdeal = ⊤\n⊢ p.IsPrimitive",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"Dvd.dvd",
"Semiring.toModule",
"CommSemiring.toNonUnita... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 151,
"column": 82
} | {
"line": 151,
"column": 84
} | {
"line": 152,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\n⊢ p.IsPrimitive ↔ p.contentIdeal = ⊤",
"ppTerm": "?m.18",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Polynomial.C",
"False",
"Dvd.dvd"... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 160,
"column": 59
} | {
"line": 160,
"column": 61
} | {
"line": 161,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommSemiring R\np q : R[X]\nh : (p * q).contentIdeal = ⊤\n⊢ p.contentIdeal = ⊤",
"ppTerm": "?m.18",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Trans.trans",
"Semiring.toModule",
"HMul.hMul",
"IsScalarTower.right",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 174,
"column": 72
} | {
"line": 174,
"column": 74
} | {
"line": 175,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommRing R\np q : R[X]\n⊢ p.contentIdeal * q.contentIdeal ≤ (p * q).contentIdeal.radical",
"ppTerm": "?m.22",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"_private.Mathlib.RingTheory.Polynomial.ContentIdeal.0.Polynomial.mul_contentIdeal_... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 187,
"column": 43
} | {
"line": 187,
"column": 45
} | {
"line": 187,
"column": 46
} | [
{
"pp": "R : Type u_3\ninst✝ : CommRing R\np q : R[X]\nhp : p.contentIdeal = ⊤\nhq : q.contentIdeal = ⊤\n⊢ ⊤ = p.contentIdeal * q.contentIdeal",
"ppTerm": "?m.48",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Semiring.toModule",
"HMul.hMul",
"IsScalarTower... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 183,
"column": 60
} | {
"line": 183,
"column": 62
} | {
"line": 184,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝ : CommRing R\np q : R[X]\nhp : p.contentIdeal = ⊤\nhq : q.contentIdeal = ⊤\n⊢ (p * q).contentIdeal = ⊤",
"ppTerm": "?m.23",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Trans.trans",
"Semiring.toModule",
"HMul.h... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 195,
"column": 76
} | {
"line": 195,
"column": 78
} | {
"line": 196,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝¹ : CommRing R\ninst✝ : NormalizedGCDMonoid R\np : R[X]\n⊢ p.contentIdeal ≤ span {p.content}",
"ppTerm": "?m.16",
"assigned": true,
"usedConstants": [
"Ideal.span_le",
"Polynomial.contentIdeal",
"Eq.mpr",
"Dvd.dvd",
"Semiring.toModule",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 206,
"column": 2
} | {
"line": 207,
"column": 23
} | {
"line": 208,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝¹ : CommRing R\ninst✝ : NormalizedGCDMonoid R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\n⊢ span {p.content} ≤ p.contentIdeal",
"ppTerm": "?m.31",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Dvd.dvd",
"S... | [
"R : Type u_3\ninst✝¹ : CommRing R\ninst✝ : NormalizedGCDMonoid R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\n⊢ ∀ b ∈ p.support, Submodule.IsPrincipal.generator p.contentIdeal ∣ p.coeff b"
] | rw [← p.contentIdeal.span_singleton_generator, span_singleton_le_span_singleton, content,
Finset.dvd_gcd_iff] | Lean.Parser.Tactic._aux_Init_Tactics___macroRules_Lean_Parser_Tactic_rwSeq_1 | Lean.Parser.Tactic.rwSeq |
Mathlib.RingTheory.Polynomial.ContentIdeal | {
"line": 204,
"column": 81
} | {
"line": 204,
"column": 83
} | {
"line": 205,
"column": 2
} | [
{
"pp": "R : Type u_3\ninst✝¹ : CommRing R\ninst✝ : NormalizedGCDMonoid R\np : R[X]\nh_prin : Submodule.IsPrincipal p.contentIdeal\n⊢ p.contentIdeal = span {p.content}",
"ppTerm": "?m.22",
"assigned": true,
"usedConstants": [
"Polynomial.contentIdeal",
"Eq.mpr",
"Dvd.dvd",
"S... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 46,
"column": 19
} | {
"line": 46,
"column": 21
} | {
"line": 46,
"column": 22
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nG : Type u_5\ninst✝² : CommSemiring R\ninst✝¹ : Semiring A\ninst✝ : Bialgebra R A\ng : G\n⊢ counit (single g 1) = 1",
"ppTerm": "?m.23",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
"Coalgebra.toCoalgebraStruct",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 47,
"column": 24
} | {
"line": 47,
"column": 26
} | {
"line": 47,
"column": 27
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nG : Type u_5\ninst✝² : CommSemiring R\ninst✝¹ : Semiring A\ninst✝ : Bialgebra R A\ng : G\n⊢ comul (single g 1) = single g 1 ⊗ₜ[R] single g 1",
"ppTerm": "?m.24",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
"Coalgebr... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 55,
"column": 16
} | {
"line": 55,
"column": 18
} | {
"line": 55,
"column": 19
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nG : Type u_5\ninst✝² : CommSemiring R\ninst✝¹ : Semiring A\ninst✝ : Bialgebra R A\nx : A[G]\n⊢ (Finsupp.linearCombination A fun y ↦ single y 1) x.coeff = x",
"ppTerm": "?m.71",
"assigned": true,
"usedConstants": [
"NonAssocSemiring.toAddCommMonoidWithOne",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 52,
"column": 92
} | {
"line": 52,
"column": 94
} | {
"line": 53,
"column": 4
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nG : Type u_5\ninst✝² : CommSemiring R\ninst✝¹ : Semiring A\ninst✝ : Bialgebra R A\n⊢ Submodule.span A (Set.range fun y ↦ single y 1) = ⊤",
"ppTerm": "?m.43",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"NonAssocSemiring.toAddCommMonoidWithOne",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 62,
"column": 16
} | {
"line": 62,
"column": 18
} | {
"line": 62,
"column": 19
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 63,
"column": 23
} | {
"line": 63,
"column": 25
} | {
"line": 63,
"column": 26
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 64,
"column": 15
} | {
"line": 64,
"column": 17
} | {
"line": 65,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 67,
"column": 22
} | {
"line": 67,
"column": 24
} | {
"line": 68,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 84,
"column": 37
} | {
"line": 84,
"column": 39
} | {
"line": 84,
"column": 40
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 84,
"column": 52
} | {
"line": 84,
"column": 54
} | {
"line": 84,
"column": 55
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 87,
"column": 73
} | {
"line": 87,
"column": 75
} | {
"line": 87,
"column": 76
} | [
{
"pp": "R : Type u_1\nM : Type u_8\ninst✝¹ : CommSemiring R\ninst✝ : Monoid M\n⊢ mapDomainBialgHom R (MonoidHom.id M) = BialgHom.id R R[M]",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"MonoidAlgebra.semiring",
"Finsupp.instFunLike",
"Coalgebra.toCoalgebraStruct",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 91,
"column": 93
} | {
"line": 91,
"column": 95
} | {
"line": 92,
"column": 2
} | [
{
"pp": "R : Type u_1\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝³ : CommSemiring R\ninst✝² : Monoid M\ninst✝¹ : Monoid N\ninst✝ : Monoid O\nf : N →* O\ng : M →* N\n⊢ mapDomainBialgHom R (f.comp g) = (mapDomainBialgHom R f).comp (mapDomainBialgHom R g)",
"ppTerm": "?m.45",
"assigned": true,
"u... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 96,
"column": 90
} | {
"line": 96,
"column": 92
} | {
"line": 97,
"column": 2
} | [
{
"pp": "R : Type u_1\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝³ : CommSemiring R\ninst✝² : Monoid M\ninst✝¹ : Monoid N\ninst✝ : Monoid O\nf : N →* O\ng : M →* N\nx : R[M]\n⊢ (mapDomainBialgHom R f) ((mapDomainBialgHom R g) x) = (mapDomainBialgHom R (f.comp g)) x",
"ppTerm": "?m.35",
"assigned":... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 28,
"column": 77
} | {
"line": 28,
"column": 79
} | {
"line": 29,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDedekindDomain R\nv : HeightOneSpectrum R\nb : NNReal\nhb : 1 < b\np : R[X]\n⊢ gaussNorm (v.intAdicAbv hb) 1 p ≤ 1",
"ppTerm": "?m.22",
"assigned": true,
"usedConstants": [
"dite_cond_eq_true",
"one_pow",
"MulOne.toOne",
"... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 69,
"column": 23
} | {
"line": 69,
"column": 25
} | {
"line": 69,
"column": 26
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nS : Set (HeightOneSpectrum R)\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nx✝ : K\n⊢ x✝ ∈ {x | ∀ v ∉ S, (HeightOneSpectrum.valuation K v) x ≤ 1} ↔\n x✝ ∈ ↑(⨅ v, ⨅ (_ : v ∉ S), (HeightOneSpectrum.valuati... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 128,
"column": 97
} | {
"line": 128,
"column": 99
} | {
"line": 129,
"column": 2
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nM : Type u_8\nN : Type u_9\ninst✝⁴ : CommSemiring R\ninst✝³ : Semiring A\ninst✝² : Bialgebra R A\ninst✝¹ : Monoid M\ninst✝ : Monoid N\ne : M ≃* N\nx : A[M]\n⊢ counit ((domCongr R A e) x) = counit x",
"ppTerm": "?m.30",
"assigned": true,
"usedConstants": [
"... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 39,
"column": 46
} | {
"line": 39,
"column": 48
} | {
"line": 39,
"column": 49
} | [
{
"pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDedekindDomain R\nv : HeightOneSpectrum R\nb : NNReal\nhb : 1 < b\np : R[X]\nhp0 : ¬p = 0\n⊢ p.support.Nonempty",
"ppTerm": "?m.44",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTheory.DedekindDomain.GaussLemma.0.Polynomial.ga... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 75,
"column": 18
} | {
"line": 75,
"column": 20
} | {
"line": 75,
"column": 21
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nS : Set (HeightOneSpectrum R)\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\n⊢ ↑(S.integer K).toSubring = ↑(⨅ v, ⨅ (_ : v ∉ S), (HeightOneSpectrum.valuation K v).valuationSubring.toSubring)",
"ppTerm": "... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 88,
"column": 85
} | {
"line": 88,
"column": 87
} | {
"line": 89,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\n⊢ Set.univ.integer K = ⊤",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"Subalgebra.instSetLike",
"Int.instAddCommMonoid",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 137,
"column": 32
} | {
"line": 137,
"column": 34
} | {
"line": 137,
"column": 35
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 94,
"column": 79
} | {
"line": 94,
"column": 81
} | {
"line": 95,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\n⊢ ∅.integer K = ⊥",
"ppTerm": "?m.20",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingTheory.DedekindDomain.SInteger.0.IsDedekindDo... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 624,
"column": 32
} | {
"line": 624,
"column": 34
} | {
"line": 625,
"column": 2
} | [
{
"pp": "k G : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\nA : Rep k G\nS : Subgroup G\ninst✝ : S.Normal\n⊢ (H1CoresCoinf A S).Exact",
"ppTerm": "?m.26",
"assigned": true,
"usedConstants": [
"Mathlib.Tactic.TermCongr.cHole.congr_simp",
"Function.invFun",
"Finsupp.mapRange_apply"... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 111,
"column": 21
} | {
"line": 111,
"column": 23
} | {
"line": 112,
"column": 6
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nS : Set (HeightOneSpectrum R)\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nx✝ : Kˣ\n⊢ x✝ ∈ {x | ∀ v ∉ S, (HeightOneSpectrum.valuation K v) ↑x = 1} ↔\n x✝ ∈ ↑(⨅ v, ⨅ (_ : v ∉ S), (HeightOneSpectrum.valua... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 137,
"column": 52
} | {
"line": 137,
"column": 54
} | {
"line": 138,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 149,
"column": 16
} | {
"line": 149,
"column": 18
} | {
"line": 150,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁹ : CommSemiring R\ninst✝⁸ : CommSemiring S\ninst✝⁷ : Semiring A\ninst✝⁶ : Semiring B\ninst✝⁵ : Bialgebra R A\ninst✝⁴ : Bialgebra R B\ninst✝³ : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 161,
"column": 68
} | {
"line": 161,
"column": 70
} | {
"line": 161,
"column": 71
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 161,
"column": 89
} | {
"line": 161,
"column": 91
} | {
"line": 161,
"column": 92
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 47,
"column": 72
} | {
"line": 47,
"column": 74
} | {
"line": 47,
"column": 75
} | [
{
"pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDedekindDomain R\nv : HeightOneSpectrum R\nb : NNReal\nhb : 1 < b\np : R[X]\nhp0 : ¬p = 0\nhsupp_nonempty : p.support.Nonempty\nx✝ : ℕ\nh1 : p.coeff x✝ ≠ 0\nh2 : 1 ≤ (v.intAdicAbv hb) (p.coeff x✝)\n⊢ x✝ ∈ p.support",
"ppTerm": "?m.76",
"assigned": tr... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 133,
"column": 17
} | {
"line": 133,
"column": 19
} | {
"line": 134,
"column": 10
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nS : Set (HeightOneSpectrum R)\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nx : (↥(S.integer K))ˣ\nv : HeightOneSpectrum R\nhv : v ∉ S\n⊢ (HeightOneSpectrum.valuation K v) ↑(Units.mk0 ↑↑x ⋯) * (HeightOneSpe... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 162,
"column": 5
} | {
"line": 162,
"column": 7
} | {
"line": 162,
"column": 8
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.SInteger | {
"line": 135,
"column": 18
} | {
"line": 135,
"column": 20
} | {
"line": 135,
"column": 21
} | [
{
"pp": "R : Type u\ninst✝⁴ : CommRing R\ninst✝³ : IsDedekindDomain R\nS : Set (HeightOneSpectrum R)\nK : Type v\ninst✝² : Field K\ninst✝¹ : Algebra R K\ninst✝ : IsFractionRing R K\nx✝¹ x✝ : ↥(S.unit K)\n⊢ { val := ⟨↑↑(x✝¹ * x✝), ⋯⟩, inv := ⟨↑(↑(x✝¹ * x✝))⁻¹, ⋯⟩, val_inv := ⋯, inv_val := ⋯ } =\n { val := ⟨↑↑... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 162,
"column": 20
} | {
"line": 162,
"column": 22
} | {
"line": 162,
"column": 23
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 170,
"column": 42
} | {
"line": 170,
"column": 44
} | {
"line": 170,
"column": 45
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 716,
"column": 12
} | {
"line": 716,
"column": 14
} | {
"line": 717,
"column": 4
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\nφ : A ⟶ res f B\nn : ℕ\n⊢ chainsMap₃ f φ ≫ (shortComplexH2 B).f = (shortComplexH2 A).f ≫ chainsMap₂ f φ",
"ppTerm": "?m.56",
"assigned": true,
"usedConstants": [
"groupHomolog... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 721,
"column": 12
} | {
"line": 721,
"column": 14
} | {
"line": 722,
"column": 4
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\nφ : A ⟶ res f B\nn : ℕ\n⊢ chainsMap₂ f φ ≫ (shortComplexH2 B).g = (shortComplexH2 A).g ≫ chainsMap₁ f φ",
"ppTerm": "?m.137",
"assigned": true,
"usedConstants": [
"Finsupp.ins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 36,
"column": 72
} | {
"line": 36,
"column": 74
} | {
"line": 37,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDedekindDomain R\nv : HeightOneSpectrum R\nb : NNReal\nhb : 1 < b\np : R[X]\n⊢ gaussNorm (v.intAdicAbv hb) 1 p < 1 ↔ p.contentIdeal ≤ v.asIdeal",
"ppTerm": "?m.28",
"assigned": true,
"usedConstants": [
"Mathlib.Tactic.Push.not_forall_eq",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 170,
"column": 62
} | {
"line": 170,
"column": 64
} | {
"line": 171,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁸ : CommSemiring R\ninst✝⁷ : CommSemiring S\ninst✝⁶ : Semiring A\ninst✝⁵ : Semiring B\ninst✝⁴ : Bialgebra R A\ninst✝³ : Bialgebra R B\ninst✝² : Monoid M\nins... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 177,
"column": 70
} | {
"line": 177,
"column": 72
} | {
"line": 178,
"column": 2
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nM : Type u_8\ninst✝³ : CommSemiring R\ninst✝² : Semiring A\ninst✝¹ : Bialgebra R A\ninst✝ : Monoid M\nm : M\na : A\n⊢ (toAdditiveBialgEquiv R A M) (single m a) = AddMonoidAlgebra.single (Additive.ofMul m) a",
"ppTerm": "?m.21",
"assigned": true,
"usedConstants": ... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 57,
"column": 91
} | {
"line": 57,
"column": 93
} | {
"line": 58,
"column": 2
} | [
{
"pp": "R : Type u_1\ninst✝¹ : CommRing R\ninst✝ : IsDedekindDomain R\nb : NNReal\nhb : 1 < b\np : R[X]\nhR : ¬IsField R\n⊢ p.contentIdeal = ⊤ ↔ ∀ (v : HeightOneSpectrum R), gaussNorm (v.intAdicAbv hb) 1 p = 1",
"ppTerm": "?m.28",
"assigned": true,
"usedConstants": [
"_private.Mathlib.RingThe... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 192,
"column": 18
} | {
"line": 192,
"column": 20
} | {
"line": 192,
"column": 21
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁴ : CommSemiring R\ninst✝³ : CommSemiring S\ninst✝² : CommSemiring A\ninst✝¹ : Algebra R A\ninst✝ : Monoid M\nf g : M →* A\n⊢ ((lift R A M).trans (WithConv.e... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 196,
"column": 62
} | {
"line": 196,
"column": 64
} | {
"line": 196,
"column": 65
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nM : Type u_8\ninst✝³ : CommSemiring R\ninst✝² : CommSemiring A\ninst✝¹ : Algebra R A\ninst✝ : Monoid M\nf g : WithConv (R[M] →ₐ[R] A)\nx : M\n⊢ (f * g).ofConv (single x 1) = f.ofConv (single x 1) * g.ofConv (single x 1)",
"ppTerm": "?m.42",
"assigned": true,
"use... | [] | by | [anonymous] | by |
Mathlib.RingTheory.DedekindDomain.GaussLemma | {
"line": 69,
"column": 86
} | {
"line": 69,
"column": 88
} | {
"line": 70,
"column": 2
} | [
{
"pp": "R : Type u_2\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : IsPrincipalIdealRing R\nhR : ¬IsField R\nb : NNReal\nhb : 1 < b\np : R[X]\n⊢ p.IsPrimitive ↔ ∀ (v : HeightOneSpectrum R), gaussNorm (v.intAdicAbv hb) 1 p = 1",
"ppTerm": "?m.32",
"assigned": true,
"usedConstants": [
"Poly... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 204,
"column": 62
} | {
"line": 204,
"column": 64
} | {
"line": 205,
"column": 2
} | [
{
"pp": "R : Type u_1\nA : Type u_3\nM : Type u_8\ninst✝³ : CommSemiring R\ninst✝² : CommSemiring A\ninst✝¹ : Bialgebra R A\ninst✝ : CommMonoid M\nf g : WithConv (R[M] →ₐc[R] A)\nx : M\n⊢ (f * g).ofConv (single x 1) = f.ofConv (single x 1) * g.ofConv (single x 1)",
"ppTerm": "?m.46",
"assigned": true,
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 217,
"column": 88
} | {
"line": 217,
"column": 90
} | {
"line": 217,
"column": 91
} | [
{
"pp": "R : Type u_1\nM : Type u_8\nN : Type u_9\ninst✝² : CommSemiring R\ninst✝¹ : CommMonoid M\ninst✝ : CommMonoid N\nf g : M →* N\n⊢ mapDomainBialgHom R (f * g) = (toConv (mapDomainBialgHom R f) * toConv (mapDomainBialgHom R g)).ofConv",
"ppTerm": "?m.32",
"assigned": true,
"usedConstants": [
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 221,
"column": 83
} | {
"line": 221,
"column": 85
} | {
"line": 221,
"column": 86
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝³ : CommSemiring R\ninst✝² : CommSemiring S\ninst✝¹ : CommMonoid M\ninst✝ : CommMonoid N\nf : R →+* S\n⊢ (mapRingHom M f).comp (algebraMap R R[M]) = (algebra... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 222,
"column": 9
} | {
"line": 222,
"column": 11
} | {
"line": 222,
"column": 12
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝³ : CommSemiring R\ninst✝² : CommSemiring S\ninst✝¹ : CommMonoid M\ninst✝ : CommMonoid N\nf : R →+* S\n⊢ (mapRingHom M f).comp (algebraMap R R[M]) = (algebra... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 730,
"column": 51
} | {
"line": 730,
"column": 53
} | {
"line": 731,
"column": 2
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\n⊢ mapShortComplexH2 f 0 = 0",
"ppTerm": "?m.26",
"assigned": true,
"usedConstants": [
"groupHomology.mapShortComplexH2_τ₁",
"CategoryTheory.ShortComplex.hom_ext",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 222,
"column": 53
} | {
"line": 222,
"column": 55
} | {
"line": 222,
"column": 56
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nM : Type u_8\ninst✝² : CommSemiring R\ninst✝¹ : CommSemiring S\ninst✝ : CommMonoid M\nf : R →+* S\n⊢ (comulAlgHom S S[M]).comp (mapRingHom M f) =\n (Algebra.TensorProduct.mapRingHom f (mapRingHom M f) (mapRingHom M f) ⋯ ⋯).comp (comulAlgHom R R[M]).toRingHom",
"ppTerm... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Category | {
"line": 24,
"column": 76
} | {
"line": 24,
"column": 78
} | {
"line": 25,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝² : CommRing R\nM : Type v\ninst✝¹ : AddCommGroup M\ninst✝ : Module R M\nr : R\n⊢ Function.Exact ⇑((lsmul R M) r) ⇑(r • ⊤).mkQ",
"ppTerm": "?m.29",
"assigned": true,
"usedConstants": [
"Submodule.pointwiseDistribMulAction",
"Submodule",
"Submodule.Quotient... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Category | {
"line": 45,
"column": 74
} | {
"line": 45,
"column": 76
} | {
"line": 46,
"column": 2
} | [
{
"pp": "R : Type u\ninst✝ : CommRing R\nM : ModuleCat R\nr : R\n⊢ Epi (M.smulShortComplex r).g",
"ppTerm": "?m.11",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Submodule.pointwiseDistribMulAction",
"Submodule",
"instHSMul",
"ModuleCat.smulShortComplex._proof_1",
... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Regular.Category | {
"line": 54,
"column": 12
} | {
"line": 54,
"column": 14
} | {
"line": 54,
"column": 15
} | [
{
"pp": "R : Type u\ninst✝ : CommRing R\nM : ModuleCat R\nr : R\nreg : IsSMulRegular (↑M) r\n⊢ Mono (M.smulShortComplex r).f",
"ppTerm": "?m.15",
"assigned": true,
"usedConstants": [
"Eq.mpr",
"Semiring.toModule",
"CategoryTheory.Mono",
"ModuleCat",
"congrArg",
"C... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 226,
"column": 48
} | {
"line": 226,
"column": 50
} | {
"line": 226,
"column": 51
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nM : Type u_8\ninst✝² : CommSemiring R\ninst✝¹ : CommSemiring S\ninst✝ : CommMonoid M\nf : R →+* S\n⊢ (counitAlgHom S S[M]).comp (mapRingHom M f) = f.comp (counitAlgHom R R[M]).toRingHom",
"ppTerm": "?m.45",
"assigned": true,
"usedConstants": [
"MonoidAlgebr... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 241,
"column": 44
} | {
"line": 241,
"column": 46
} | {
"line": 241,
"column": 47
} | [
{
"pp": "R : Type u_1\nM : Type u_8\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nx : R[M]\nhx : IsGroupLikeElem R x\nh : x ∉ Set.range fun x ↦ single x 1\n⊢ insert x (Set.range fun x ↦ single x 1) ⊆ {a | IsGroupLikeElem R a}",
"ppTerm": "?m.73",
"assigned": true,
"usedConstants": [
"NonAssocSemir... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 242,
"column": 64
} | {
"line": 242,
"column": 66
} | {
"line": 243,
"column": 6
} | [
{
"pp": "R : Type u_1\nM : Type u_8\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nx : R[M]\nhx : IsGroupLikeElem R x\nh : x ∉ Set.range fun x ↦ single x 1\nthis : LinearIndepOn R id (insert x (Set.range fun x ↦ single x 1))\n⊢ x.coeff.sum single ∉ span R (Set.range fun x ↦ single x 1)",
"ppTerm": "?m.107",
... | [] | by | Lean.Elab.Tactic.evalWithAnnotateState | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 738,
"column": 81
} | {
"line": 738,
"column": 83
} | {
"line": 739,
"column": 2
} | [
{
"pp": "k G : Type u\ninst✝¹ : CommRing k\ninst✝ : Group G\nA : Rep k G\n⊢ mapShortComplexH2 (MonoidHom.id G) (𝟙 A) = 𝟙 (shortComplexH2 A)",
"ppTerm": "?m.31",
"assigned": true,
"usedConstants": [
"groupHomology.mapShortComplexH2_τ₁",
"CategoryTheory.ShortComplex.hom_ext",
"grou... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 238,
"column": 11
} | {
"line": 238,
"column": 13
} | {
"line": 239,
"column": 4
} | [
{
"pp": "R : Type u_1\nM : Type u_8\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nx : R[M]\nhx : IsGroupLikeElem R x\n⊢ x ∈ Set.range fun x ↦ single x 1",
"ppTerm": "?m.27",
"assigned": true,
"usedConstants": [
"Set.mem_range_self",
"Finsupp.instFunLike",
"Eq.mpr",
"NonAssocSemir... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 247,
"column": 9
} | {
"line": 247,
"column": 11
} | {
"line": 247,
"column": 12
} | [
{
"pp": "R : Type u_1\nM : Type u_8\ninst✝¹ : CommRing R\ninst✝ : IsDomain R\nx : R[M]\n⊢ (x ∈ Set.range fun x ↦ single x 1) → IsGroupLikeElem R x",
"ppTerm": "?m.29",
"assigned": true,
"usedConstants": [
"CommSemiring.toBialgebra",
"Semiring.toModule",
"IsGroupLikeElem",
"Bi... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 280,
"column": 60
} | {
"line": 280,
"column": 62
} | {
"line": 280,
"column": 63
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁴ : CommRing R\ninst✝³ : IsDomain R\ninst✝² : Group G\ninst✝¹ : Group H\ninst✝ : Group I\nf : R[G] →ₐc[R] R[H]\n⊢ (fun m ↦ single m 1) (mapDomainOfBialgHomFu... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 281,
"column": 20
} | {
"line": 281,
"column": 22
} | {
"line": 282,
"column": 4
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝⁴ : CommRing R\ninst✝³ : IsDomain R\ninst✝² : Group G\ninst✝¹ : Group H\ninst✝ : Group I\nf : R[G] →ₐc[R] R[H]\ng₁ g₂ : G\n⊢ mapDomainOfBialgHomFun f (g₁ * g... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 289,
"column": 59
} | {
"line": 289,
"column": 61
} | {
"line": 290,
"column": 2
} | [
{
"pp": "R : Type u_1\nG : Type u_5\nH : Type u_6\ninst✝³ : CommRing R\ninst✝² : IsDomain R\ninst✝¹ : Group G\ninst✝ : Group H\nf : R[G] →ₐc[R] R[H]\ng : G\nr : R\n⊢ single ((mapDomainOfBialgHom f) g) r = f (single g r)",
"ppTerm": "?m.27",
"assigned": true,
"usedConstants": [
"MonoidAlgebra.s... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 750,
"column": 59
} | {
"line": 750,
"column": 61
} | {
"line": 751,
"column": 2
} | [
{
"pp": "k : Type u\ninst✝³ : CommRing k\nG H K : Type u\ninst✝² : Group G\ninst✝¹ : Group H\ninst✝ : Group K\nA : Rep k G\nB : Rep k H\nC : Rep k K\nf : G →* H\ng : H →* K\nφ : A ⟶ res f B\nψ : B ⟶ res g C\n⊢ mapShortComplexH2 (g.comp f) (φ ≫ (resFunctor f).map ψ) = mapShortComplexH2 f φ ≫ mapShortComplexH2 g ... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 295,
"column": 55
} | {
"line": 295,
"column": 57
} | {
"line": 296,
"column": 2
} | [
{
"pp": "R : Type u_1\nG : Type u_5\nH : Type u_6\ninst✝³ : CommRing R\ninst✝² : IsDomain R\ninst✝¹ : Group G\ninst✝ : Group H\nf : R[G] →ₐc[R] R[H]\n⊢ mapDomainBialgHom R (mapDomainOfBialgHom f) = f",
"ppTerm": "?m.24",
"assigned": true,
"usedConstants": [
"MonoidAlgebra.semiring",
"Eq.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 303,
"column": 62
} | {
"line": 303,
"column": 64
} | {
"line": 304,
"column": 2
} | [
{
"pp": "R : Type u_1\nG : Type u_5\nH : Type u_6\ninst✝³ : CommRing R\ninst✝² : IsDomain R\ninst✝¹ : Group G\ninst✝ : Group H\nf : G →* H\n⊢ mapDomainOfBialgHom (mapDomainBialgHom R f) = f",
"ppTerm": "?m.17",
"assigned": true,
"usedConstants": [
"MonoidAlgebra.semiring",
"Coalgebra.toC... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 307,
"column": 75
} | {
"line": 307,
"column": 77
} | {
"line": 308,
"column": 2
} | [
{
"pp": "R : Type u_1\nG : Type u_5\ninst✝² : CommRing R\ninst✝¹ : IsDomain R\ninst✝ : Group G\n⊢ mapDomainOfBialgHom (BialgHom.id R R[G]) = MonoidHom.id G",
"ppTerm": "?m.19",
"assigned": true,
"usedConstants": [
"MonoidAlgebra.semiring",
"Coalgebra.toCoalgebraStruct",
"CommSemiri... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 771,
"column": 69
} | {
"line": 771,
"column": 71
} | {
"line": 772,
"column": 6
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\nφ : A ⟶ res f B\nn : ℕ\nx : ↑(ModuleCat.of k (G × G →₀ ↑A))\nx✝ : x ∈ cycles₂ A\n⊢ (ModuleCat.Hom.hom (chainsMap₂ f φ)) x ∈ cycles₂ B",
"ppTerm": "?m.57",
"assigned": true,
"usedCon... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 312,
"column": 93
} | {
"line": 312,
"column": 95
} | {
"line": 313,
"column": 2
} | [
{
"pp": "R : Type u_1\nG : Type u_5\nH : Type u_6\nI : Type u_7\ninst✝⁴ : CommRing R\ninst✝³ : IsDomain R\ninst✝² : Group G\ninst✝¹ : Group H\ninst✝ : Group I\nf : R[H] →ₐc[R] R[I]\ng : R[G] →ₐc[R] R[H]\n⊢ mapDomainOfBialgHom (f.comp g) = (mapDomainOfBialgHom f).comp (mapDomainOfBialgHom g)",
"ppTerm": "?m.... | [] | by | [anonymous] | by |
Mathlib.RingTheory.Bialgebra.MonoidAlgebra | {
"line": 339,
"column": 18
} | {
"line": 339,
"column": 20
} | {
"line": 339,
"column": 21
} | [
{
"pp": "R : Type u_1\nS : Type u_2\nA : Type u_3\nB : Type u_4\nG : Type u_5\nH : Type u_6\nI : Type u_7\nM : Type u_8\nN : Type u_9\nO : Type u_10\ninst✝³ : CommRing R\ninst✝² : IsDomain R\ninst✝¹ : CommGroup G\ninst✝ : CommGroup H\nf g : G →* H\n⊢ (mapDomainBialgHomEquiv.trans (WithConv.equiv (R[G] →ₐc[R] R[... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 781,
"column": 41
} | {
"line": 781,
"column": 43
} | {
"line": 782,
"column": 2
} | [
{
"pp": "k : Type u\ninst✝³ : CommRing k\nG H K : Type u\ninst✝² : Group G\ninst✝¹ : Group H\ninst✝ : Group K\nA : Rep k G\nB : Rep k H\nC : Rep k K\nf : G →* H\ng : H →* K\nφ : A ⟶ res f B\nψ : B ⟶ res g C\n⊢ mapCycles₂ (g.comp f) (φ ≫ (resFunctor f).map ψ) = mapCycles₂ f φ ≫ mapCycles₂ g ψ",
"ppTerm": "?m... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 794,
"column": 73
} | {
"line": 794,
"column": 75
} | {
"line": 795,
"column": 2
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\nφ : A ⟶ res f B\n⊢ mapCycles₂ f φ ≫ (shortComplexH2 B).moduleCatLeftHomologyData.i =\n (shortComplexH2 A).moduleCatLeftHomologyData.i ≫ chainsMap₂ f φ",
"ppTerm": "?m.62",
"assigned"... | [] | by | [anonymous] | by |
Mathlib.RepresentationTheory.Homological.GroupHomology.Functoriality | {
"line": 804,
"column": 82
} | {
"line": 804,
"column": 84
} | {
"line": 805,
"column": 2
} | [
{
"pp": "k G H : Type u\ninst✝² : CommRing k\ninst✝¹ : Group G\ninst✝ : Group H\nA : Rep k G\nB : Rep k H\nf : G →* H\nφ : A ⟶ res f B\n⊢ cyclesMap f φ 2 ≫ (isoCycles₂ B).hom = (isoCycles₂ A).hom ≫ mapCycles₂ f φ",
"ppTerm": "?m.60",
"assigned": true,
"usedConstants": [
"CategoryTheory.Categor... | [] | by | [anonymous] | by |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.