Unit III — HUF, Coparcenary, Kartha & Partition
“A son acquires an interest in the ancestral property by the mere fact of his birth; he does not acquire it from his father but simultaneously with his father.” — Vijnanesvara, author of the Mitakshara
Hindu Undivided Family — Formation and Incidents
In Surjit Lal Chhabda v. CIT (1975), the Supreme Court answered a question the Income Tax Department kept asking: can an HUF exist with just one male member? Yes, said the Court — an HUF can consist of a sole surviving male member and his wife, because the family is defined by common ancestry and undivided property, not by a minimum headcount.
flowchart TD
ROOT["Hindu Undivided Family"]:::root
ROOT --> A["Members<br/>(Male lineal descendants +<br/>wives + unmarried daughters)"]:::leaf
ROOT --> B["Property<br/>(Ancestral/Coparcenary +<br/>Self-acquired thrown in)"]:::leaf
ROOT --> C["Management<br/>(Kartha — senior male)"]:::leaf
ROOT --> D["Incidents<br/>Common residence, food,<br/>worship, property"]:::leaf
ROOT --> E["Creation<br/>By law - birth, marriage,<br/>or adoption"]:::leaf
classDef root fill:#FFF8DC,stroke:#333,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
A Hindu Undivided Family (HUF) is a body of persons consisting of all male members lineally descended from a common ancestor, together with their wives and unmarried daughters — the basic unit of Hindu society. It arises automatically by operation of law: no agreement, deed, or formality is needed; mere birth, marriage, or adoption into the family creates membership.
Property of an HUF is of two kinds: (1) ancestral/coparcenary property — inherited up to four generations of male lineal descent and held jointly; and (2) separate/self-acquired property, which an individual member may voluntarily “throw into the common hotchpot” to convert into joint family property (an act of clear intention — Chander Sen, below).
Incidents (defining characteristics): common residence, common kitchen and worship of the family deity, common and undivided property in which no member can claim a specific share until partition, management by the Kartha (the senior-most male member), automatic membership by birth, and — crucially — no agreement is ever required to create or continue it.
Case laws: Surjit Lal Chhabda v. CIT (1975) — sole surviving male + wife can still constitute an HUF; Gowli Buddanna v. CIT (1966) — death of the last coparcener does not automatically dissolve the HUF, it survives until formal partition; Commissioner of Wealth Tax v. Chander Sen (1986) — self-acquired property does not automatically become HUF property; there must be a deliberate act of blending.
The Mitakshara Coparcenary — After Vineeta Sharma (2020)
flowchart TD
ROOT["Mitakshara Coparcenary"]:::root
ROOT --> A["Members<br/>Common ancestor +<br/>3 generations (sons &<br/>daughters after 2005)"]:::leaf
ROOT --> B["Right by Birth<br/>(janmasvatva - not<br/>by succession)"]:::leaf
ROOT --> C["Unity of Possession<br/>(No individual share<br/>until partition)"]:::leaf
ROOT --> D["Fluctuating Share<br/>(Increases on death,<br/>decreases on birth)"]:::leaf
ROOT --> E["Rights of Coparcener<br/>Partition + Maintenance +<br/>Alienate undivided share"]:::leaf
classDef root fill:#FFF8DC,stroke:#333,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Section 6, Hindu Succession (Amendment) Act, 2005: “…the daughter of a coparcener shall — (a) by birth become a coparcener in her own right in the same manner as the son; (b) have the same rights in the coparcenary property as she would have had if she had been a son…”
In Vineeta Sharma v. Rakesh Sharma (2020), a three-judge Supreme Court bench resolved a 15-year split among High Courts: daughters become coparceners by birth, like sons — and it makes no difference whether the father was alive on 9 September 2005, the date the Amendment came into force. This single ruling reshaped the Mitakshara coparcenary across the country.
In Simple Terms: A son (and now a daughter) becomes a co-owner of the ancestral property from the moment of birth — not from the father’s death, and not by anyone’s permission. A coparcenary is, at most, four generations deep (the holder plus three lineal descendants); shares are not fixed but fluctuate — rising when a coparcener dies, falling when a new one is born — and no one can point to “my one-fourth” until the family actually partitions.
The Kartha — Powers Limited to Three Grounds
Hunoomanpersaud Panday (1856) — the foundational ruling on a Kartha’s power to bind the joint family by alienating its property.
A Kartha may alienate coparcenary property only for:
| Ground | What it means |
|---|---|
| Legal necessity | Genuine family needs — debts, litigation expenses, maintenance, taxes |
| Benefit of the estate | A transaction that improves or protects the family’s property/income |
| Religious/charitable purposes | Funeral rites, religious ceremonies of a pious or obligatory nature |
A coparcener who is dissatisfied can demand partition at any time and can restrain an improper alienation by the Kartha — but a sale genuinely falling within these three grounds binds the whole family and gives the purchaser good title. Note also: a Kartha need not be the eldest male in an absolute sense — the law recognises that, in a fit case, even a mother may act as Kartha for the limited purpose of representing minor coparceners (a point increasingly tested after Vineeta Sharma widened who counts as a coparcener).
Doctrine of Pious Obligation
The doctrine of pious obligation makes a son (and, before the 2005 Amendment, grandson and great-grandson) liable, under traditional Hindu law, to discharge his father’s debts that were not incurred for an immoral or illegal purpose (avyavaharika debts are excluded) — even out of his own share of the joint family property, not merely the father’s share. Section 6(4) of the Hindu Succession (Amendment) Act, 2005 abolished this obligation prospectively: no court can fasten pious-obligation liability on a son/grandson/great-grandson for debts contracted by the father after 20 December 2004. Pre-2004 debts remain governed by the old doctrine.
Partition and Reunion
In Raghavamma v. Chenchamma (1964), the Supreme Court held that a partition, once made, is complete and irreversible — but it can be re-opened in limited circumstances: fraud, mistake, omission, or where a coparcener was wrongly excluded.
What is Partition? The severance of the joint status of the HUF — it converts joint property into separate shares, each (now former) coparcener becomes the individual owner of his/her portion, and the HUF, as to that property, ceases to exist.
flowchart TD
ROOT["Partition - Modes"]:::root
ROOT --> A["Agreement / Deed<br/>(Most common, written)"]:::leaf
ROOT --> B["Arbitration<br/>(Award accepted by all)"]:::leaf
ROOT --> C["Institution of Suit<br/>(Filing = severance intention)"]:::leaf
ROOT --> D["Notice<br/>(Unilateral intent -<br/>immediate severance)"]:::leaf
ROOT --> E["Conduct<br/>(Separate living,<br/>separate accounts)"]:::leaf
ROOT --> F["Re-opening:<br/>Fraud . Mistake .<br/>Omission . Minor's rights .<br/>After-born son"]:::reopen
classDef root fill:#FFF8DC,stroke:#333,stroke-width:1px,color:#000;
classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
classDef reopen fill:#FFF0E6,stroke:#8A3A1E,color:#000;
linkStyle default stroke:#888,stroke-width:1px;
Six modes of partition: (1) by agreement/deed — the safest, most common, ideally registered; (2) by arbitration — an accepted award effects partition; (3) by will — a coparcener may will away his own (notional) share without severing the family as a whole; (4) by institution of suit — filing itself signals an unambiguous intention to separate, and partition relates back to that date; (5) by notice — a unilateral declaration of intention to separate immediately severs joint status, even though the physical division of property follows later (Sewak Ram v. Baikunth Nath, 1956); (6) by conduct — separate residence, separate mess, and separate accounts may amount to implied partition.
Who can demand it? Any coparcener — including, post-2005, a daughter; a minor through a guardian or the court.
When can it be re-opened? Five recognised grounds: fraud, mistake, omission of a coparcener, prejudice to a minor’s interest, and the after-born son (in ventre sa mere — conceived but not yet born at the time of partition; Kenchava v. Girimallappa, 1924, allowed exactly such a son to reopen and claim his share).
Reunion is the reversal of partition, recognised under Mitakshara law. It requires: (1) the same parties to the original partition, (2) the consent of all of them, and (3) a clear (though formless) intention to reunite — a stranger can never “reunite” into a family. A reunited family is treated in law as if the partition had never happened, and the property becomes joint again.
Religious and Charitable Endowments
In Vidya Varuthi Thirtha v. Balusami Ayyar (1921), the Privy Council defined the distinctive character of a Hindu religious endowment: the idol/deity is a juristic person capable of owning property, and the shebait (manager) holds that property as a trustee for the idol — a unique institution that survives intact today.
A Hindu religious or charitable endowment is the dedication (arpan) of property for a religious or charitable purpose; the property vests in the deity (for a temple endowment) or in the charitable trust. Three types are recognised: private religious endowment (Debutter — for a family deity, benefiting the dedicating family), public religious endowment (Public Debutter — for the general Hindu public, e.g. a public temple), and charitable endowment (dharamshalas, schools, hospitals, feeding the poor).
Essentials of a valid endowment: a clear act of dedication, a religious/charitable purpose (not private benefit), identifiable property, actual delivery of possession (a mere promise is not enough), legal capacity in the dedicator, and conformity with law and public policy.
The Shebait manages the endowment on the deity’s behalf — the deity is the legal owner, the shebait its representative. A shebait cannot alienate endowment property except for legal necessity, must apply income only to the endowment’s purposes, is accountable to the courts for misuse, and can sue/be sued on the deity’s behalf (Pramath Nath Mullick v. Pradyumna Kumar Mullick, 1925).
Case laws: Vidya Varuthi Thirtha v. Balusami Ayyar (1921); Pramath Nath Mullick v. Pradyumna Kumar Mullick (1925) — shebait’s power of alienation is limited strictly to legal necessity; Ram Jankijee Deities v. State of Bihar (1999) — a Hindu idol has a right to property and the State cannot acquire endowment property without compensation.
✏️ Sample Solved Problem (IRAC Method)
Problem: A Joint Hindu Family consists of father ‘M’ and son ‘N’. Partition takes place between them. Two years after partition, another son ‘O’ is born to ‘M’. State who are the coparceners and what is each person’s share.
I — Issue
Does ‘O’, born two years after the partition between ‘M’ and ‘N’, become a coparcener — and if so, with whom, and to what share?
R — Rule
- Under Mitakshara law, partition severs the joint status between the parties to it; from that moment, ‘M’ and ‘N’ each hold their respective shares as separate property
- A coparcenary can re-form: a son born into a parent’s separate property after partition becomes a coparcener with that parent in respect of that parent’s post-partition holding (right by birth — janmasvatva)
- A child conceived at the time of partition is entitled to a share as if born before it (in ventre sa mere) — but ‘O’ here is born two years after, so this rule does not assist him retroactively against ‘N’s share
A — Analysis
The partition between ‘M’ and ‘N’ converted their joint holding into two separate shares — ‘M’s share and ‘N’s share — and ended the coparcenary that existed between them. ‘O’ is born two years later, directly into ‘M’s family. By the principle of janmasvatva, ‘O’ acquires a coparcenary interest by birth — but only in ‘M’s post-partition property, because that is the family unit he is born into. He has no claim whatsoever on ‘N’s separate share; that coparcenary was already dissolved before ‘O’ existed. Decoy: a student who mechanically writes “O is a coparcener with M and N” misses that partition is precisely the event that breaks the chain — re-formation of a coparcenary can only happen going forward, with the parent into whose share the child is born.
C — Conclusion
The coparceners are ‘M’ and ‘O’ only. Each of them holds one-half (1/2) of ‘M’s post-partition share. ‘N’ retains his own separate share from the original partition, undisturbed and untouched by ‘O’s birth.
📄 The full PDF bundle has more problems for Unit III — including the Kartha’s-alienation-for-better-land scenario (legal necessity vs benefit of estate), the deeper coparcenary-rights breakdown, the complete Master Case List, and 16-mark essay blueprints for HUF, Coparcenary, Kartha, Partition and Endowments. Get the bundle — ₹149