lean4-htt/src/Init/Data/Fin
Kim Morrison d758b4c862
chore: Fin.ofNat'_mul, analogous to existing add lemmas (#7888)
This PR adds `Fin.ofNat'_mul` and `Fin.mul_ofNat'`, parallel to the
existing lemmas about `add`.
2025-04-10 01:32:47 +00:00
..
Basic.lean doc: manual docstring review for smaller namespaces (#7365) 2025-03-13 16:09:37 +00:00
Bitwise.lean feat: Nat, Fin and BitVec theorems required for unsigned integers (#7522) 2025-03-18 08:35:02 +00:00
Fold.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Iterate.lean doc: manual docstring review for smaller namespaces (#7365) 2025-03-13 16:09:37 +00:00
Lemmas.lean chore: Fin.ofNat'_mul, analogous to existing add lemmas (#7888) 2025-04-10 01:32:47 +00:00
Log2.lean doc: manual docstring review for smaller namespaces (#7365) 2025-03-13 16:09:37 +00:00