3 lines
66 B
Text
3 lines
66 B
Text
|
|
theorem ex2 {A : Type} (H : A = A) (a : A) : cast H a = a :=
|
|
rfl
|
|
|
theorem ex2 {A : Type} (H : A = A) (a : A) : cast H a = a :=
|
|
rfl
|