Mathlib Map

Theorems · Definition · order theory

HahnEmbedding.Partial

{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 → Type (max 0 u_2 u_3)

The type of all partial Hahn embeddings.

Defined in
Mathlib.Algebra.Order.Module.HahnEmbedding
Cited by
39 results in Mathlib
Foundations
Depth 101 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.Partial.eval · cited by 13Partial.evalHahnEmbedding.Partial.evalCoeff · cited by 8Partial.evalCoeffHahnEmbedding.Partial.evalCoeff_eq · cited by 7Partial.evalCoeff_eqHahnEmbedding.Partial.sSupFun · cited by 6Partial.sSupFunHahnEmbedding.Partial.extendFun · cited by 5Partial.extendFunHahnEmbedding.Partial.le_sSupFun · cited by 3Partial.le_sSupFunHahnEmbedding.Partial.orderTop_eq_archimedeanClassMk · cited by 3Partial.orderTop_eq_archi…HahnEmbedding.Partial.val_sub_ne_zero · cited by 3Partial.val_sub_ne_zeroHahnEmbedding.Partial.evalCoeff_eq_zero · cited by 3Partial.evalCoeff_eq_zeroHahnEmbedding.Partial.extend · cited by 3Partial.extendHahnEmbedding.Partial.mem_domain · cited by 2Partial.mem_domainHahnEmbedding.Partial.toOrderAddMonoidHom · cited by 2Partial.toOrderAddMonoidH…HahnEmbedding.Partial.eval.congr_simp · cited by 2eval.congr_simpHahnEmbedding.Partial.coeff_eq_of_mem · cited by 2Partial.coeff_eq_of_memHahnEmbedding.Partial.coeff_ne_zero · cited by 2Partial.coeff_ne_zeroModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupLinearOrder · cited by 8572LinearOrderIsOrderedAddMonoid · cited by 1659IsOrderedAddMonoidDivisionRing · cited by 1062DivisionRingIsOrderedRing · cited by 777IsOrderedRingArchimedean · cited by 603ArchimedeanHahnSeries · cited by 528HahnSeriesLex · cited by 370LexLinearPMap · cited by 179LinearPMapIsOrderedModule · cited by 156IsOrderedModuleFiniteArchimedeanClass · cited by 100FiniteArchimedeanClassHahnEmbedding.Seed · cited by 55HahnEmbedding.SeedHahnEmbedding.IsPartial · cited by 39HahnEmbedding.IsPartialHahnEmbedding.PartialCITED BYCITES

Cites15

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

Cited by46

Results whose statement or proof uses this declaration.