nat.eq_leb
∀ n, leibniz (leb n) (filter_nat_type leb_body n)
Theorem eq_leb : forall (n:nat), leibniz.leibniz (nat -> bool.bool) (leb n) (filter_nat_type (nat -> bool.bool) leb_body n).
theorem eq_leb : \forall (n:nat). (leibniz) (nat -> bool) ((leb) n) ((filter_nat_type) (nat -> bool) (leb_body) n).
theorem eq_leb : forall (n:nat.nat) , (((leibniz.leibniz) ((nat.nat) -> bool.bool)) (((nat.leb) ) (n))) ((((nat.filter_nat_type) ((nat.nat) -> bool.bool)) ((nat.leb_body) )) (n)).
eq_leb : LEMMA (FORALL(n:nat_sttfa.sttfa_nat):leibniz_sttfa_th.leibniz[[nat_sttfa.sttfa_nat -> bool_sttfa_th.sttfa_bool]](nat_sttfa.leb(n))(nat_sttfa.filter_nat_type[[nat_sttfa.sttfa_nat -> bool_sttfa_th.sttfa_bool]](nat_sttfa.leb_body)(n)))
Printing for OpenTheory is not working at the moment.