Absolutely, Phil — continuing with Batch 4 of the General Mental Models Pack, covering models 31–40. These are clean Markdown files, ready to drop into:

Mental Models (General)/

This batch focuses on learning theory, knowledge structuring, and deliberate skill development — all extremely useful for both human reasoning and LLM‑augmented workflows.

Let’s dive in.


📄 31 — Spaced Repetition

Definition

A learning technique that increases retention by reviewing information at gradually increasing intervals.

When to Use

• Memorization • Long‑term knowledge retention • Skill acquisition • Studying complex topics

How It Improves Reasoning

It strengthens memory traces and reduces forgetting, making knowledge more durable.

Steps

  1. Learn the material.
  2. Review after a short delay.
  3. Review again after a longer delay.
  4. Continue increasing intervals.

Example

Reviewing vocabulary at 1 day, 3 days, 7 days, 14 days, etc.

Prompts

• “Create a spaced repetition schedule for this topic.” • “Break this content into spaced review intervals.”


📄 32 — Interleaving

Definition

Mixing different topics or skills during practice to improve learning and transfer.

When to Use

• Skill development • Studying related subjects • Improving adaptability • Avoiding rote memorization

How It Improves Reasoning

It strengthens pattern recognition and helps you apply knowledge flexibly.

Steps

  1. Identify related topics.
  2. Mix them during practice.
  3. Rotate frequently.
  4. Test across contexts.

Example

Practicing algebra, geometry, and probability in alternating sessions.

Prompts

• “Design an interleaving schedule for these skills.” • “Mix these topics to improve learning transfer.”


📄 33 — Transfer Learning

Definition

Applying knowledge or skills learned in one context to another.

When to Use

• Learning new domains • Cross‑disciplinary work • Skill stacking • Problem‑solving

How It Improves Reasoning

It accelerates learning by reusing existing mental structures.

Steps

  1. Identify relevant prior knowledge.
  2. Map similarities to the new domain.
  3. Apply and adapt.
  4. Validate and refine.

Example

Using programming logic to understand mathematical proofs.

Prompts

• “Identify transferable skills for this new domain.” • “Map prior knowledge to this problem.”


📄 34 — Knowledge Trees

Definition

A hierarchical structure where foundational concepts support more advanced ones.

When to Use

• Learning complex subjects • Teaching • System design • Documentation

How It Improves Reasoning

It ensures you build understanding in the correct order and avoid gaps.

Steps

  1. Identify foundational concepts.
  2. Map intermediate concepts.
  3. Add advanced concepts.
  4. Connect dependencies.

Example

Learning calculus requires algebra → functions → limits → derivatives → integrals.

Prompts

• “Build a knowledge tree for this subject.” • “Identify missing foundational concepts.”


📄 35 — Abstraction Ladders

Definition

Moving up or down levels of abstraction to understand a concept more broadly or more concretely.

When to Use

• Problem‑solving • Communication • Strategy • System design

How It Improves Reasoning

It helps you zoom in for detail or zoom out for context.

Steps

  1. Identify the current abstraction level.
  2. Move up (generalize) or down (concretize).
  3. Compare insights across levels.

Example

“Transportation” → “Cars” → “Electric cars” → “Battery chemistry.”

Prompts

• “Move up and down the abstraction ladder for this concept.” • “Generalize and then concretize this idea.”


📄 36 — Schema Formation

Definition

Creating mental frameworks that organize and interpret information.

When to Use

• Learning • Pattern recognition • Decision‑making • Expertise development

How It Improves Reasoning

Schemas reduce cognitive load and speed up understanding.

Steps

  1. Identify recurring patterns.
  2. Group them into a schema.
  3. Apply the schema to new situations.
  4. Refine over time.

Example

A doctor recognizing symptoms as part of a known syndrome.

Prompts

• “Create a schema for this domain.” • “Identify patterns that form a coherent framework.”


📄 37 — Rubber Ducking

Definition

Explaining a problem out loud (or to an object) to clarify your thinking.

When to Use

• Debugging • Problem‑solving • Writing • Planning

How It Improves Reasoning

It forces you to articulate assumptions and identify gaps.

Steps

  1. Explain the problem step‑by‑step.
  2. Notice inconsistencies or missing logic.
  3. Revise your understanding.
  4. Re‑explain if needed.

Example

A programmer explaining code to a rubber duck discovers the bug.

Prompts

• “Walk through this problem step‑by‑step as if explaining it.” • “Perform a rubber‑duck explanation of this issue.”


📄 38 — Teach‑Back Method

Definition

Learning by teaching the material to someone else.

When to Use

• Studying • Skill mastery • Knowledge consolidation • Team training

How It Improves Reasoning

It reveals gaps in understanding and reinforces memory.

Steps

  1. Learn the material.
  2. Teach it in simple terms.
  3. Identify gaps.
  4. Relearn and refine.

Example

Explaining a concept to a colleague to ensure you truly understand it.

Prompts

• “Explain this concept as if teaching it to a beginner.” • “Perform a teach‑back to test understanding.”


📄 39 — Error‑Driven Learning

Definition

Improving performance by analyzing and correcting mistakes.

When to Use

• Skill development • Iterative work • Debugging • Performance improvement

How It Improves Reasoning

It turns failures into structured learning opportunities.

Steps

  1. Identify the error.
  2. Analyze the cause.
  3. Adjust the approach.
  4. Test again.

Example

A chess player reviewing lost games to improve strategy.

Prompts

• “Analyze errors in this process and propose corrections.” • “Turn these mistakes into learning steps.”


📄 40 — Deliberate Practice

Definition

Focused, structured practice aimed at improving specific skills through feedback and iteration.

When to Use

• Skill mastery • Performance improvement • Professional development • Creative work

How It Improves Reasoning

It accelerates expertise by targeting weaknesses and pushing beyond comfort zones.

Steps

  1. Identify the skill to improve.
  2. Break it into components.
  3. Practice with full attention.
  4. Seek feedback.
  5. Iterate.

Example

A musician practicing difficult passages repeatedly with feedback from a teacher.

Prompts

• “Design a deliberate practice plan for this skill.” • “Break this skill into components for targeted improvement.”