Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist authored and hoheinzollern committed Mar 9, 2023
1 parent 0d29057 commit fd81e3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theories/ereal.v
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Require Export constructive_ereal.
(******************************************************************************)
(* Extended real numbers, classical part *)
(* *)
(* This is an addition to the file ereal.v with classical logic elements. *)
(* This is an addition to the file constructive_ereal.v with classical logic *)
(* elements. *)
(* *)
(* (\sum_(i \in A) f i)%E == finitely supported sum, see fsbigop.v *)
(* *)
Expand Down

0 comments on commit fd81e3c

Please sign in to comment.