Mathlib Map

Theorems · Theorem · order theory

FinBoolAlg.mk.inj

∀ {toBoolAlg : BoolAlg} {isFintype : Fintype ↑toBoolAlg} {toBoolAlg_1 : BoolAlg} {isFintype_1 : Fintype ↑toBoolAlg_1},
  { toBoolAlg := toBoolAlg, isFintype := isFintype } = { toBoolAlg := toBoolAlg_1, isFintype := isFintype_1 } →
    toBoolAlg = toBoolAlg_1 ∧ isFintype ≍ isFintype_1
Defined in
Mathlib.Order.Category.FinBoolAlg
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms

Around this declaration

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

Cites5

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

Cited by1

Results whose statement or proof uses this declaration.