The duality principle for projective geometry states that the roles of the words "points" and "lines" in the theorems/definitions are interchangeable. Wikipedia says that it can be explained in "a more functional approach through special mappings". Can anyone explains in plain language how these special mappings prove the duality principle in projective geometry? (I just finished my undergraduate year 1)
There are so many duality principles in maths, is there a single grand principle of duality in some general structure that includes all these other duality principles as its consequences?
2026-04-08 07:54:24.1775634864
Different versions of Duality principles
67 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in LOGIC
- Theorems in MK would imply theorems in ZFC
- What is (mathematically) minimal computer architecture to run any software
- What formula proved in MK or Godel Incompleteness theorem
- Determine the truth value and validity of the propositions given
- Is this a commonly known paradox?
- Help with Propositional Logic Proof
- Symbol for assignment of a truth-value?
- Find the truth value of... empty set?
- Do I need the axiom of choice to prove this statement?
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
Related Questions in BOOLEAN-ALGEBRA
- What is (mathematically) minimal computer architecture to run any software
- Put $f(A,B,C) = A+B'C$ in $Σ$ $\pi$ notation
- Definition of Boolean subalgebra
- Steps to simplify this boolean expression
- When a lattice is a lattice of open sets of some topological space?
- Boolean Algebra with decomposition property
- Simplify $(P \wedge Q \wedge R)\vee(\neg P\wedge Q\wedge\neg R)\vee(\neg P\wedge\neg Q\wedge R)\vee(\neg P \wedge\neg Q\wedge\neg R)$
- $B$ countable boolean algebra then St(B) separable.
- Who is the truth teller (logic puzzle)
- How to prove this Boolean expression?
Related Questions in PROJECTIVE-GEOMETRY
- Visualization of Projective Space
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Determining the true shape of a section.
- Do projective transforms preserve circle centres?
- why images are related by an affine transformation in following specific case?(background in computer vision required)
- Calculating the polar of a given pole relative to a conic (with NO Calculus)
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- Inequivalent holomorphic atlases
- Conic in projective plane isomorphic to projective line
- Noether normalization lemma
Related Questions in DUALITY-THEOREMS
- Computing Pontryagin Duals
- How to obtain the dual problem?
- Optimization problem using Fenchel duality theorem
- how to prove that the dual of a matroid satisfies the exchange property?
- Write down the dual LP and show that $y$ is a feasible solution to the dual LP.
- $\mathrm{Hom}(\mathrm{Hom}(G,H),H) \simeq G$?
- Group structure on the dual group of a finite group
- Proving that a map between a normed space and its dual is well defined
- On the Hex/Nash connection game theorem
- Finite-dimensional modules of the lie algebra $\frak{so}(n)$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Let us consider $2$ dimensional projective geometry.
With respect to a certain basis,
A point is defined as a $3 \times 1$ matrix (column vector) with coordinates $X=\begin{pmatrix}x\\y\\t\end{pmatrix}$ (defined up to a factor)
A line is defined as a $1 \times 3$ matrix (row vector) with coordinates $L=(u,v,w)$ (defined up to a factor).
The equation of a line is :
$$LX=0 \ \iff \ (u,v,w)\begin{pmatrix}x\\y\\t\end{pmatrix}=ux+vy+wt=0$$
Duality takes its full strength when we deal with conic curves. Just a glance at it :
Do you know that a conic curve
$$ax^2+by^2+2cxy+2dxt+2eyt+ft^2=0$$ (think to $t$ being equal to $1$) can be represented in the following way:
$$X^TCX=0 \ \iff \ (x \ \ y \ \ t)\begin{pmatrix}a&c&d\\c&b&e\\d&e&f\end{pmatrix}\begin{pmatrix}x\\y\\t\end{pmatrix}=0$$
where $C$ is the (symmetric) matrix associated with the conic curve.
The important thing to understand is that $C$ can be used as a linear operator $X \to CX$ transforming a point into a point, or $L \to LC$ transforming a line into a line, or in a mixed way and this is what is interesting here, transforming a point into a line in this way;
$$\underbrace{X}_{\text{coord. of a point}} \to \ \ \ \ (CX)^T=X^TC^T=\underbrace{X^TC}_{\text{coord. of a line}} \ \ \text{because} \ C \ \text{is symmetric.}$$
expressing the duality with respect to the conic curve. $X$ is called a "pole" and $(CX)^T$ is called the "polar line" dual of this pole (https://mathworld.wolfram.com/Polar.html) ; a particular case : when $X$ belongs to the conic curve, its polar line is the tangent to the curve at this point.
Here is the fundamental transformation, involving the "tangential equation" :
$$X^TCX=0 \ \ \iff \ \ \underbrace{(X^TC)}_LC^{-1}\underbrace{(X^TC)^T}_{L^T}=0$$
which represents in the dual space (the space of projective lines) the relationship that must exist between the coordinates of a line to be tangent to the conic curve. It has also the form of a second degree equation, but associated with the inverse of the matrix of the conic curve.