Commit 2023-01-10 17:03 7ca728c9

View on Github →

feat: port Data.List.Chain (#1451)

Estimated changes

added theorem List.Chain'.append
added theorem List.Chain'.cons'
added theorem List.Chain'.cons
added theorem List.Chain'.drop
added theorem List.Chain'.iff
added theorem List.Chain'.iff_mem
added theorem List.Chain'.imp
added theorem List.Chain'.imp_head
added theorem List.Chain'.infix
added theorem List.Chain'.init
added theorem List.Chain'.prefix
added theorem List.Chain'.rel_head
added theorem List.Chain'.rel_head?
added theorem List.Chain'.suffix
added theorem List.Chain'.tail
added theorem List.Chain'.take
added theorem List.Chain.iff
added theorem List.Chain.iff_mem
added theorem List.Chain.induction
added theorem List.Pairwise.chain'
added theorem List.chain'_append
added theorem List.chain'_cons'
added theorem List.chain'_cons
added theorem List.chain'_iff_get
added theorem List.chain'_iff_nthLe
added theorem List.chain'_isInfix
added theorem List.chain'_map
added theorem List.chain'_nil
added theorem List.chain'_pair
added theorem List.chain'_reverse
added theorem List.chain'_singleton
added theorem List.chain'_split
added theorem List.chain_iff_get
added theorem List.chain_iff_nthLe
modified theorem List.chain_iff_pairwise
added theorem List.chain_map
added theorem List.chain_singleton
added theorem List.chain_split
added theorem List.rel_of_chain_cons