ignore headers added
This commit is contained in:
parent
72be8e3e42
commit
b32ce74c65
@ -1,8 +1,8 @@
|
|||||||
-- ignore this
|
-- ignore
|
||||||
module 1FundamentalGroup.Quest0 where
|
module 1FundamentalGroup.Quest0 where
|
||||||
-- ignore this
|
|
||||||
open import 1FundamentalGroup.Preambles.P0
|
open import 1FundamentalGroup.Preambles.P0
|
||||||
|
|
||||||
|
|
||||||
Refl : base ≡ base
|
Refl : base ≡ base
|
||||||
Refl = {!!}
|
Refl = {!!}
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
-- ignore
|
-- ignore
|
||||||
module 1FundamentalGroup.Quest1 where
|
module 1FundamentalGroup.Quest1 where
|
||||||
-- ignore
|
|
||||||
open import 1FundamentalGroup.Preambles.P1
|
open import 1FundamentalGroup.Preambles.P1
|
||||||
|
|
||||||
|
|
||||||
Ω : (A : Type) (a : A) → Type
|
Ω : (A : Type) (a : A) → Type
|
||||||
Ω A a = a ≡ a
|
Ω A a = a ≡ a
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
-- ignore
|
||||||
module 1FundamentalGroup.Quest2 where
|
module 1FundamentalGroup.Quest2 where
|
||||||
|
|
||||||
open import 1FundamentalGroup.Preambles.P2
|
open import 1FundamentalGroup.Preambles.P2
|
||||||
|
|
||||||
sucℤ : ℤ → ℤ
|
sucℤ : ℤ → ℤ
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user