Search code examples
Go to type class instance definition in Lean 4...


lean

Read More
Difference between let and have keywords in lean 4...


lean

Read More
Basic question about eq.subst substitution rules...


lean

Read More
erase common constant of equation using leanprover...


leanproof-assistant

Read More
Is it possible to convert all higher-order logic and dependent type in Lean/Isabelle/Coq into first-...


logiccoqisabellelean

Read More
How to do cases on a function between finite types?...


lean

Read More
infix notation in Lean...


lean

Read More
Combining two simple assumptions in Lean...


lean

Read More
Natural Number Game goals completed with error (invalid begin-end expression, comma expected)...


integernumbersmultiplicationleanpeano-numbers

Read More
How to prove distributivity (propositional validity property 6) in LEAN?...


functional-programmingtheorem-provinglean

Read More
How can I define a function in Lean prover? (In "A function is injective then has left inverse&...


lean

Read More
When `rw` tactic in Lean completes the proof?...


lean

Read More
How do I define a type for a point in R^n for arbitrary n in Lean 4?...


dependent-typelean

Read More
prove p or q iff q or p in Lean...


lean

Read More
Difference between the curly and round brackets for propositions in a theorem...


lean

Read More
Is Lean 4 lazy or strict?...


lazy-evaluationlean

Read More
Induction on integers in Lean creates non-int types...


typestype-conversioninductionlean

Read More
Loops in Lean programming language...


loopslean

Read More
LEAN: Proving f(x) is non-negative implies f(x+a) is non-negative...


theorem-provinglean

Read More
Resolving a "diamond inheritance" class in lean...


diamond-problemlean

Read More
How to prove that x < y → x ≤ y - 2 if both are odd or both are even in Lean?...


formal-verificationlean

Read More
How to prove r → (∃ x : α, r) in Lean...


logicprooftheorem-provinglean

Read More
How can I convert logical clause to LEAN?...


first-order-logiclean

Read More
How to use the summation sign in lean?...


syntaxlibrarieslean

Read More
Cases tactic in Lean does not create hypothesis...


prooflean

Read More
Define a function inside of a proof in Lean...


functionsyntaxlean

Read More
Lean 3 immediately hangs on import statements...


importerrorfreezelean

Read More
Lean 4 'unknown identifier Proof'...


prooftheorem-provinglean

Read More
rw expression IN expression...


lean

Read More
Is there a prefix notation in Lean?...


operatorslean

Read More
BackNext