Skip to content
Snippets Groups Projects
Commit 195d3beb authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Merge branch 'master-ofe_fun-doc' into 'master'

Fix documentation for ofe_funR

See merge request iris/iris!236
parents 470c73cf f25d9024
No related branches found
No related tags found
No related merge requests found
...@@ -1491,7 +1491,7 @@ Proof. ...@@ -1491,7 +1491,7 @@ Proof.
by intros ? A1 A2 B1 B2 n f g Hfg; apply optionC_map_ne, rFunctor_contractive. by intros ? A1 A2 B1 B2 n f g Hfg; apply optionC_map_ne, rFunctor_contractive.
Qed. Qed.
(* Dependently-typed functions over a finite discrete domain *) (* Dependently-typed functions over a discrete domain *)
Section ofe_fun_cmra. Section ofe_fun_cmra.
Context `{B : A ucmraT}. Context `{B : A ucmraT}.
Implicit Types f g : ofe_fun B. Implicit Types f g : ofe_fun B.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment