Products
  • Wolfram|One

    The definitive Wolfram Language and notebook experience

  • Mathematica

    The original technical computing environment

  • Notebook Assistant + LLM Kit

    All-in-one AI assistance for your Wolfram experience

  • Compute Services
  • System Modeler
  • Finance Platform
  • Wolfram|Alpha Notebook Edition
  • Application Server
  • Enterprise Private Cloud
  • Wolfram Engine
  • Wolfram Player
  • Wolfram Cloud App
  • Wolfram Player App

More mobile apps

Core Technologies of Wolfram Products

  • Wolfram Language
  • Computable Data
  • Wolfram Notebooks
  • AI & Linguistic Understanding

Deployment Options

  • Wolfram Cloud
  • wolframscript
  • Wolfram Engine Community Edition
  • Wolfram LLM API
  • WSTPServer
  • Wolfram|Alpha APIs

From the Community

  • Function Repository
  • Community Paclet Repository
  • Example Repository
  • Neural Net Repository
  • Prompt Repository
  • Wolfram Demonstrations
  • Data Repository
  • Group & Organizational Licensing
  • All Products
Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

  • Data & Computational Intelligence
  • Model-Based Design
  • Algorithm Development
  • Wolfram|Alpha for Business
  • Blockchain Technology
  • Education Technology
  • Quantum Computation

Wolfram Consulting

Wolfram Solutions

  • Data Science
  • Artificial Intelligence
  • Biosciences
  • Healthcare Intelligence
  • Sustainable Energy
  • Control Systems
  • Enterprise Wolfram|Alpha
  • Blockchain Labs

More Wolfram Solutions

Wolfram Solutions For Education

  • Research Universities
  • Colleges & Teaching Universities
  • Junior & Community Colleges
  • High Schools
  • Educational Technology
  • Computer-Based Math

More Solutions for Education

  • Contact Us
Learning & Support

Get Started

  • Wolfram Language Introduction
  • Fast Intro for Programmers
  • Fast Intro for Math Students
  • Wolfram Language Documentation

More Learning

  • Highlighted Core Areas
  • Demonstrations
  • YouTube
  • Daily Study Groups
  • Wolfram Schools and Programs
  • Books

Grow Your Skills

  • Wolfram U

    Courses in computing, science, life and more

  • Community

    Learn, solve problems and share ideas.

  • Blog

    News, views and insights from Wolfram

  • Resources for

    Software Developers

Tech Support

  • Contact Us
  • Support FAQs
  • Support FAQs
  • Contact Us
Company
  • About Wolfram
  • Career Center
  • All Sites & Resources
  • Connect & Follow
  • Contact Us

Work with Us

  • Student Ambassador Initiative
  • Wolfram for Startups
  • Student Opportunities
  • Jobs Using Wolfram Language

Educational Programs for Adults

  • Summer School
  • Winter School

Educational Programs for Youth

  • Middle School Camp
  • High School Research Program
  • Computational Adventures

Read

  • Stephen Wolfram's Writings
  • Wolfram Blog
  • Wolfram Tech | Books
  • Wolfram Media
  • Complex Systems

Educational Resources

  • Wolfram MathWorld
  • Wolfram in STEM/STEAM
  • Wolfram Challenges
  • Wolfram Problem Generator

Wolfram Initiatives

  • Wolfram Science
  • Wolfram Foundation
  • History of Mathematics Project

Events

  • Stephen Wolfram Livestreams
  • Online & In-Person Events
  • Contact Us
  • Connect & Follow
