The order on Prop #
Instances on Prop such as DistribLattice, BoundedOrder, LinearOrder.
@[instance_reducible]
Propositions form a distributive lattice.
@[instance_reducible]
Propositions form a bounded order.
@[instance_reducible]
The order on Prop is a LinearOrder.
This is not an instance since LinearOrder includes decidability instances, which we want to avoid
for Prop.
Instances For
theorem
Pi.disjoint_iff
{ι : Type u_1}
{α' : ι → Type u_3}
[(i : ι) → PartialOrder (α' i)]
[(i : ι) → OrderBot (α' i)]
{f g : (i : ι) → α' i}
:
theorem
Pi.codisjoint_iff
{ι : Type u_1}
{α' : ι → Type u_3}
[(i : ι) → PartialOrder (α' i)]
[(i : ι) → OrderTop (α' i)]
{f g : (i : ι) → α' i}
:
theorem
Pi.isCompl_iff
{ι : Type u_1}
{α' : ι → Type u_3}
[(i : ι) → PartialOrder (α' i)]
[(i : ι) → BoundedOrder (α' i)]
{f g : (i : ι) → α' i}
: