Skip to content

Commit

Permalink
rm warning
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Jul 5, 2024
1 parent 09178f6 commit 758a614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/Rstruct.v
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ rewrite /Rminus Rplus_assoc [- _ + _]Rplus_comm -Rplus_assoc -!/(Rminus _ _).
exact: Rle_minus.
Qed.

HB.instance Definition _ := Num.RealField_isArchimedean.Build R
HB.instance Definition _ := Num.NumDomain_bounded_isArchimedean.Build R
Rarchimedean_axiom.

(** Here are the lemmas that we will use to prove that R has
Expand Down

0 comments on commit 758a614

Please sign in to comment.