Wolfram|Alpha
  • Your Account
  • User Portal
  • Wolfram Cloud
  • Products
    • Wolfram|One
    • Mathematica
    • Notebook Assistant + LLM Kit
    • Compute Services
    • System Modeler
    • Finance Platform
    • Wolfram|Alpha Notebook Edition
    • Application Server
    • Enterprise Private Cloud
    • Wolfram Engine
    • Wolfram Player
    • Wolfram Cloud App
    • Wolfram Player App

    More mobile apps

    • Core Technologies
      • Wolfram Language
      • Computable Data
      • Wolfram Notebooks
      • AI & Linguistic Understanding
    • Deployment Options
      • Wolfram Cloud
      • wolframscript
      • Wolfram Engine Community Edition
      • Wolfram LLM API
      • WSTPServer
      • Wolfram|Alpha APIs
    • From the Community
      • Function Repository
      • Community Paclet Repository
      • Example Repository
      • Neural Net Repository
      • Prompt Repository
      • Wolfram Demonstrations
      • Data Repository
    • Group & Organizational Licensing
    • All Products
  • Consulting & Solutions

    We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

    WolframConsulting.com

    Wolfram Solutions

    • Data Science
    • Artificial Intelligence
    • Biosciences
    • Healthcare Intelligence
    • Sustainable Energy
    • Control Systems
    • Enterprise Wolfram|Alpha
    • Blockchain Labs

    More Wolfram Solutions

    Wolfram Solutions For Education

    • Research Universities
    • Colleges & Teaching Universities
    • Junior & Community Colleges
    • High Schools
    • Educational Technology
    • Computer-Based Math

    More Solutions for Education

    • Contact Us
  • Learning & Support

    Get Started

    • Wolfram Language Introduction
    • Fast Intro for Programmers
    • Fast Intro for Math Students
    • Wolfram Language Documentation

    Grow Your Skills

    • Wolfram U

      Courses in computing, science, life and more

    • Community

      Learn, solve problems and share ideas.

    • Blog

      News, views and insights from Wolfram

    • Resources for

      Software Developers
    • Tech Support
      • Contact Us
      • Support FAQs
    • More Learning
      • Highlighted Core Areas
      • Demonstrations
      • YouTube
      • Daily Study Groups
      • Wolfram Schools and Programs
      • Books
    • Support FAQs
    • Contact Us
  • Company
    • About Wolfram
    • Career Center
    • All Sites & Resources
    • Connect & Follow
    • Contact Us

    Work with Us

    • Student Ambassador Initiative
    • Wolfram for Startups
    • Student Opportunities
    • Jobs Using Wolfram Language

    Educational Programs for Adults

    • Summer School
    • Winter School

    Educational Programs for Youth

    • Middle School Camp
    • High School Research Program
    • Computational Adventures

    Read

    • Stephen Wolfram's Writings
    • Wolfram Blog
    • Wolfram Tech | Books
    • Wolfram Media
    • Complex Systems
    • Educational Resources
      • Wolfram MathWorld
      • Wolfram in STEM/STEAM
      • Wolfram Challenges
      • Wolfram Problem Generator
    • Wolfram Initiatives
      • Wolfram Science
      • Wolfram Foundation
      • History of Mathematics Project
    • Events
      • Stephen Wolfram Livestreams
      • Online & In-Person Events
    • Contact Us
    • Connect & Follow
  • Wolfram|Alpha
  • Wolfram Cloud
  • Your Account
  • User Portal
Wolfram Language & System Documentation Center
Minors
  • See Also
    • Det
    • Adjugate
    • Delete
    • Tr
    • Band
  • Related Guides
    • Linear Systems
    • Matrix Operations
    • Matrices and Linear Algebra
  • Tech Notes
    • Basic Matrix Operations
    • See Also
      • Det
      • Adjugate
      • Delete
      • Tr
      • Band
    • Related Guides
      • Linear Systems
      • Matrix Operations
      • Matrices and Linear Algebra
    • Tech Notes
      • Basic Matrix Operations

Minors[m]

gives the minors of a matrix m.

Minors[m,k]

gives the k ^(th) minors.

Minors[m,k,f]

applies the function f rather than Det to each of the submatrices picked out.

