Theorems · Definition · order theory
HahnEmbedding.Partial.evalCoeff
{K : Type u_1} →
[inst : DivisionRing K] →
[inst_1 : LinearOrder K] →
[inst_2 : IsOrderedRing K] →
[inst_3 : Archimedean K] →
{M : Type u_2} →
[inst_4 : AddCommGroup M] →
[inst_5 : LinearOrder M] →
[inst_6 : IsOrderedAddMonoid M] →
[inst_7 : Module K M] →
[inst_8 : IsOrderedModule K M] →
{R : Type u_3} →
[inst_9 : AddCommGroup R] →
[inst_10 : LinearOrder R] →
[inst_11 : Module K R] →
{seed : HahnEmbedding.Seed K M R} →
HahnEmbedding.Partial seed → M → FiniteArchimedeanClass M → REvaluate coefficients of the HahnSeries given an arbitrary input that's not necessarily in
f's domain. The coefficient is picked from y that is "close enough" to x (their difference
is in a higher ArchimedeanClass). If no such y exists (in other words, x is "isolated"), set the
coefficient to 0.
This doesn't immediately extend f's domain to the entire module in a consistent way. Such
extension isn't necessarily linear.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
- Archimedeanstatement and proof · cited by 603
- HahnSeries.coeffproof · cited by 235
- LinearPMap.domainproof · cited by 167
- IsOrderedModulestatement and proof · cited by 156
- ofLexproof · cited by 127
Cited by9
Results whose statement or proof uses this declaration.
- HahnEmbedding.Partial.evalproof · cited by 13
- HahnEmbedding.Partial.evalCoeff_eqstatement · cited by 7
- HahnEmbedding.Partial.evalCoeff_eq_zerostatement · cited by 3
- HahnEmbedding.Partial.eval_zeroproof · cited by 2
- HahnEmbedding.Partial.truncLT_eval_mem_range_extendFunproof · cited by 1
- HahnEmbedding.Partial.eval_eq_truncLTproof · cited by 1
- HahnEmbedding.Partial.eval_ltproof · cited by 1
- HahnEmbedding.Partial.eval_smulproof · cited by 1
- HahnEmbedding.Partial.isWF_support_evalCoeffstatement and proof · cited by 0