Theorems · Theorem · order theory
LinearOrderedCommGroupWithZero.inl_mul_inr_eq_coe_toLex
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrderedCommGroupWithZero α] [inst_1 : LinearOrderedCommGroupWithZero β]
{m : α} {n : β} (hm : m ≠ 0) (hn : n ≠ 0),
(LinearOrderedCommGroupWithZero.inl α β) m * (LinearOrderedCommGroupWithZero.inr α β) n =
↑(toLex (Units.mk0 m hm, Units.mk0 n hn))- Defined in
- Mathlib.Algebra.Order.GroupWithZero.Lex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Unitsstatement and proof · cited by 2,804
- WithZerostatement and proof · cited by 586
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- Lexstatement and proof · cited by 370
- toLexstatement and proof · cited by 195
- WithZero.coestatement and proof · cited by 186
- Units.mk0statement and proof · cited by 181
- OrderMonoidWithZeroHomstatement · cited by 48
- OrderMonoidHom.inlₗproof · cited by 6
- OrderMonoidHom.inrₗproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.