\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{IkranJNoor} \pdfinfo{ /Title (torts.pdf) /Creator (Cheatography) /Author (IkranJNoor) /Subject (Torts Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{FFABF4} \definecolor{LightBackground}{HTML}{FFEAFC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Torts Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{IkranJNoor} via \textcolor{DarkBackground}{\uline{cheatography.com/207572/cs/44382/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}IkranJNoor \\ \uline{cheatography.com/ikranjnoor} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 19th September, 2024.\\ Updated 19th September, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Battery}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Battery is an intentional harm effectuated through physical means. A person is subject to liability for battery when he acts intending to cause a harmful or offensive contact, and when a harmful or offensive contact results. There are two elements of battery: (1) the intent to cause a harmful or offensive contact, and (2) the act results in a harmful or offensive contact. The first element of intent can be achieved in two ways: (1) purpose was to cause harm and (2) knowledge to a substantial certainty that harmful or offensive contact would result (Garrat v. Dailey). The element of intent can also be spilt into dual or single intent depending on the jurisdiction. Single is the intent to make contact without intending it to be harmful or offensive while dual is the intent to make contact and that it be harmful or offensive. (White v. Muniz / Colo. / Dual) (Wagner v. State / Utah / Single). Insanity is not a defense. It does not destroy the intent. Mistaken intent is still intent. Mistakes do not destroy the intent. The element of intent can also manifest itself through transferred intent: when one intends to commit a tort against a third party, but tort occurred against the plaintiff. (Baska v. Scherzer / HS party). Recklessness is not enough to satisfy intent. The second element of battery goes to whether the act caused a harmful or offensive contact. A harmful contact of battery is contact causing physical impairment or injury, while an offensive contact of battery is a contact that is offensive to reasonable sense of personal dignity. Contact which is not offensive to society can still be offensive if an individual communicated sensitivities and a defendant agreed to respect those sensitivities. (Cohen v. Smith). {\emph{Synder v. Turk / DI / Reasonable minds test}}*} \tn % Row Count 36 (+ 36) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Assault}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Assault is defined as an intentional act that puts another person in reasonable apprehension of imminent harmful or offensive contact. There are two elements of assault: (1) the intent to cause a reasonable apprehension of an imminent battery and (2) causes a reasonable apprehension of imminent battery. No physical contact is required. It is a "touching of the mind, if not of the body." Apprehension is not defined as fear but as anticipation. Assault is judged by a "reasonable person" standard meaning that under the 3rd restatement of torts, assault should be judged using a subjective rather than objective standard, expect where a claim is grounded primarily in words rather than deeds. Damages for assault is based on the invasion of plaintiff" mental peace." (**Cullison v. Medley)} \tn % Row Count 17 (+ 17) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{False Imprisonment}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{False imprisonment is defined as an intentional act where one person engages in an act of restraint on another person which confines that person in a restricted area. There are four elements of false imprisonment: (1) a person's conduct, (2) is intended to, and does in fact, (3) "confine" another "within boundaries fixed by the actor," and (4) where the victim is either "conscious of the confinement" or "is harmed by it." All the elements are required to argue false imprisonment. An individual can be either conscious or unconscious yet still harmed by it. Bad motive is not needed. If an individual can reasonably escape, then you are not falsely imprisoned. However, a means of escape is not reasonable if you do not know of it, and it is not apparent. (**McCann v. Walmart Stores, Inc; confinement can be for any time, however short)} \tn % Row Count 18 (+ 18) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Trespass (Land)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Trespass to land is defined as intentionally entering another owner's property or land without permission. There are three elements of trespassing to land: (1) plaintiff has ownership or possessory interest in land; and (2) defendant intentionally entered land or caused an object to enter it (3) in a way that harms plaintiffs' interest in exclusive possession. With the second element of intent; intent to trespass is not needed only the intent to enter. You cannot be held liable for trespass if you entered a property against your will, however if you have the will to leave and refuse then you can be held liable for trespass. Trespass requires tangible invasion (i.e. entering the land); intangible intrusions such as noise or odor are not considered trespass but nuisance. Trespass accounts for space above and below the property (drones; drilling beneath the property). *Damages = monetary (sometimes only nominal), possibly an injunction{\bf{ }}} \tn % Row Count 20 (+ 20) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Trespass (Chattels) + Conversion}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Trespassing to chattels is intentional, unjustified physical interference with plaintiff's use and enjoyment of his or her property, which thereby causes plaintiff harm. The substantial certainty of causing such interference also suffices. There are three elements for trespass to chattels: (1) D intentionally and physically interfered with P's use and enjoyment of P's chattel; (2) without justification; (3) thereby causing the P actual harm. {\bf{Must show some sort of injury due to impairment of the property or the loss of its use}} Liability is based on actual damage either in the form of actual harm of the chattel itself or interference with P access or use** School of Visual Arts v. Kuprewicz (Pornographic emails/ damage to computer system)} \tn % Row Count 16 (+ 16) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{} \tn % Row Count 16 (+ 0) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Conversion of chattels is when a defendant intentionally exercises "substantial dominion" over a chattel, thus interfering with or, more often, entirely defeating the plaintiff's ability to control it. (generally applicable when interference is such that the chattel is effectively stolen or destroyed). There are four elements of conversion of chattels: plaintiff must show (1) title to the property or the right of possession, (2) actual possession by the defendant, (3) demand for return of the property, and (4) refusal by defendant to return the property. The intent to deprive another of property is not required, only the exercise of substantial dominion is necessary. {\bf{damages = value of chattel at the time of conversion or the return of the chattel}} {\emph{can use good faith purchaser as defense unless chattel was stolen. P can only win if a third party stole it unless D bought it from a business in the business of selling stolen chattels{\bf{ }}Substantial dominion factors: extent/duration of control; D intent to assert a right to the property; D good faith; harm done; and expense or inconvenience caused}}*} \tn % Row Count 39 (+ 23) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{IIED + Discipline}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Intentional Infliction of Emotional Distress (IIED) is defined as when one acts intentionally or recklessly causing another to suffer severe emotional distress. The four elements of IIED: (1) extreme and outrageous conduct, (2) intent to cause, or disregard of a substantial probability of causing, severe emotional distress; (3) a causal connection between the conduct and injury and (4) severe emotional distress resulting from conduct. To satisfy the first element, the conduct must go "beyond all possible bounds of decency." and must be "atrocious" and "utterly intolerable in a civilized community." {\bf{Chanko v. American Broadcasting Co., (death filmed in NY, no consent, court no IIED, no 1st element) }} GTE Southwest v. Bruce (yes to 1st element, why? = position of power, regular harassment, ongoing + common) ** hard to bring by itself; can bring with another tort claim} \tn % Row Count 18 (+ 18) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{} \tn % Row Count 18 (+ 0) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Discipline: (MA) (1) force used against the minor child is reasonable; (2) the force is reasonably related to the purpose of safeguarding or promoting the welfare of the minor, including the prevention or punishment of the minors misconduct; and (3) the force used neither causes, nor creates a substantial risk of causing, physical harm (beyond fleeting pain or minor, transient marks), gross degradation, or severe mental distress." {\emph{teacher/babysitters/other may have limited privilege}}} \tn % Row Count 28 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{AD (Self, Other, Property, Consent)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Self-defense is when a person reasonably believes that use of unlawful physical force is occurring or will imminently occur against him/herself or another and they employ reasonable force, meaning that it was reasonable to use force + amount of force was reasonable, for the prevention of harm. (not retaliation or revenge) {\bf{some states requiring retreating first when safe to do so except in home}} {\bf{Grimes v. Saban}} Force must be proportional**} \tn % Row Count 9 (+ 9) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{Defense of other: if 3rd party has privilege of self-defense, D is privileged to use reasonable force on 3rd party's behalf} \tn % Row Count 12 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Defense of property is when a defendant is privileged to use a reasonable amount of force to prevent a tort against his property. {\bf{less than the amount of self-defense and almost never deadly}} Katko v. Briney \seqsplit{(Briney's/shotgun/bedroom} in inhabited farmhouse) (value of human life outweighs potential property damage exception applies only when trespasser is committing a violence w/potential to endanger human life) **Brown v. Martinez (Martinez injuries brown while he was stealing watermelons from D property) (no privilege to use any force calculated to cause serios injury or death when ONLY property is threatened).} \tn % Row Count 25 (+ 13) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{Recovery of property is when a D is privileged to use reasonable force to recover wrongfully obtained chatted. D must be in uninterrupted fresh pursuit. Mistakes destroy the privilege except for shopkeepers who reasonably suspect a person of shoplifting. *Gortarez v. Smitty's Super Valu \seqsplit{(cousin/clerk+SG)(shopkeepers} privilege allows merchants to detain suspects for shoplifting on premise for investigation w/ reasonable cause, in reasonable manner, and for a reasonable time without facing liability for FA + F(imp))} \tn % Row Count 36 (+ 11) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{AD (Self, Other, Property, Consent) (cont)}} \tn % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Consent (2nd restatement) is willingness in fact for conduct to occur. It may be manifested by action or inaction and need not to be communicated to the actor. If words or conduct are reasonably understood by another to be intended as consent, they constitute apparent consent and are as effective as consent. {\bf{ Robin v. Harris / officer + prisoner / no consent / power difference }} Kaplan v. Mamelak / Dr limited to procedures consent was for or complication {\emph{* Doe v. Johnson / HIV / req. To disclose disease, held liable if know or infer from lifestyle}}} \tn % Row Count 12 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Necessity (public + private) / Damages}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Public necessity is a defense that can be used against charges of trespass. There are three elements of public necessity: (1) public rather than just private interest involved, (2) D had reasonable belief action was necessary and (3) action taken was reasonable response to need. {\bf{Surocco v. Geary / house destroyed stop fire/ tortious actions can be undertaken for greater interests of society{\emph{ Private necessity: an entry upon land to save personal goods which are in danger of being lost or destroyed by water or fire is not a trespass. One may sacrifice the personal property of another to save his life or the lives of fellows. }}Ploof v. Putnam / storm + family }} {\emph{Vincent v. Lake Erie Trans. Co. / steamship – cargo – storm / party acting under private necessity is liable for damages incurred to property of others}}*} \tn % Row Count 17 (+ 17) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{{\emph{Dillon v. Frazer / car accident - Canada / jury grossly inadequate award / Judge additur }}* Van Camp v. McAfoos / child tricyle hit achilles of women / refuse to admit child was negligent} \tn % Row Count 21 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \end{document}