Search code examples
How to include special characters like ≅ into "UnexpandM Syntax" syntax quotations?...


lean

Read More
Creating a macro/elab which converts a new identifier into two existing identifiers...


lean

Read More
confusion over meaning of underscore `_` in simple Lean example...


lean

Read More
Mathlib keeps rebuilding even after I `lake exe cache get`...


leanmathliblake

Read More
How to define free monads and cofree comonads in Lean4?...


haskellmonadscategory-theoryleancomonad

Read More
Use obtain in tactic mode in Lean theorem prover...


lean

Read More
Output of #check Nat.add...


lean

Read More
How to change current working directory in Lean 4?...


lean

Read More
How to do function composition in Lean 4?...


functional-programmingfunction-compositionlean

Read More
In Lean is there automatic detection of nearly identical definitions?...


lean

Read More
How to prove a = b → a + 1 = b + 1 in lean?...


dependent-typeformal-verificationlean

Read More
Leverage theorem in the reals for the natural numbers...


lean

Read More
Proving that set A ≠ (Aᶜ)...


lean

Read More
Prove by matching specific natural numbers in Lean...


lean

Read More
Does the type Prop get special treatment by Lean?...


lean

Read More
How to use sockets in Lean?...


socketslean

Read More
Reducing Array Initialisers...


lean

Read More
how to install mathlib in my lake4 toolchain?...


lean

Read More
what's the difference between `simp` and `simp!`? Where is `simp!` defined?...


lean

Read More
How to prove 1+1=2 in Lean4 "inline"?...


lean

Read More
Checked Non-Terminating Recursive Def?...


formal-verificationlean

Read More
Why Does Rewrite Fail to Bind?...


formal-verificationlean

Read More
How can I resolve the type class instance error related to defining a function R in Lean in order to...


lean

Read More
Trace tauto, finish...


debuggingmaththeorem-provinglean

Read More
definitions with fin types (lean)...


maththeorem-provinglean

Read More
Prove (p → ¬ q) → ¬ (p ∧ q) in Lean4...


logicdiscrete-mathematicsprooflean

Read More
Lean4: Proving that `(xs = ys) = (reverse xs = reverse ys)`...


logiccoqprooftheorem-provinglean

Read More
Definition of choice in Lean...


lean

Read More
disjunction commutativity in Lean 4...


lean

Read More
Assume in lean 4...


lean

Read More
BackNext