Theorems · Theorem · functional analysis
FormalMultilinearSeries.order_eq_find
∀ {𝕜 : Type u} {E : Type v} {F : Type w} [inst : Semiring 𝕜] [inst_1 : AddCommMonoid E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] [inst_4 : ContinuousAdd E] [inst_5 : ContinuousConstSMul 𝕜 E] [inst_6 : AddCommMonoid F]
[inst_7 : Module 𝕜 F] [inst_8 : TopologicalSpace F] [inst_9 : ContinuousAdd F] [inst_10 : ContinuousConstSMul 𝕜 F]
{p : FormalMultilinearSeries 𝕜 E F} [inst_11 : DecidablePred fun n => p n ≠ 0] (hp : ∃ n, p n ≠ 0),
p.order = Nat.find hp- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousMultilinearMapstatement · cited by 1,016
- InfSet.sInfproof · cited by 935
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- FormalMultilinearSeriesstatement and proof · cited by 615
- Nat.findstatement and proof · cited by 139
- Nat.sInf_defproof · cited by 13
- FormalMultilinearSeries.orderstatement and proof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.order_eq_find'proof · cited by 0