Theorems · Definition · order theory
HahnSeries.embDomainOrderEmbedding
{Γ : Type u_1} →
{R : Type u_2} →
[inst : LinearOrder Γ] →
[inst_1 : PartialOrder R] →
{Γ' : Type u_3} →
[inst_2 : LinearOrder Γ'] → Γ ↪o Γ' → [inst_3 : Zero R] → Lex (HahnSeries Γ R) ↪o Lex (HahnSeries Γ' R)HahnSeries.embDomain as an OrderEmbedding.
- Defined in
- Mathlib.RingTheory.HahnSeries.Lex
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- 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
- toLexproof · cited by 195
- ofLexproof · cited by 127
- HahnSeries.embDomainproof · cited by 21
Cited by5
Results whose statement or proof uses this declaration.
- HahnSeries.embDomainOrderAddMonoidHomproof · cited by 3
- HahnSeries.embDomainOrderAddMonoidHom_applystatement · cited by 1
- HahnSeries.embDomainOrderAddMonoidHom_injectiveproof · cited by 1
- HahnSeries.embDomainOrderEmbedding_applystatement and proof · cited by 1
- hahnEmbedding_isOrderedAddMonoidproof · cited by 0