/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.scientificamerican.com
| | www.mathplanet.com
2.8 parsecs away

Travel
| |
| | www.johndcook.com
3.5 parsecs away

Travel
| | How the Pythagorean theorem, law of sines, and law of cosines translate to hyperbolic geometry.
| | sriku.org
3.7 parsecs away

Travel
| | [AI summary] The author argues that the Pythagorean theorem is not a true theorem derived from axioms but rather a fundamental definition required to establish the concepts of length, right angles, and Euclidean geometry.
| | adam.chlipala.net
22.9 parsecs away

Travel
| [AI summary] This text provides an in-depth exploration of advanced Coq proof techniques, focusing on manual proofs, recursion, and induction principles for complex data structures. It covers topics like nested inductive types, custom induction principles, and the design philosophy behind Coq's approach to proof automation. The text includes detailed examples of proof scripts, such as manual proofs for discrimination and injectivity of constructors, and discusses the use of tactics like discriminate and injection. It also touches on the implementation of functions like pred and the role of hints in improving proof readability and automation.