Theorems · Theorem · order theory
OrderIso.sumLexCongr_apply
∀ {α₁ : Type u_4} {α₂ : Type u_5} {β₁ : Type u_6} {β₂ : Type u_7} [inst : LE α₁] [inst_1 : LE α₂] [inst_2 : LE β₁]
[inst_3 : LE β₂] (ea : α₁ ≃o α₂) (eb : β₁ ≃o β₂) (a : α₁ ⊕ₗ β₁),
(ea.sumLexCongr eb) a = toLex (Sum.map (⇑ea) (⇑eb) (ofLex a))- Defined in
- Mathlib.Data.Sum.Order
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Equivstatement · cited by 8,337
- OrderIsostatement and proof · cited by 874
- RelIsostatement · cited by 456
- Lexstatement and proof · cited by 370
- toLexstatement · cited by 195
- ofLexstatement · cited by 127
- OrderIso.sumLexCongrstatement and proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- OrderIso.sumLexCongr_transproof · cited by 0
- OrderIso.sumLexCongr_reflproof · cited by 0