Documentation

SpherePacking.Tactic.Test.TendstoCont

Tests for the tendsto_cont tactic #

The #guard_msgs tests in this file are sensitive to any other diagnostics emitted at the guarded commands, so this file must keep a style-conformant header (otherwise linter.style.header warnings can leak into the #guard_msgs output and fail CI).

@[reducible, inline]
noncomputable abbrev myExpr (f g : ) :
Equations
Instances For
    @[reducible, inline]
    noncomputable abbrev myExprMul (f g : ) :
    Equations
    Instances For
      theorem paramTendsto (_h : True) :
      Filter.Tendsto (fun (x : ) => 0) Filter.atTop (nhds 0)