Documentation Verification Report

Represents

📁 Source: Mathlib/Combinatorics/SimpleGraph/Connectivity/Represents.lean

Statistics

MetricCount
DefinitionsRepresents, Represents
2
Theoremsdisjoint_supp_of_notMem, existsUnique_rep, exists_inter_eq_singleton, image_out, ncard_eq, ncard_inter, ncard_sdiff_of_mem, ncard_sdiff_of_notMem, even_ncard_supp_sdiff_rep
9
Total11

Matrix

Definitions

NameCategoryTheorems
Represents 📖MathDef
6 mathmath: isRepresentation.toEnd_represents, Represents.zero, represents_iff, Represents.one, represents_iff', Represents.algebraMap

SimpleGraph.ConnectedComponent

Definitions

NameCategoryTheorems
Represents 📖MathDef
1 mathmath: Represents.image_out

Theorems

NameKindAssumesProvesValidatesDepends On
even_ncard_supp_sdiff_rep 📖mathematicalRepresents
SimpleGraph.oddComponents
Even
Set.ncard
Set
Set.instSDiff
supp
Represents.ncard_sdiff_of_notMem
Nat.ne_of_odd_add
Nat.not_even_iff_odd
Represents.ncard_sdiff_of_mem
Nat.even_sub

SimpleGraph.ConnectedComponent.Represents

Theorems

NameKindAssumesProvesValidatesDepends On
disjoint_supp_of_notMem 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
Disjoint
OmegaCompletePartialOrder.toPartialOrder
CompleteLattice.instOmegaCompletePartialOrder
CompleteBooleanAlgebra.toCompleteLattice
CompleteAtomicBooleanAlgebra.toCompleteBooleanAlgebra
Set.instCompleteAtomicBooleanAlgebra
HeytingAlgebra.toOrderBot
Order.Frame.toHeytingAlgebra
CompleteDistribLattice.toFrame
CompleteBooleanAlgebra.toCompleteDistribLattice
SimpleGraph.ConnectedComponent.supp
Set.disjoint_left
existsUnique_rep 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
ExistsUnique
Set.instInter
SimpleGraph.ConnectedComponent.supp
exists_inter_eq_singleton 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
Set.instInter
SimpleGraph.ConnectedComponent.supp
Set.instSingletonSet
existsUnique_rep
Set.ext
SimpleGraph.Reachable.refl
image_out 📖mathematicalSimpleGraph.ConnectedComponent.Represents
Set.image
SimpleGraph.Reachable
Quot.out
Quot.out_eq
Set.image_congr
ncard_eq 📖mathematicalSimpleGraph.ConnectedComponent.RepresentsSet.ncard
SimpleGraph.ConnectedComponent
Set.InjOn.ncard_image
Set.BijOn.injOn
Set.BijOn.image_eq
ncard_inter 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
Set.ncard
Set.instInter
SimpleGraph.ConnectedComponent.supp
Set.ncard_eq_one
exists_inter_eq_singleton
ncard_sdiff_of_mem 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
Set.ncard
Set.instSDiff
SimpleGraph.ConnectedComponent.supp
exists_inter_eq_singleton
Set.diff_inter_self_eq_diff
Set.ncard_diff
Set.toFinite
Finite.of_fintype
Set.ncard_singleton
ncard_sdiff_of_notMem 📖mathematicalSimpleGraph.ConnectedComponent.Represents
SimpleGraph.ConnectedComponent
Set
Set.instMembership
Set.ncard
Set.instSDiff
SimpleGraph.ConnectedComponent.supp
Disjoint.sdiff_eq_right
disjoint_supp_of_notMem

---

← Back to Index