module 1FundamentalGroup.Quest0SideQuests.TrueNotFalse where open import 1FundamentalGroup.Preambles.PTrueNotFalse true≢false : true ≡ false → ⊥ true≢false = {!!}