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

Apply 1 suggestion(s) to 1 file(s)

parent 89c6a617
No related branches found
No related tags found
No related merge requests found
......@@ -1669,7 +1669,8 @@ Proof.
by apply discrete_funO_map_ne=>c; apply urFunctor_map_contractive.
Qed.
(** * Constructing a camera by restricting validity *)
(** * Constructing a camera [B] through a bijection with [A] that
is mostly an isomorphism but restricts validity. *)
Lemma iso_cmra_mixin_restrict {A : cmraT} {B : Type}
`{!Dist B, !Equiv B, !PCore B, !Op B, !Valid B, !ValidN B}
(f : A B) (g : B A)
......
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