⚠ [8578/8590] Replayed PrimeNumberTheoremAnd.Wiener
warning: PrimeNumberTheoremAnd/Wiener.lean:323:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/Wiener.lean:342:8: declaration uses `sorry`
ℹ [8590/8712] Replayed PrimeNumberTheoremAnd.MediumPNT
info: PrimeNumberTheoremAnd/MediumPNT.lean:4282:0: 'MediumPNT' depends on axioms: [propext, Classical.choice, Quot.sound]
⚠ [8593/8712] Replayed PrimeNumberTheoremAnd.IEANTN.RosserSchoenfeld.RosserSchoenfeldZeta
warning: PrimeNumberTheoremAnd/IEANTN/RosserSchoenfeld/RosserSchoenfeldZeta.lean:18:8: declaration uses `sorry`
⚠ [8597/8712] Replayed PrimeNumberTheoremAnd.IEANTN.ZetaSummary
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:35:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:48:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:58:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:68:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:78:8: declaration uses `sorry`
warning: PrimeNumberTheoremAnd/IEANTN/ZetaSummary.lean:88:8: declaration uses `sorry`
⚠ [8620/8712] Replayed LeanCert.Examples.Li2Bounds
warning: LeanCert/Examples/Li2Bounds.lean:40:8: declaration uses `sorry`
warning: LeanCert/Examples/Li2Bounds.lean:48:8: declaration uses `sorry`
⚠ [8692/8712] Replayed PrimeNumberTheoremAnd.IEANTN.RosserSchoenfeld.RosserSchoenfeldPrime
warning: PrimeNumberTheoremAnd/IEANTN/RosserSchoenfeld/RosserSchoenfeldPrime.lean:1017:8: declaration uses `sorry`
ℹ [8694/8712] Replayed Research.Basic
info: Research/Basic.lean:40:0: Erdos796.Statement : Prop
⚠ [8696/8712] Replayed Research.CoreSidon
warning: Research/CoreSidon.lean:82:8: try 'simp' instead of 'simpa'

Note: This linter can be disabled with `set_option linter.unnecessarySimpa false`
warning: Research/CoreSidon.lean:92:6: try 'simp' instead of 'simpa'

Note: This linter can be disabled with `set_option linter.unnecessarySimpa false`
⚠ [8698/8712] Replayed Research.FiberTypes
warning: Research/FiberTypes.lean:57:12: try 'simp' instead of 'simpa'

Note: This linter can be disabled with `set_option linter.unnecessarySimpa false`
warning: Research/FiberTypes.lean:78:12: try 'simp' instead of 'simpa'

Note: This linter can be disabled with `set_option linter.unnecessarySimpa false`
warning: Research/FiberTypes.lean:98:12: try 'simp' instead of 'simpa'

Note: This linter can be disabled with `set_option linter.unnecessarySimpa false`
⚠ [8702/8712] Replayed Research.SemiprimeAsymptotic
info: Research/SemiprimeAsymptotic.lean:121:2: Try this:
  [apply] ring_nf
  
  The `ring` tactic failed to close the goal. Use `ring_nf` to obtain a normal form.
    
  Note that `ring` works primarily in *commutative* rings. If you have a noncommutative ring, abelian group or module, consider using `noncomm_ring`, `abel` or `module` instead.
warning: Research/SemiprimeAsymptotic.lean:182:43: Variable name `hC` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/SemiprimeAsymptotic.lean:917:6: 'push_cast' tactic does nothing

Note: This linter can be disabled with `set_option linter.unusedTactic false`
⚠ [8703/8712] Replayed Research.UpperCombinatorics
warning: Research/UpperCombinatorics.lean:45:18: Variable name `hu` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:45:45: Variable name `huW` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:50:24: Variable name `husS` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:51:5: Variable name `htpT` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:84:5: Variable name `h10S` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:85:26: Variable name `h01T` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
warning: Research/UpperCombinatorics.lean:126:0: automatically included section variable(s) unused in theorem `Erdos796.bipartiteRow_offDiag_eq`:
  [Fintype α]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [Fintype α] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
warning: Research/UpperCombinatorics.lean:131:67: This simp argument is unused:
  and_assoc

Hint: Omit it from the simp argument list.
  simp [bipartiteRow, Finset.mem_offDiag, and_comm, and_left_comm,̵ ̵a̵n̵d̵_̵a̵s̵s̵o̵c̵]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperCombinatorics.lean:326:0: automatically included section variable(s) unused in theorem `Erdos796.alphaFiber_offDiag_eq`:
  [Fintype β]
  [Fintype γ]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [Fintype β] [Fintype γ] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
warning: Research/UpperCombinatorics.lean:331:65: This simp argument is unused:
  and_assoc

Hint: Omit it from the simp argument list.
  simp [alphaFiber, Finset.mem_offDiag, and_comm, and_left_comm,̵ ̵a̵n̵d̵_̵a̵s̵s̵o̵c̵]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperCombinatorics.lean:335:0: automatically included section variable(s) unused in theorem `Erdos796.commonSlice_rectangleFree`:
  [Fintype α]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [Fintype α] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
⚠ [8704/8712] Replayed Research.UpperStructure
warning: Research/UpperStructure.lean:112:28: Variable name `hdpos` is not explicitly referenced.

The binding can be removed (if unused) or named `_` (if used implicitly).

Note: This linter can be disabled with `set_option linter.unusedVariables false`
⚠ [8705/8712] Replayed Research.UpperFiberHypergraphs
warning: Research/UpperFiberHypergraphs.lean:125:0: automatically included section variable(s) unused in theorem `Erdos796.canonicalFactorGraph_rectangleFree`:
  [DecidableEq X]
  [DecidableEq Y]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [DecidableEq X] [DecidableEq Y] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
warning: Research/UpperFiberHypergraphs.lean:198:0: automatically included section variable(s) unused in theorem `Erdos796.fiberFactorHypergraph_cubeFree`:
  [DecidableEq Q]
  [DecidableEq X]
  [DecidableEq Y]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [DecidableEq Q] [DecidableEq X] [DecidableEq Y] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
warning: Research/UpperFiberHypergraphs.lean:232:0: automatically included section variable(s) unused in theorem `Erdos796.primeRayIncidence_rectangleFree`:
  [DecidableEq Q]
  [DecidableEq P]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [DecidableEq Q] [DecidableEq P] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
⚠ [8708/8712] Replayed Research.UpperSmooth
warning: Research/UpperSmooth.lean:33:16: This simp argument is unused:
  min_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_l̵e̵f̵t̵,̵ ̵m̵i̵n̵_̵e̵q̵_̵right, max_eq_left, max_eq_right, h, hx₁, hy₁]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:33:29: This simp argument is unused:
  min_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, mi̵n̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵m̵ax_eq_left, max_eq_right, h, hx₁, hy₁]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:33:43: This simp argument is unused:
  max_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_l̵e̵f̵t̵,̵ ̵m̵a̵x̵_̵e̵q̵_̵right, h, hx₁, hy₁]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:33:56: This simp argument is unused:
  max_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_left, m̵a̵x̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵h, hx₁, hy₁]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:39:16: This simp argument is unused:
  min_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_l̵e̵f̵t̵,̵ ̵m̵i̵n̵_̵e̵q̵_̵right, max_eq_left, max_eq_right, h, hx₂, hy₂]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:39:29: This simp argument is unused:
  min_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, mi̵n̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵m̵ax_eq_left, max_eq_right, h, hx₂, hy₂]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:39:43: This simp argument is unused:
  max_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_l̵e̵f̵t̵,̵ ̵m̵a̵x̵_̵e̵q̵_̵right, h, hx₂, hy₂]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:39:56: This simp argument is unused:
  max_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_left, m̵a̵x̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵h, hx₂, hy₂]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:45:16: This simp argument is unused:
  min_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_l̵e̵f̵t̵,̵ ̵m̵i̵n̵_̵e̵q̵_̵right, max_eq_left, max_eq_right, h, hx₃, hy₃]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:45:29: This simp argument is unused:
  min_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, mi̵n̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵m̵ax_eq_left, max_eq_right, h, hx₃, hy₃]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:45:43: This simp argument is unused:
  max_eq_left

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_l̵e̵f̵t̵,̵ ̵m̵a̵x̵_̵e̵q̵_̵right, h, hx₃, hy₃]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
warning: Research/UpperSmooth.lean:45:56: This simp argument is unused:
  max_eq_right

Hint: Omit it from the simp argument list.
  simp [min_eq_left, min_eq_right, max_eq_left, m̵a̵x̵_̵e̵q̵_̵r̵i̵g̵h̵t̵,̵ ̵h, hx₃, hy₃]

Note: This linter can be disabled with `set_option linter.unusedSimpArgs false`
⚠ [8709/8712] Replayed Research.TruncatedTypes
warning: Research/TruncatedTypes.lean:19:0: automatically included section variable(s) unused in theorem `Erdos796.repeatedTypes_pairwise_compatible`:
  [DecidableEq ι]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [DecidableEq ι] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
warning: Research/TruncatedTypes.lean:50:0: automatically included section variable(s) unused in theorem `Erdos796.exceptionalTypeIndices_card_le_powerset`:
  [DecidableEq ι]
consider restructuring your `variable` declarations so that the variables are not in scope or explicitly omit them:
  omit [DecidableEq ι] in theorem ...

Note: This linter can be disabled with `set_option linter.unusedSectionVars false`
Build completed successfully (8712 jobs).
PASS: authored sources are placeholder-free and Lean accepts the project
