Skip to content

Commit

Permalink
Update Dual.lean
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Jul 22, 2024
1 parent 4f64a7a commit 01a2162
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BonnAnalysis/Dual.lean
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,7 @@ theorem int_conj_q_lt_top'_mul_self (hqᵢ : q ≠ ∞) {g : Lp ℝ q μ}
rw [mul_assoc, mul_comm, mul_assoc]
congr
rfl
rw [Real.self_mul_sign]
rw [←nnnorm_toReal_eq_abs]
rw [Real.self_mul_sign, ← nnnorm_toReal_eq_abs]
rfl

sorry
Expand Down

0 comments on commit 01a2162

Please sign in to comment.