lean2/tests/lean/run/fibrant.lean
Leonardo de Moura 48dbd13eef feat(frontends/lean): allow transient classes/instances, i.e.,
classes/instances that are not saved in .olean files
2014-09-19 15:54:32 -07:00

4 lines
97 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import hott.fibrant
open prod sum fibrant
theorem test_fibrant : fibrant (nat × (nat ⊎ nat))