Abhishek Anand
2018-09-10 19:35:01 UTC
Is the following provable:
Lemma fextb: forall (f g: bool -> bool) (p: forall b, f b = g b), f =g.
For CoC, the following paper (Definition 2) gives a countermodel:
Boulier, Simon, Pierre-Marie Pédrot, and Nicolas Tabareau. âThe Next 700
Syntactical Models of Type Theory.â In CPP. Paris, 2017.
https://www.pédrot.fr/articles/cpp2017.pdf
<https://www.xn--pdrot-bsa.fr/articles/cpp2017.pdf>.
Can this countermodel scale up to Coq?
Lemma fextb: forall (f g: bool -> bool) (p: forall b, f b = g b), f =g.
For CoC, the following paper (Definition 2) gives a countermodel:
Boulier, Simon, Pierre-Marie Pédrot, and Nicolas Tabareau. âThe Next 700
Syntactical Models of Type Theory.â In CPP. Paris, 2017.
https://www.pédrot.fr/articles/cpp2017.pdf
<https://www.xn--pdrot-bsa.fr/articles/cpp2017.pdf>.
Can this countermodel scale up to Coq?
--
-- Abhishek
http://www.cs.cornell.edu/~aa755/
-- Abhishek
http://www.cs.cornell.edu/~aa755/