Theorems · Theorem · order theory
HahnSeries.embDomainOrderEmbedding_apply
∀ {Γ : Type u_1} {R : Type u_2} [inst : LinearOrder Γ] [inst_1 : PartialOrder R] {Γ' : Type u_3}
[inst_2 : LinearOrder Γ'] (f : Γ ↪o Γ') [inst_3 : Zero R] (a : Lex (HahnSeries Γ R)),
(HahnSeries.embDomainOrderEmbedding f) a = toLex (HahnSeries.embDomain f (ofLex a))- Defined in
- Mathlib.RingTheory.HahnSeries.Lex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- OrderEmbeddingstatement and proof · cited by 619
- HahnSeriesstatement and proof · cited by 528
- Lexstatement and proof · cited by 370
- RelEmbeddingstatement · cited by 281
- toLexstatement · cited by 195
- ofLexstatement · cited by 127
- HahnSeries.embDomainstatement · cited by 21
- HahnSeries.embDomainOrderEmbeddingstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- hahnEmbedding_isOrderedAddMonoidproof · cited by 0