Theorems · Theorem · order theory
HahnEmbedding.Partial.evalCoeff_eq
∀ {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} (f : HahnEmbedding.Partial seed)
[IsOrderedAddMonoid R] [Archimedean R] {x : M} {c : FiniteArchimedeanClass M} {y : ↥(↑f).domain},
↑y - x ∈ FiniteArchimedeanClass.ball K c → f.evalCoeff x c = (ofLex (↑↑f y)).coeff cThe coefficient is well-defined regardless of which y we pick in evalCoeff.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- Submodulestatement · cited by 7,192
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- le_rflproof · cited by 1,558
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
Cited by7
Results whose statement or proof uses this declaration.
- HahnEmbedding.Partial.eval_zeroproof · cited by 2
- HahnEmbedding.Partial.eval_eq_truncLTproof · cited by 1
- HahnEmbedding.Partial.eval_ltproof · cited by 1
- HahnEmbedding.Partial.eval_smulproof · cited by 1
- HahnEmbedding.Partial.archimedeanClassMk_le_of_eval_eqproof · cited by 1
- HahnEmbedding.Partial.truncLT_eval_mem_range_extendFunproof · cited by 1
- HahnEmbedding.Partial.isWF_support_evalCoeffproof · cited by 0