Details
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Basic Uses  
Specifying the Minors Size  
Special Matrices  
Applications  
Properties & Relations  
Neat Examples  
See Also
Tech Notes
Related Guides
History
Cite this Page
BUILT-IN SYMBOL
  • See Also
    • Det
    • Adjugate
    • Delete
    • Tr
    • Band
  • Related Guides
    • Linear Systems
    • Matrix Operations
    • Matrices and Linear Algebra
  • Tech Notes
    • Basic Matrix Operations
    • See Also
      • Det
      • Adjugate
      • Delete
      • Tr
      • Band
    • Related Guides
      • Linear Systems
      • Matrix Operations
      • Matrices and Linear Algebra
    • Tech Notes
      • Basic Matrix Operations

Minors

Minors[m]

gives the minors of a matrix m.

Minors[m,k]

gives the k ^(th) minors.

Minors[m,k,f]

applies the function f rather than Det to each of the submatrices picked out.

Details

  • For an × matrix the ^(th) element of Minors[m] gives the determinant of the matrix obtained by deleting the ^(th) row and the ^(th) column of m. »
  • Reverse[Minors[m],{1,2}] makes the ^(th) element correspond to deleting the ^(th) row and ^(th) column of m. »
  • Minors[m] is equivalent to Minors[m,Min[Dimensions[m]]-1]. »
  • Minors[m,k] gives the determinants of the k×k submatrices obtained by picking each possible set of k rows and k columns from m.
  • Each element in the result corresponds to taking rows and columns with particular lists of positions. The ordering of the elements is such that reading across or down the final matrix, the successive lists of positions appear in lexicographic order.
  • For an × matrix, Minors[m,k] gives an × matrix.

Examples

open all close all

Basic Examples  (2)

Minors of a 3×3 matrix:

2×2 minors of a 2×3 matrix:

Scope  (14)

Basic Uses  (6)

Find the minors of a machine-precision matrix:

Minors of a complex matrix:

Minors of an exact matrix:

Minors of an arbitrary-precision matrix:

Minors of a symbolic matrix:

Minors of a rectangular matrix:

Specifying the Minors Size  (4)

Minors of a 4×4 matrix:

These are the 3rd minors:

The matrices used to compute the minors:

The dimensions of Minors[m,k] for the allowed values of k for a 4×4 matrix:

Though Minors[m,0] and Minors[m,4] have the same dimensions, they are different matrices:

Note that Minors[m,4] equals {{Det[m]}}:

Similarly, Minors[m,1] and Minors[m,3] are different matrices:

Note that Minors[m,3] equals Minors[m]:

Minors[m,2] has the largest dimensions:

2×2 minors of a 3×4 matrix:

The matrices used to compute the minors:

The dimensions of Minors[m,k] for the allowed values of k for a 3×4 matrix:

Display the various minors:

Special Matrices  (4)

Minors of a sparse matrix:

Minors of structured matrices:

IdentityMatrix[n] is not changed by Minors:

For different values of k, it gives an identity matrix of the appropriate size:

Minors of HilbertMatrix:

Applications  (5)

Visualize the determinants used to compute Minors[m] for a square matrix:

Reverse both levels of m to get the ^(th) entry to come from deleting the ^(th) row and ^(th) column:

Compute the cofactor matrix:

The adjugate matrix is its transpose:

Compare with the result returned by Adjugate:

Compute the rank of a matrix:

The rank is the largest k for which Minors[mat,k] contains nonzero entries:

Use MatrixRank to check that the rank is indeed equal to two:

Test if a Hermitian matrix is positive definite using Sylvester's criterion:

Since all of the leading principle minors are positive, the matrix is positive definite:

Confirm the result using PositiveDefiniteMatrixQ:

Find the singularities of an algebraic space curve:

The curve is the intersection of two surfaces:

Generate an explicit parametrization of the curve:

Properties & Relations  (11)

For an matrix, Minors[m] is the matrix of determinants found by deleting row and column :

Reverse[Minors[m],{1,2}] is the matrix of determinants found by deleting the ^(th) row and ^(th) column of m:

For an matrix and a fixed from 1 to , TemplateBox[{m}, Det]=sum_(k=1)^n(-1)^(2 n-i-k) m_(n+1-i,n+1-k) Minors[m]_(i,k):

With r=Reverse[Minors[m],{1,2}], this can be expressed as TemplateBox[{m}, Det]=sum_(k=1)^n(-1)^(i+k) m_(i,k) r_(i,k):

