Theorems · Definition · commutative algebra
MvPowerSeries.HasEval.casesOn
{σ : Type u_1} →
{S : Type u_3} →
[inst : CommRing S] →
[inst_1 : TopologicalSpace S] →
{a : σ → S} →
{motive : MvPowerSeries.HasEval a → Sort u} →
(t : MvPowerSeries.HasEval a) →
((hpow : ∀ (s : σ), IsTopologicallyNilpotent (a s)) →
(tendsto_zero : Filter.Tendsto a Filter.cofinite (nhds 0)) → motive ⋯) →
motive t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- CommRingstatement and proof · cited by 17,173
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.cofinitestatement and proof · cited by 251
- MvPowerSeries.HasEvalstatement and proof · cited by 37
- IsTopologicallyNilpotentstatement and proof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.hasEval_defproof · cited by 0