Mathlib Map

Theorems · Definition · order theory

HahnEmbedding.Seed.baseEmbedding

{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] →
                              HahnEmbedding.Seed K M R → M →ₗ.[K] Lex (HahnSeries (FiniteArchimedeanClass M) R)

Combining all HahnEmbedding.Seed.coeff as a partial linear map from HahnEmbedding.Seed.baseDomain to HahnSeries.

Defined in
Mathlib.Algebra.Order.Module.HahnEmbedding
Cited by
11 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingLinearOrderIsOrderedRingArchimedeanAddCommGroupLinearOrderIsOrderedAddMonoidModuleIsOrderedModuleAddCommGroupLinearOrderModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HahnEmbedding.IsPartial.baseEmbedding_le · cited by 4IsPartial.baseEmbedding_leHahnEmbedding.Seed.coeff_baseEmbedding · cited by 3Seed.coeff_baseEmbeddingHahnEmbedding.Seed.domain_baseEmbedding · cited by 2Seed.domain_baseEmbeddingHahnEmbedding.Seed.mem_domain_baseEmbedding · cited by 2Seed.mem_domain_baseEmbed…HahnEmbedding.Seed.baseEmbedding_pos · cited by 1Seed.baseEmbedding_posHahnEmbedding.Seed.baseEmbedding_strictMono · cited by 1Seed.baseEmbedding_strict…HahnEmbedding.Partial.apply_of_mem_stratum · cited by 1Partial.apply_of_mem_stra…HahnEmbedding.Seed.truncLT_mem_range_baseEmbedding · cited by 1Seed.truncLT_mem_range_ba…HahnEmbedding.Partial.baseEmbedding_le_extendFun · cited by 1Partial.baseEmbedding_le_…HahnEmbedding.Partial.baseEmbedding_le_sSupFun · cited by 1Partial.baseEmbedding_le_…HahnEmbedding.Seed.isPartial_baseEmbedding · cited by 0Seed.isPartial_baseEmbedd…HahnEmbedding.IsPartial.casesOn · cited by 0IsPartial.casesOnHahnEmbedding.IsPartial.recOn · cited by 0IsPartial.recOnModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topLinearOrder · cited by 8572LinearOrderIsOrderedAddMonoid · cited by 1659IsOrderedAddMonoidLinearMap.comp · cited by 1642LinearMap.compLinearEquiv.symm · cited by 1461LinearEquiv.symmLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapDivisionRing · cited by 1062DivisionRingIsOrderedRing · cited by 777IsOrderedRingArchimedean · cited by 603ArchimedeanHahnSeries · cited by 528HahnSeriesLex · cited by 370LexArchimedeanClass · cited by 247ArchimedeanClassSeed.baseEmbeddingCITED BYCITES

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.