Mathlib Map

Theorems · Inductive type · order theory

Concept

(α : Type u_2) → (β : Type u_3) → (α → β → Prop) → Type (max u_2 u_3)

The formal concepts of a relation. A concept of r : α → β → Prop is a pair of sets s, t such that s is the set of all elements that are r-related to all of t and t is the set of all elements that are r-related to all of s.

Defined in
Mathlib.Order.Concept
Cited by
78 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by96

Results whose statement or proof uses this declaration.