Metamath Proof Explorer


Theorem ltdivmuls2wd

Description: Surreal less-than relationship between division and multiplication. Weak version. (Contributed by Scott Fenton, 14-Mar-2025)

Ref Expression
Hypotheses ltdivmulswd.1 ⊢ φ → A ∈ No
ltdivmulswd.2 ⊢ φ → B ∈ No
ltdivmulswd.3 ⊢ φ → C ∈ No
ltdivmulswd.4 ⊢ φ → 0 s < s C
ltdivmulswd.5 ⊢ φ → ∃ x ∈ No C ⋅ s x = 1 s
Assertion ltdivmuls2wd ⊢ φ → A / su C < s B ↔ A < s B ⋅ s C

Proof

Step Hyp Ref Expression
1 ltdivmulswd.1 ⊢ φ → A ∈ No
2 ltdivmulswd.2 ⊢ φ → B ∈ No
3 ltdivmulswd.3 ⊢ φ → C ∈ No
4 ltdivmulswd.4 ⊢ φ → 0 s < s C
5 ltdivmulswd.5 ⊢ φ → ∃ x ∈ No C ⋅ s x = 1 s
6 1 2 3 4 5 ltdivmulswd ⊢ φ → A / su C < s B ↔ A < s C ⋅ s B
7 2 3 mulscomd ⊢ φ → B ⋅ s C = C ⋅ s B
8 7 breq2d ⊢ φ → A < s B ⋅ s C ↔ A < s C ⋅ s B
9 6 8 bitr4d ⊢ φ → A / su C < s B ↔ A < s B ⋅ s C