The transposed equality TemplateBox[{m}, Det]=sum_(k=1)^n(-1)^(2 n-i-k) m_(n+1-k,n+1-i) Minors[m]_(k,i) also holds:

Minors[m] is equivalent to Minors[m]==Minors[m,Min[Dimensions[m]]-1]:

For a square matrix m, Minors[m,Length[m]] equals {{Det[m]}}:

By definition, Minors[m,0] is {{1}}:

Minors of dimension higher than the MatrixRank are zero:

The Dimensions of the ^(th) minors of an × matrix are ×:

Minors of a square identity matrix is another identity matrix:

This is not true of rectangular identity matrices:

Minors of a square diagonal matrix is another diagonal matrix:

Minors is effectively equivalent to an outer product of row and column extractions:

Neat Examples  (1)

Some minor variations:

See Also

Det  Adjugate  Delete  Tr  Band

Function Repository: CofactorMatrix  Cofactor

Tech Notes

    ▪
  • Basic Matrix Operations

Related Guides

    ▪
  • Linear Systems
  • ▪
  • Matrix Operations
  • ▪
  • Matrices and Linear Algebra

History

Introduced in 1988 (1.0) | Updated in 1999 (4.0) ▪ 2000 (4.1) ▪ 2002 (4.2) ▪ 2022 (13.1)

Wolfram Research (1988), Minors, Wolfram Language function, https://reference.wolfram.com/language/ref/Minors.html (updated 2022).

Text

Wolfram Research (1988), Minors, Wolfram Language function, https://reference.wolfram.com/language/ref/Minors.html (updated 2022).

CMS

Wolfram Language. 1988. "Minors." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/Minors.html.

APA

Wolfram Language. (1988). Minors. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Minors.html

BibTeX

@misc{reference.wolfram_2025_minors, author="Wolfram Research", title="{Minors}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/Minors.html}", note=[Accessed: 01-April-2026]}

BibLaTeX

@online{reference.wolfram_2025_minors, organization={Wolfram Research}, title={Minors}, year={2022}, url={https://reference.wolfram.com/language/ref/Minors.html}, note=[Accessed: 01-April-2026]}

Top
Introduction for Programmers
Introductory Book
Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop | Wolfram Language Products
Top
  • Products
  • Wolfram|One
  • Mathematica
  • Notebook Assistant + LLM Kit
  • Compute Services
  • System Modeler

  • Wolfram|Alpha Notebook Edition
  • Wolfram|Alpha Pro
  • Mobile Apps

  • Wolfram Engine
  • Wolfram Player

  • Volume & Site Licensing
  • Server Deployment Options
  • Consulting
  • Wolfram Consulting
  • Repositories
  • Data Repository
  • Function Repository
  • Community Paclet Repository
  • Neural Net Repository
  • Prompt Repository

  • Wolfram Language Example Repository
  • Notebook Archive
  • Wolfram GitHub
  • Learning
  • Wolfram U
  • Wolfram Language Documentation
  • Webinars & Training
  • Educational Programs

  • Wolfram Language Introduction
  • Fast Introduction for Programmers
  • Fast Introduction for Math Students
  • Books

  • Wolfram Community
  • Wolfram Blog
  • Public Resources
  • Wolfram|Alpha
  • Wolfram Problem Generator
  • Wolfram Challenges

  • Computer-Based Math
  • Computational Thinking
  • Computational Adventures

  • Demonstrations Project
  • Wolfram Data Drop
  • MathWorld
  • Wolfram Science
  • Wolfram Media Publishing
  • Customer Resources
  • Store
  • Product Downloads
  • User Portal
  • Your Account
  • Organization Access

  • Support FAQ
  • Contact Support
  • Company
  • About Wolfram
  • Careers
  • Contact
  • Events
Wolfram Community Wolfram Blog
Legal & Privacy Policy
WolframAlpha.com | WolframCloud.com
© 2026 Wolfram
© 2026 Wolfram | Legal & Privacy Policy |
English