Theorems · Theorem · order theory
HahnEmbedding.Partial.eval.congr_simp
∀ {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 f_1 : HahnEmbedding.Partial seed),
f = f_1 → ∀ [inst_12 : IsOrderedAddMonoid R] [inst_13 : Archimedean R] (x x_1 : M), x = x_1 → f.eval x = f_1.eval x_1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement · cited by 9,680
- 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
- HahnSeriesstatement · cited by 528
- Lexstatement · cited by 370
- ArchimedeanClassstatement · cited by 247
- IsOrderedModulestatement and proof · cited by 156
Cited by2
Results whose statement or proof uses this declaration.
- HahnEmbedding.Partial.extendFun_strictMonoproof · cited by 1
- HahnEmbedding.Partial.eval_smulproof · cited by 1