lean4-htt/tests/lean/951.lean.expected.out
2022-01-20 17:16:06 -08:00

2 lines
174 B
Text

instDecidableLeThingAInstLEThingA : (t₁ t₂ : ThingA) → Decidable (t₁ ≤ t₂)
instDecidableLeThingBInstLEThingB : (t₁ t₂ : ThingB) → Decidable (t₁ ≤ t₂)