lean4-htt/tests/lean/struct_class.lean.expected.out
2016-06-10 18:29:41 -07:00

50 lines
1.3 KiB
Text

decidable : Prop → Type₁
functor : (Type → Type) → Type
has_add : Type → Type
has_div : Type → Type
has_dvd : Type → Type
has_inv : Type → Type
has_le : Type → Type
has_lt : Type → Type
has_mod : Type → Type
has_mul : Type → Type
has_neg : Type → Type
has_one : Type → Type
has_ordering : Type → Type
has_sub : Type → Type
has_to_format : Type → Type
has_to_string : Type → Type
has_zero : Type → Type
inhabited : Type → Type
measurable : Type → Type
monad : (Type → Type) → Type
nonempty : Type → Prop
point : Type → Type → Type
setoid : Type → Type
subsingleton : Type → Prop
well_founded : Π {A}, (A → A → Prop) → Prop
decidable : Prop → Type₁
functor : (Type → Type) → Type
has_add : Type → Type
has_div : Type → Type
has_dvd : Type → Type
has_inv : Type → Type
has_le : Type → Type
has_lt : Type → Type
has_mod : Type → Type
has_mul : Type → Type
has_neg : Type → Type
has_one : Type → Type
has_ordering : Type → Type
has_sub : Type → Type
has_to_format : Type → Type
has_to_string : Type → Type
has_zero : Type → Type
inhabited : Type → Type
measurable : Type → Type
monad : (Type → Type) → Type
nonempty : Type → Prop
point : Type → Type → Type
setoid : Type → Type
subsingleton : Type → Prop
well_founded : Π {A}, (A → A → Prop) → Prop